#include <Modules/Loadable/SceneViews/GUI/qMRMLCaptureToolBar.h>
|
QScopedPointer< qMRMLCaptureToolBarPrivate > | d_ptr |
|
Definition at line 46 of file qMRMLCaptureToolBar.h.
◆ Superclass
◆ popupsTimeOut
QVTK_OBJECTbool qMRMLCaptureToolBar::popupsTimeOut |
|
readwrite |
◆ qMRMLCaptureToolBar() [1/2]
qMRMLCaptureToolBar::qMRMLCaptureToolBar |
( |
const QString & | title, |
|
|
QWidget * | parent = nullptr ) |
Constructor Title is the name of the toolbar (can appear using right click on the toolbar area)
◆ qMRMLCaptureToolBar() [2/2]
qMRMLCaptureToolBar::qMRMLCaptureToolBar |
( |
QWidget * | parent = nullptr | ) |
|
◆ ~qMRMLCaptureToolBar()
qMRMLCaptureToolBar::~qMRMLCaptureToolBar |
( |
| ) |
|
|
override |
◆ mrmlSceneChanged
void qMRMLCaptureToolBar::mrmlSceneChanged |
( |
vtkMRMLScene * | | ) |
|
|
signal |
◆ OnMRMLSceneEndBatchProcessing
void qMRMLCaptureToolBar::OnMRMLSceneEndBatchProcessing |
( |
| ) |
|
|
slot |
◆ OnMRMLSceneStartBatchProcessing
void qMRMLCaptureToolBar::OnMRMLSceneStartBatchProcessing |
( |
| ) |
|
|
slot |
◆ popupsTimeOut()
bool qMRMLCaptureToolBar::popupsTimeOut |
( |
| ) |
const |
◆ sceneViewButtonClicked
void qMRMLCaptureToolBar::sceneViewButtonClicked |
( |
| ) |
|
|
signal |
◆ screenshotButtonClicked
void qMRMLCaptureToolBar::screenshotButtonClicked |
( |
| ) |
|
|
signal |
◆ setActiveMRMLThreeDViewNode
void qMRMLCaptureToolBar::setActiveMRMLThreeDViewNode |
( |
vtkMRMLViewNode * | newActiveMRMLThreeDViewNode | ) |
|
|
slot |
◆ setMRMLScene
virtual void qMRMLCaptureToolBar::setMRMLScene |
( |
vtkMRMLScene * | newScene | ) |
|
|
virtualslot |
◆ setPopupsTimeOut
void qMRMLCaptureToolBar::setPopupsTimeOut |
( |
bool | flag | ) |
|
|
slot |
Set flag to time out pop ups, set from the qSlicerAppMainWindow according to the AA_EnableTesting attribute
◆ d_ptr
QScopedPointer<qMRMLCaptureToolBarPrivate> qMRMLCaptureToolBar::d_ptr |
|
protected |
The documentation for this class was generated from the following file: