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
PageMap myPages
Definition: DtQtPageCollection.h:79
This class provides an interface to Page collection widgets.
Definition: DtPageCollection.h:27
The page is a single widget component which is viewed in a page collection.
Definition: DtPage.h:30
Contains makVrv::DtPageCollection class.
boost::unordered_map< std::string, DtPage * > PageMap
Definition: DtQtPageCollection.h:29