QVISH 0.1
Public Member Functions | List of all members
Wizt::qVScriptor Class Reference

An editable window containing a history of events and allowing interaction with certain text objects. More...

#include <qVScriptor.hpp>

Inheritance diagram for Wizt::qVScriptor:
Wizt::qVPlanktonViewer

Public Member Functions

string qname () override
 Override this function providing the name how it should show up in the PlanktonViewer menu.
 
 qVScriptor (QWidget *parent, const string &name, qVMainWindow &, const RefPtr< VCreationPreferences > &VP)
 
QWidget * qwidget () override
 Override this function providing the actual QT widget.
 
- 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
 

Detailed Description

An editable window containing a history of events and allowing interaction with certain text objects.

Member Function Documentation

◆ qname()

string Wizt::qVScriptor::qname ( )
inlineoverridevirtual

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

Implements Wizt::qVPlanktonViewer.

◆ qwidget()

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

Override this function providing the actual QT widget.

Implements Wizt::qVPlanktonViewer.


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