QVISH 0.1
Public Member Functions | List of all members
Wizt::VPlanktonViewer Class Reference
Inheritance diagram for Wizt::VPlanktonViewer:
Wizt::qVPlanktonViewer

Public Member Functions

void onVObjectCreated (const RefPtr< VObject > &vobj)
 
string qname () override
 Override this function providing the name how it should show up in the PlanktonViewer menu.
 
QWidget * qwidget () override
 Override this function providing the actual QT widget.
 
void recomputeLayout ()
 
bool update (VRequest &Context, double precision) override
 
 VPlanktonViewer (QWidget *parent, const string &name, qVMainWindow &m, const RefPtr< VCreationPreferences > &VP)
 
- Public Member Functions inherited from Wizt::qVPlanktonViewer
void addToTab (QTabWidget &theContainerWidget, const QString &Name)
 Add this viewer to the specific QTabWidget and register it for removal during destruction.
 
 qVPlanktonViewer (const string &name, int p, const RefPtr< VCreationPreferences > &VP)
 
void setCurrent () const
 

Additional Inherited Members

- Public Attributes inherited from Wizt::qVPlanktonViewer
QPointer< QTabWidget > myContainerWidget
 
VPolyOutput< InputType, VMainWindowmyPlanktonEater
 The connection type to the VMainWindow.
 
QPointer< QWidget > myTabContent
 

Member Function Documentation

◆ qname()

string Wizt::VPlanktonViewer::qname ( )
inlineoverridevirtual

Override this function providing the name how it should show up in the PlanktonViewer menu.

Implements Wizt::qVPlanktonViewer.

◆ qwidget()

QWidget * Wizt::VPlanktonViewer::qwidget ( )
inlineoverridevirtual

Override this function providing the actual QT widget.

Implements Wizt::qVPlanktonViewer.


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