|
|
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) |
| |
|
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 |
| |
|
|
QPointer< QTabWidget > | myContainerWidget |
| |
|
VPolyOutput< InputType, VMainWindow > | myPlanktonEater |
| | The connection type to the VMainWindow.
|
| |
|
QPointer< QWidget > | myTabContent |
| |
◆ 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 |
The documentation for this class was generated from the following file:
- Graph/VPlanktonViewer.cpp