activateExtraItem(const QModelIndex &index) | qMRMLNodeComboBox | protectedslot |
addAttribute(const QString &nodeType, const QString &attributeName, const QVariant &attributeValue=QVariant()) | qMRMLNodeComboBox | |
addEnabled | qMRMLNodeComboBox | |
addEnabled() const | qMRMLNodeComboBox | |
addMenuAction(QAction *newAction) | qMRMLNodeComboBox | virtual |
addNode(QString nodeType) | qMRMLNodeComboBox | virtualslot |
addNode() | qMRMLNodeComboBox | virtualslot |
baseName | qMRMLNodeComboBox | |
baseName(const QString &nodeType="") const | qMRMLNodeComboBox | |
changeEvent(QEvent *event) override | qMRMLNodeComboBox | protected |
comboBox() const | qMRMLNodeComboBox | protected |
currentNode() const | qMRMLNodeComboBox | |
currentNodeChanged(vtkMRMLNode *node) | qMRMLNodeComboBox | signal |
currentNodeChanged(bool validNode) | qMRMLNodeComboBox | signal |
currentNodeID | qMRMLNodeComboBox | |
currentNodeID() const | qMRMLNodeComboBox | |
currentNodeId | qMRMLNodeComboBox | |
currentNodeId() const | qMRMLNodeComboBox | |
currentNodeIDChanged(const QString &id) | qMRMLNodeComboBox | signal |
currentNodeRenamed(const QString &newName) | qMRMLNodeComboBox | signal |
d_ptr | qSlicerPresetComboBox | protected |
editCurrentNode() | qMRMLNodeComboBox | virtualslot |
editEnabled | qMRMLNodeComboBox | |
editEnabled() const | qMRMLNodeComboBox | |
emitCurrentNodeChanged() | qMRMLNodeComboBox | protectedslot |
emitNodeActivated(int currentIndex) | qMRMLNodeComboBox | protectedslot |
emitNodesAboutToBeRemoved(const QModelIndex &parent, int start, int end) | qMRMLNodeComboBox | protectedslot |
emitNodesAdded(const QModelIndex &parent, int start, int end) | qMRMLNodeComboBox | protectedslot |
hideChildNodeTypes | qMRMLNodeComboBox | |
hideChildNodeTypes() const | qMRMLNodeComboBox | inline |
interactionNodeSingletonTag | qMRMLNodeComboBox | |
interactionNodeSingletonTag() const | qMRMLNodeComboBox | virtual |
model() const | qMRMLNodeComboBox | |
mrmlScene() const | qMRMLNodeComboBox | |
nodeAboutToBeEdited(vtkMRMLNode *node) | qMRMLNodeComboBox | signal |
nodeAboutToBeRemoved(vtkMRMLNode *node) | qMRMLNodeComboBox | signal |
nodeActivated(vtkMRMLNode *node) | qMRMLNodeComboBox | signal |
nodeAdded(vtkMRMLNode *node) | qMRMLNodeComboBox | signal |
nodeAddedByUser(vtkMRMLNode *node) | qMRMLNodeComboBox | signal |
nodeCount() const | qMRMLNodeComboBox | |
nodeFactory() const | qMRMLNodeComboBox | |
nodeFromIndex(int index) const | qMRMLNodeComboBox | |
nodes() const | qMRMLNodeComboBox | |
nodeTypeLabel(const QString &nodeType) const | qMRMLNodeComboBox | |
nodeTypes | qMRMLNodeComboBox | |
nodeTypes() const | qMRMLNodeComboBox | |
noneDisplay | qMRMLNodeComboBox | |
noneDisplay() const | qMRMLNodeComboBox | |
noneEnabled | qMRMLNodeComboBox | |
noneEnabled() const | qMRMLNodeComboBox | |
qMRMLNodeComboBox(QWidget *parent=nullptr) | qMRMLNodeComboBox | explicit |
qMRMLNodeComboBox(QAbstractItemModel *model, QWidget *parent=nullptr) | qMRMLNodeComboBox | protected |
qMRMLNodeComboBox(qMRMLNodeComboBoxPrivate *pimpl, QWidget *parent=nullptr) | qMRMLNodeComboBox | protected |
qSlicerPresetComboBox(QWidget *parent=nullptr) | qSlicerPresetComboBox | explicit |
refreshIfCurrentNodeHidden() | qMRMLNodeComboBox | protectedslot |
removeAttribute(const QString &nodeType, const QString &attributeName) | qMRMLNodeComboBox | |
removeCurrentNode() | qMRMLNodeComboBox | virtualslot |
removeEnabled | qMRMLNodeComboBox | |
removeEnabled() const | qMRMLNodeComboBox | |
renameCurrentNode() | qMRMLNodeComboBox | virtualslot |
renameEnabled | qMRMLNodeComboBox | |
renameEnabled() const | qMRMLNodeComboBox | |
rootModel() const | qMRMLNodeComboBox | protected |
sceneModel() const | qMRMLNodeComboBox | |
selectNodeUponCreation | qMRMLNodeComboBox | |
selectNodeUponCreation() const | qMRMLNodeComboBox | |
setAddEnabled(bool enable) | qMRMLNodeComboBox | |
setBaseName(const QString &baseName, const QString &nodeType="") | qMRMLNodeComboBox | |
setComboBox(QComboBox *comboBox) | qMRMLNodeComboBox | protected |
setCurrentNode(vtkMRMLNode *node) | qMRMLNodeComboBox | slot |
setCurrentNode(const QString &nodeID) | qMRMLNodeComboBox | slot |
setCurrentNodeID(const QString &nodeID) | qMRMLNodeComboBox | slot |
setCurrentNodeIndex(int index) | qMRMLNodeComboBox | slot |
setEditEnabled(bool enable) | qMRMLNodeComboBox | |
setHideChildNodeTypes(const QStringList &nodeTypes) | qMRMLNodeComboBox | inline |
setIconToPreset(vtkMRMLNode *presetNode) | qSlicerPresetComboBox | slot |
setInteractionNodeSingletonTag(const QString &tag) | qMRMLNodeComboBox | virtual |
setMRMLScene(vtkMRMLScene *scene) | qMRMLNodeComboBox | virtualslot |
setNodeTypeLabel(const QString &label, const QString &nodeType) | qMRMLNodeComboBox | |
setNodeTypes(const QStringList &nodeTypes) | qMRMLNodeComboBox | |
setNoneDisplay(const QString &displayName) | qMRMLNodeComboBox | |
setNoneEnabled(bool enable) | qMRMLNodeComboBox | |
setRemoveEnabled(bool enable) | qMRMLNodeComboBox | |
setRenameEnabled(bool enable) | qMRMLNodeComboBox | |
setSelectNodeUponCreation(bool value) | qMRMLNodeComboBox | |
setShowChildNodeTypes(bool show) | qMRMLNodeComboBox | inline |
setShowHidden(bool) | qMRMLNodeComboBox | inline |
setShowIcons(bool show) | qSlicerPresetComboBox | |
setSizeAdjustPolicy(QComboBox::SizeAdjustPolicy policy) | qMRMLNodeComboBox | |
showChildNodeTypes | qMRMLNodeComboBox | |
showChildNodeTypes() const | qMRMLNodeComboBox | inline |
showHidden | qMRMLNodeComboBox | |
showHidden() const | qMRMLNodeComboBox | inline |
showIcons | qSlicerPresetComboBox | |
showIcons() const | qSlicerPresetComboBox | |
sizeAdjustPolicy | qMRMLNodeComboBox | |
sizeAdjustPolicy() const | qMRMLNodeComboBox | |
sortFilterProxyModel() const | qMRMLNodeComboBox | |
Superclass typedef | qSlicerPresetComboBox | |
updateComboBoxTitleAndIcon(vtkMRMLNode *presetNode) | qSlicerPresetComboBox | protectedslot |
~qMRMLNodeComboBox() override | qMRMLNodeComboBox | |
~qSlicerPresetComboBox() override | qSlicerPresetComboBox | |