| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tlp::MainWindowFacade Class Reference Facade of QMainWindow. More...
Public Member Functions
Detailed DescriptionFacade of QMainWindow. This class provide a facade of QMainWindow It is used by Controller to acces to QMainWindow Constructor & Destructor Documentationbasic constructor : no use it
default constructor Member Function Documentation
Add a dock widget to QMainWindow This function call QMainWindow::addDockWidget(Qt::DockWidgetArea,QDockWidget)
Add a new custom toolbar on a side of the main Window.
get interators tool bar
get menu bar
Get the parent widget : use it as parent if you want to create a QDialog (for example)
get status bar
Return couple of tabified QDockWidget
get tools bar
get workspace
Remove a dock widget from the QMainWindow.
Set the given dock widget area to occupy the specified corner.
Moves second dock widget on top of first dock widget, creating a tabbed docked area |
Tulip Software by LaBRI Visualization Team 2001 - 2012 |