#include <Modules/Loadable/Markups/Widgets/qMRMLMarkupsToolBar.h>
|
| QScopedPointer< qMRMLMarkupsToolBarPrivate > | d_ptr |
| |
Definition at line 56 of file qMRMLMarkupsToolBar.h.
◆ Superclass
◆ qMRMLMarkupsToolBar() [1/2]
| qMRMLMarkupsToolBar::qMRMLMarkupsToolBar |
( |
const QString & |
title, |
|
|
QWidget * |
parent = 0 |
|
) |
| |
Constructor Title is the name of the toolbar (can appear using right click on the toolbar area)
◆ qMRMLMarkupsToolBar() [2/2]
| qMRMLMarkupsToolBar::qMRMLMarkupsToolBar |
( |
QWidget * |
parent = 0 | ) |
|
◆ ~qMRMLMarkupsToolBar()
| qMRMLMarkupsToolBar::~qMRMLMarkupsToolBar |
( |
| ) |
|
|
override |
◆ activeMarkupsNode()
◆ activeMarkupsNodeChanged
| void qMRMLMarkupsToolBar::activeMarkupsNodeChanged |
( |
vtkMRMLNode * |
activeMarkupsNode | ) |
|
|
signal |
◆ activeMarkupsPlaceModeChanged
| void qMRMLMarkupsToolBar::activeMarkupsPlaceModeChanged |
( |
bool |
enabled | ) |
|
|
signal |
◆ addCreateNodeShortcut()
| void qMRMLMarkupsToolBar::addCreateNodeShortcut |
( |
QString |
keySequence | ) |
|
◆ addPlacePointShortcut()
| void qMRMLMarkupsToolBar::addPlacePointShortcut |
( |
QString |
keySequence | ) |
|
◆ addTogglePersistenceShortcut()
| void qMRMLMarkupsToolBar::addTogglePersistenceShortcut |
( |
QString |
keySequence | ) |
|
◆ initializeToolBarLayout()
| void qMRMLMarkupsToolBar::initializeToolBarLayout |
( |
| ) |
|
◆ interactionModeActionTriggered
| void qMRMLMarkupsToolBar::interactionModeActionTriggered |
( |
bool |
| ) |
|
|
slot |
◆ interactionNode()
◆ mrmlSceneChanged
| void qMRMLMarkupsToolBar::mrmlSceneChanged |
( |
vtkMRMLScene * |
| ) |
|
|
signal |
◆ onAddNewAnnotationNodeByClass
| void qMRMLMarkupsToolBar::onAddNewAnnotationNodeByClass |
( |
const QString & |
className | ) |
|
|
slot |
◆ onAddNewMarkupsNodeByClass
| void qMRMLMarkupsToolBar::onAddNewMarkupsNodeByClass |
( |
const QString & |
className | ) |
|
|
slot |
◆ onCreateNodeShortcut
| void qMRMLMarkupsToolBar::onCreateNodeShortcut |
( |
| ) |
|
|
slot |
◆ onMarkupsNodeChanged
| void qMRMLMarkupsToolBar::onMarkupsNodeChanged |
( |
vtkMRMLNode * |
| ) |
|
|
protectedslot |
Update the widget when a different markups node is selected by the combo box.
◆ onPlacePointShortcut
| void qMRMLMarkupsToolBar::onPlacePointShortcut |
( |
| ) |
|
|
slot |
◆ onTogglePersistenceShortcut
| void qMRMLMarkupsToolBar::onTogglePersistenceShortcut |
( |
| ) |
|
|
slot |
◆ selectionNode()
◆ setActiveMarkupsNode
| void qMRMLMarkupsToolBar::setActiveMarkupsNode |
( |
vtkMRMLMarkupsNode * |
newActiveMarkupsNode | ) |
|
|
slot |
Set the currently selected markups node.
◆ setApplicationLogic
◆ setInteractionNode
◆ setMRMLScene
| virtual void qMRMLMarkupsToolBar::setMRMLScene |
( |
vtkMRMLScene * |
newScene | ) |
|
|
virtualslot |
◆ setPersistence
| void qMRMLMarkupsToolBar::setPersistence |
( |
bool |
persistent | ) |
|
|
slot |
◆ setSelectionNode
◆ updateToolBarLayout
| void qMRMLMarkupsToolBar::updateToolBarLayout |
( |
| ) |
|
|
slot |
◆ d_ptr
| QScopedPointer<qMRMLMarkupsToolBarPrivate> qMRMLMarkupsToolBar::d_ptr |
|
protected |
The documentation for this class was generated from the following file: