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
Contains makVrv::DtQtPageCollection class.
PageCollectionLocation
Definition: DtPageConfiguration.h:42
Definition: DtPageConfiguration.h:56
QTabBar * myQTabBar
Definition: DtQtPagePanel.h:95
The page is a single widget component which is viewed in a page collection.
Definition: DtPage.h:30
The Qt Page Panel, is a generic docked widget that contains a number of DtPages that it displays indi...
Definition: DtQtPagePanel.h:23
DtPage * myActivePage
Definition: DtQtPagePanel.h:94