QVISH 0.1
Public Types | Public Slots | Public Member Functions | Public Attributes | List of all members
Wizt::qVObjectPool Class Reference
Inheritance diagram for Wizt::qVObjectPool:

Public Types

using PlanktonControl = VMainWindow::PlanktonControl
 
using SeaLevel_t = list< WeakPtr< qVPlanktonViewer > >
 

Public Slots

void uncoverPool (QWidget *whom)
 

Public Member Functions

void cleanup ()
 
void closeEvent (QCloseEvent *event)
 
void loadPlugins (const PlanktonControl &PC)
 Load Pool viewers.
 
 qVObjectPool (QWidget *parent, qVMainWindow *theMainWindow)
 
void showHighestPriorityViewer ()
 

Public Attributes

QPointer< qVMainWindowmyMainWindow
 
SeaLevel_t SeaLevel
 A list of user interface representations of VISH objects and their relationships.
 

Member Data Documentation

◆ SeaLevel

SeaLevel_t Wizt::qVObjectPool::SeaLevel

A list of user interface representations of VISH objects and their relationships.

Only needed for the showHighestPriorityViewer() function.


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