The DtQtPageCollection is an abstract class which implements the page collection interface, and can be used extended by specific Qt implementations such as a tabbed panel or dialog.
Definition: DtQtPageCollection.h:26
bool myIconsPerpendicularToTab
Definition: DtQtPageDialog.h:115
QTabWidget * myTabs
Definition: DtQtPageDialog.h:109
Contains makVrv::DtQtPageCollection class.
PageCollectionLocation
Definition: DtPageConfiguration.h:42
Definition: DtPageConfiguration.h:56
int myLastPageIndex
Definition: DtQtPageDialog.h:116
The Qt Page Panel, is a generic docked widget that contains a number of DtPages that it displays indi...
Definition: DtQtPageDialog.h:31
QLabel * myStatusLabel
Definition: DtQtPageDialog.h:112
QFrame * myHorizontalLine
Definition: DtQtPageDialog.h:110
The page is a single widget component which is viewed in a page collection.
Definition: DtPage.h:30
QDialogButtonBox * myCloseButton
Definition: DtQtPageDialog.h:113
QVBoxLayout * myMainLayout
Definition: DtQtPageDialog.h:108
QHBoxLayout * myBottomLayout
Definition: DtQtPageDialog.h:111
DtPage * myActivePage
Definition: DtQtPageDialog.h:114