Developer Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
VSI::FunctionDisplay Class Reference

#include <Plugin-VSI/scene/functionDisplay.hh>

Inheritance diagram for VSI::FunctionDisplay:

Public Member Functions

 FunctionDisplay (GraphicsScene *_scene)
 Constructor.
 
 ~FunctionDisplay ()
 Destructor.
 
void paint (QPainter *_painter, const QStyleOptionGraphicsItem *_option, QWidget *_widget=0)
 Paints the background.
 
GraphicsScenegraphicsScene ()
 Scene.
 

Private Attributes

GraphicsScenescene_
 

Detailed Description

Widget that will display the current visible/editable function name. It provides a "Go back" button if the function is not the "Main" function

Definition at line 71 of file functionDisplay.hh.


The documentation for this class was generated from the following files: