|
| enum | Orientation {
HORIZONTAL_2_VIEWS
, VERTICAL_2_VIEWS
, SQUARE_4_VIEWS
, V_1_H_2_VIEWS
,
V_2_H_1_VIEWS
} |
| |
|
| WeakPtr< QViewer > | getActiveViewer () const override |
| |
|
| SplittedViewer (QWidget *parent, const WeakPtr< QMetaViewer > &MV, const VOutput< VInteractionEvent > &MP, Orientation orientation=Orientation::SQUARE_4_VIEWS) |
| |
|
| qViewer (QWidget *parent, const WeakPtr< QMetaViewer > &MV, const VOutput< VInteractionEvent > &theInteractionEvent) |
| |
| QWidget * | widget () override |
| |
|
| qViewerBase (const WeakPtr< QMetaViewer > &MV, const VOutput< VInteractionEvent > &theInteractionEvent) |
| |
|
bool | shutdown () const |
| |
|
|
std::vector< QPointer< FramedViewer > > | SplittedViewers |
| |
|
const VOutput< VInteractionEvent > | MP |
| |
|
WeakPtr< QMetaViewer > | qtb |
| |
◆ getActiveViewer()
| WeakPtr< QViewer > Wizt::SplittedViewer::getActiveViewer |
( |
| ) |
const |
|
overridevirtual |
The documentation for this class was generated from the following files:
- qSplittedViewer.hpp
- qSplittedViewer.cpp