#include <Base/QTGUI/qSlicerAbstractModulePanel.h>
|
QScopedPointer< qSlicerAbstractModulePanelPrivate > | d_ptr |
|
QScopedPointer< qSlicerWidgetPrivate > | d_ptr |
|
QScopedPointer< qSlicerObjectPrivate > | d_ptr |
|
◆ qSlicerAbstractModulePanel()
qSlicerAbstractModulePanel::qSlicerAbstractModulePanel |
( |
QWidget * | parent = nullptr, |
|
|
Qt::WindowFlags | f = Qt::WindowFlags() ) |
◆ ~qSlicerAbstractModulePanel()
qSlicerAbstractModulePanel::~qSlicerAbstractModulePanel |
( |
| ) |
|
|
override |
◆ 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()
Q_INVOKABLE void qSlicerAbstractModulePanel::setModuleManager |
( |
qSlicerModuleManager * | moduleManager | ) |
|
◆ d_ptr
QScopedPointer<qSlicerAbstractModulePanelPrivate> qSlicerAbstractModulePanel::d_ptr |
|
protected |
The documentation for this class was generated from the following file: