Rogue Wave Views Application Framework Package API Reference Guide |
Rogue Wave Views Documentation Home |
DocView Pane Group class. More...
#include <ilviews/appframe/dockcfg.h>
Public Member Functions | |
IlvDvDockingConfigurationHandler (IlvDvDockableMainWindow *mainWindow, const IlvDvBarSet *barSet, const IlvDvBarSet *relativeBarSet=0) | |
Constructs an IlvDvDockingConfigurationHandler object. More... | |
DocView Pane Group class.
Library: ilvappframe
IlvDvDockingConfigurationHandler
handles the docking configuration for a group of panes.
IlvDockingConfigurationHandler
inherits from IlvDockingConfigurationHandler
and implements pure virtual methods getDockingPanesCount
, getDockingPane
and getMainWindow
according to the stored group of panes.
IlvDvDockingConfigurationHandler::IlvDvDockingConfigurationHandler | ( | IlvDvDockableMainWindow * | mainWindow, |
const IlvDvBarSet * | barSet, | ||
const IlvDvBarSet * | relativeBarSet = 0 |
||
) |
Constructs an IlvDvDockingConfigurationHandler
object.
This constructor initializes a new IlvDvPaneGroupHandler
instance, using the mainWindow parameter as the associated main window.
© Copyright 2016, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.