Skip to content
Snippets Groups Projects
Commit f4d32631 authored by Emmanuel Christophe's avatar Emmanuel Christophe
Browse files

DOC: doxygen

parent 830472b7
Branches
Tags
No related merge requests found
......@@ -23,7 +23,7 @@
namespace otb
{
/** \class FixedSizeFullImageWidget
* \brief
* \brief FixedSizeFullImageWidget
*
*/
template <class TPixel>
......
......@@ -42,7 +42,7 @@ PURPOSE. See the above copyright notices for more information.
namespace otb
{
/**
/** \class ImageViewerBase
* \brief Simple image viewer base class.
*
* This class is a simple image viewer using fltk gui and opengl drawing.
......
......@@ -28,7 +28,7 @@ namespace otb
{
template <class TPixel, class TLabel> class ImageViewerBase;
/**
/** \class ImageViewerScrollWidget
* \brief Custom scroll image widget.
*
* This class derives from otb::FixedSizeFullImageWidget, and implements behaviours specific to the image viewer.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment