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:23
bool myIconsPerpendicularToTab
Definition: DtQtPageDialog.h:112
QTabWidget * myTabs
Definition: DtQtPageDialog.h:106
Contains makVrv::DtQtPageCollection class.
PageCollectionLocation
Definition: DtPageConfiguration.h:42
Definition: DtPageConfiguration.h:56
int myLastPageIndex
Definition: DtQtPageDialog.h:113
The Qt Page Panel, is a generic docked widget that contains a number of DtPages that it displays indi...
Definition: DtQtPageDialog.h:28
QLabel * myStatusLabel
Definition: DtQtPageDialog.h:109
QFrame * myHorizontalLine
Definition: DtQtPageDialog.h:107
The page is a single widget component which is viewed in a page collection.
Definition: DtPage.h:27
QDialogButtonBox * myCloseButton
Definition: DtQtPageDialog.h:110
QVBoxLayout * myMainLayout
Definition: DtQtPageDialog.h:105
QHBoxLayout * myBottomLayout
Definition: DtQtPageDialog.h:108
DtPage * myActivePage
Definition: DtQtPageDialog.h:111