Viewer
display a stack of images
|
Declarations for the Viewer class. More...
#include <config.h>
#include <qwidget.h>
#include <qspinbox.h>
#include <qslider.h>
#include <qscrollview.h>
#include <qmutex.h>
#include <qlineedit.h>
#include <qaction.h>
#include <qpopupmenu.h>
#include <qmenubar.h>
#include <qsplitter.h>
#include <qlayout.h>
#include <qfiledialog.h>
#include <qdir.h>
#include <qapplication.h>
#include <jwsc/image/image.h>
#include <jwsc/imgblock/imgblock.h>
#include "gl_image_panel.h"
Go to the source code of this file.
Classes | |
class | Viewer |
View a block of images. More... |
Declarations for the Viewer class.
Definition in file viewer.h.