|
QVISH 0.1
|
Public Slots | |
| void | showNewObject (QString Name, bool ShowIt) |
Signals | |
| void | newObjectHasBeenCreated (QString Name, bool ShowIt) |
Public Member Functions | |
| qVObjectNetPool (QWidget *parent, VObjectNet *that, qVMainWindow &theMainWindow) | |
Public Attributes | |
| QPointer< qVCurrentObjectForm > | CurrentObjectForm |
| QPointer< qVScrollableDataFlowGraph > | myDataFlowGraph |
| QPointer< qVObjectForm > | myExternalSlots |
| QPointer< QHBoxLayout > | myLayout |
| WeakPtr< qVPlanktonViewer > | myPlanktonViewer |
| QPointer< QStackedWidget > | myQStackedWidget |
| QPointer< QSplitter > | mySplitter |