|
|
using | PlanktonControl = VMainWindow::PlanktonControl |
| |
|
using | SeaLevel_t = list< WeakPtr< qVPlanktonViewer > > |
| |
|
|
void | uncoverPool (QWidget *whom) |
| |
|
|
void | cleanup () |
| |
|
void | closeEvent (QCloseEvent *event) |
| |
|
void | loadPlugins (const PlanktonControl &PC) |
| | Load Pool viewers.
|
| |
|
| qVObjectPool (QWidget *parent, qVMainWindow *theMainWindow) |
| |
|
void | showHighestPriorityViewer () |
| |
|
|
QPointer< qVMainWindow > | myMainWindow |
| |
| SeaLevel_t | SeaLevel |
| | A list of user interface representations of VISH objects and their relationships.
|
| |
◆ 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:
- qVObjectPool.hpp
- qVObjectPool.cpp