#include <Mod/Image/App/ImageBase.h>
#include <QGLWidget>
Go to the source code of this file.
Classes | |
class | ImageGui::GLImageBox |
Namespaces | |
namespace | ImageGui |
Defines | |
#define | IV_DISPLAY_FITIMAGE 1 |
#define | IV_DISPLAY_NOCHANGE 0 |
#define | IV_DISPLAY_RESET 2 |
#define IV_DISPLAY_FITIMAGE 1 |
Definition at line 29 of file GLImageBox.h.
Referenced by ImageGui::GLImageBox::createImageCopy(), and ImageGui::GLImageBox::pointImageTo().
#define IV_DISPLAY_NOCHANGE 0 |
Definition at line 28 of file GLImageBox.h.
#define IV_DISPLAY_RESET 2 |
Definition at line 30 of file GLImageBox.h.
Referenced by ImageGui::GLImageBox::createImageCopy(), and ImageGui::GLImageBox::pointImageTo().