Biomedical Image Analysis Library
The Biomedical Image Analysis Library is a poweful tool for developers, physicians, researchers, engineers, and so on.
|
#include <displayformat.h>
Additional Inherited Members | |
Signals inherited from DisplayFormat | |
void | updated () |
Protected Member Functions inherited from DisplayFormat | |
void | loadSettings () |
Protected Attributes inherited from DisplayFormat | |
Modality | m_modality |
Layout | m_currentLayout |
Views | m_currentViews |
bool | m_overlay |
bool | m_hasViewerControls |
bool | m_enableTools |
bool | m_rotateAll |
bool | m_rotateSingle |
bool | m_hasOverlay |
bool | m_hasLayout |
bool | m_has3Views |
bool | m_has4Views |
bool | m_showNiftiViews |
bool | m_showNiftiAxis |
bool | m_showOrientation |
bool | m_showPpmViews |
bool | m_showPpmChannels |
Views | defaultViews |
int | m_numberOfViews |
size_t | m_maximumNumberOfViews |
QColor | m_overlayColor |
Definition at line 114 of file displayformat.h.
RGB2DFormat::RGB2DFormat | ( | QObject * | parent = 0 | ) |
Definition at line 55 of file displayformat.cpp.
|
virtual |
Implements DisplayFormat.
Definition at line 257 of file displayformat.cpp.