| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tlp::Controller Class ReferenceTulip controller interface class. More...
Inheritance diagram for tlp::Controller:
Collaboration diagram for tlp::Controller:
Signals
Public Member Functions
Static Public Member Functions
Protected AttributesStatic Protected Attributes
Detailed DescriptionTulip controller interface class. Tulip controller interface class If you want to create a new Controller : implement setData and getData and extend attachMainWindow (see attachMainWindow description) Constructor & Destructor Documentation
Member Function Documentation
By default in Tulip, if we have only one controller, we auto load it If in your controller, you modify return of this function, you stop this process Attach the main window to this controller Extend this function in your controller because attachMainWindow must construct the GUI
Reimplemented in tlp::ControllerViewsManager, and tlp::MainController.
Set the current active controller
Return the current active controller
Get the graph and the dataSet of this controller
Implemented in tlp::MainController.
Return MainWindowFacade use with this controller
Set data of controller graph and dataSet may be empty Implemented in tlp::MainController.
Member Data Documentation
|
Tulip Software by LaBRI Visualization Team 2001 - 2012 |