#include <Libs/MRML/Widgets/qMRMLSceneViewMenu.h>
|
QScopedPointer< qMRMLSceneViewMenuPrivate > | d_ptr |
|
Definition at line 36 of file qMRMLSceneViewMenu.h.
◆ Superclass
◆ NoSceneViewText
QString qMRMLSceneViewMenu::NoSceneViewText |
|
readwrite |
◆ qMRMLSceneViewMenu()
qMRMLSceneViewMenu::qMRMLSceneViewMenu |
( |
QWidget * |
newParent = nullptr | ) |
|
|
explicit |
◆ ~qMRMLSceneViewMenu()
qMRMLSceneViewMenu::~qMRMLSceneViewMenu |
( |
| ) |
|
|
override |
◆ mrmlScene()
Return a pointer on the current MRML scene.
◆ mrmlSceneChanged
void qMRMLSceneViewMenu::mrmlSceneChanged |
( |
vtkMRMLScene * |
| ) |
|
|
signal |
◆ noSceneViewText()
QString qMRMLSceneViewMenu::noSceneViewText |
( |
| ) |
const |
This property holds the menu's text displayed when there are no scene views.
◆ setMRMLScene
virtual void qMRMLSceneViewMenu::setMRMLScene |
( |
vtkMRMLScene * |
scene | ) |
|
|
virtualslot |
Set the MRML scene associated with the widget.
◆ setNoSceneViewText()
void qMRMLSceneViewMenu::setNoSceneViewText |
( |
const QString & |
newText | ) |
|
◆ d_ptr
QScopedPointer<qMRMLSceneViewMenuPrivate> qMRMLSceneViewMenu::d_ptr |
|
protected |
The documentation for this class was generated from the following file: