#include <Base/QTGUI/qSlicerAbstractModulePanel.h>
|
QScopedPointer< qSlicerAbstractModulePanelPrivate > | d_ptr |
|
QScopedPointer< qSlicerWidgetPrivate > | d_ptr |
|
QScopedPointer< qSlicerObjectPrivate > | d_ptr |
|
◆ qSlicerAbstractModulePanel()
qSlicerAbstractModulePanel::qSlicerAbstractModulePanel |
( |
QWidget * |
parent = 0 , |
|
|
Qt::WindowFlags |
f = 0 |
|
) |
| |
◆ ~qSlicerAbstractModulePanel()
virtual qSlicerAbstractModulePanel::~qSlicerAbstractModulePanel |
( |
| ) |
|
|
virtual |
◆ addModule() [1/2]
void qSlicerAbstractModulePanel::addModule |
( |
const QString & |
moduleName | ) |
|
◆ addModule() [2/2]
◆ moduleAdded
void qSlicerAbstractModulePanel::moduleAdded |
( |
const QString & |
moduleName | ) |
|
|
signal |
◆ moduleManager()
◆ moduleRemoved
void qSlicerAbstractModulePanel::moduleRemoved |
( |
const QString & |
moduleName | ) |
|
|
signal |
◆ removeAllModules()
virtual void qSlicerAbstractModulePanel::removeAllModules |
( |
| ) |
|
|
pure virtual |
◆ removeModule() [1/2]
void qSlicerAbstractModulePanel::removeModule |
( |
const QString & |
moduleName | ) |
|
◆ removeModule() [2/2]
◆ setModuleManager()
◆ d_ptr
QScopedPointer<qSlicerAbstractModulePanelPrivate> qSlicerAbstractModulePanel::d_ptr |
|
protected |
The documentation for this class was generated from the following file: