| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tlp::AbstractView Class ReferenceAbstract view provide interactors' functions. More...
Inheritance diagram for tlp::AbstractView:
Collaboration diagram for tlp::AbstractView:
Public Slots
Public Member Functions
Protected Member Functions
Protected Attributes
Detailed DescriptionAbstract view provide interactors' functions. Abstract view provide a View with interactors' basic functions like getInteractors, pushInteractor and popInteractor You can inherit from it if you want this functions In tulip-qt GlMainView inherit from it Constructor & Destructor Documentation
Basic constructor
Basic destructor Member Function Documentation
empty function : implement this function if you want a context menu when you right click the mouse Reimplemented in tlp::GlMainView, and tlp::NodeLinkDiagramComponent.
empty function : implement this function if you have implement buildContextMenu() Reimplemented in tlp::NodeLinkDiagramComponent.
Construct the abstract view
Implements tlp::View. Reimplemented in tlp::BaseGraphicsViewComponent, tlp::GlMainView, and tlp::NodeLinkDiagramComponent.
this function is call by Qt this function call specificEventFilter, buildContextMenu and computeContextMenu
return current interactor Implements tlp::View.
Return interactors of this view Implements tlp::View. Reimplemented in tlp::BaseGraphicsViewComponent.
get the widget who will be add to workspace by the controller
Implements tlp::View.
Default implementation of the savePicture function. Use the image objects returned by the createPicture function and save it to a picture file on disk.
Reimplemented from tlp::View.
Set active interactor on this view Implements tlp::View. Reimplemented in tlp::BaseGraphicsViewComponent.
set the central widget of the view call this function to set view's centralWidget
Set all interactors available forthis view Interactors are create (allocate) but now view have responsibility of her destruction Implements tlp::View. Reimplemented in tlp::BaseGraphicsViewComponent.
empty function : implement this function if you want a specific event filter in your view Reimplemented in tlp::NodeLinkDiagramComponent. Member Data Documentation
|
Tulip Software by LaBRI Visualization Team 2001 - 2011 |