#include <QVizkitMainWindow.hpp>
| vizkit3d::QVizkitMainWindow::QVizkitMainWindow |
( |
QWidget * |
parent = 0, |
|
|
Qt::WindowFlags |
flags = 0 |
|
) |
| |
| void vizkit3d::QVizkitMainWindow::addPlugin |
( |
QObject * |
plugin | ) |
|
|
slot |
Adds the plugin to the vizkit3d widget and adds its qdockwidgets to the right side of the main window.
- Parameters
-
- Returns
- Instance of the OSG Widget
| void vizkit3d::QVizkitMainWindow::removePlugin |
( |
QObject * |
plugin | ) |
|
|
slot |
Removes the plugin from the vizkit3d widget and removes its qdockwidgets from the main window.
- Parameters
-
The documentation for this class was generated from the following files: