#include <Libs/MRML/Widgets/qMRMLLabelComboBox.h>
|
QScopedPointer< qMRMLLabelComboBoxPrivate > | d_ptr |
|
QScopedPointer< qMRMLWidgetPrivate > | d_ptr |
|
Definition at line 36 of file qMRMLLabelComboBox.h.
◆ Superclass
◆ colorNameVisible
bool qMRMLLabelComboBox::colorNameVisible |
|
readwrite |
◆ currentColor
int qMRMLLabelComboBox::currentColor |
|
readwrite |
◆ currentColorName
QString qMRMLLabelComboBox::currentColorName |
|
readwrite |
◆ labelValueVisible
bool qMRMLLabelComboBox::labelValueVisible |
|
readwrite |
◆ maximumColorCount
int qMRMLLabelComboBox::maximumColorCount |
|
readwrite |
◆ noneEnabled
bool qMRMLLabelComboBox::noneEnabled |
|
readwrite |
◆ qMRMLLabelComboBox()
qMRMLLabelComboBox::qMRMLLabelComboBox |
( |
QWidget * |
newParent = nullptr | ) |
|
|
explicit |
Construct an empty qMRMLColorTableComboBox with a null scene, no nodeType, where the hidden nodes are not forced on display.
◆ ~qMRMLLabelComboBox()
qMRMLLabelComboBox::~qMRMLLabelComboBox |
( |
| ) |
|
|
override |
◆ colorNameVisible()
bool qMRMLLabelComboBox::colorNameVisible |
( |
| ) |
const |
Display or not the colors names.
◆ currentColor()
int qMRMLLabelComboBox::currentColor |
( |
| ) |
const |
◆ currentColorChanged [1/3]
void qMRMLLabelComboBox::currentColorChanged |
( |
const QColor & |
color | ) |
|
|
signal |
◆ currentColorChanged [2/3]
void qMRMLLabelComboBox::currentColorChanged |
( |
const QString & |
name | ) |
|
|
signal |
◆ currentColorChanged [3/3]
void qMRMLLabelComboBox::currentColorChanged |
( |
int |
index | ) |
|
|
signal |
◆ currentColorName()
QString qMRMLLabelComboBox::currentColorName |
( |
| ) |
const |
◆ labelValueVisible()
bool qMRMLLabelComboBox::labelValueVisible |
( |
| ) |
const |
Display or not the label values.
◆ maximumColorCount()
int qMRMLLabelComboBox::maximumColorCount |
( |
| ) |
const |
◆ mrmlColorNode()
◆ noneEnabled()
bool qMRMLLabelComboBox::noneEnabled |
( |
| ) |
const |
Set/Get NoneEnabled flags An additional item is added into the menu list, where the user can select "None".
◆ printAdditionalInfo()
virtual void qMRMLLabelComboBox::printAdditionalInfo |
( |
| ) |
|
|
virtual |
◆ setColorNameVisible()
void qMRMLLabelComboBox::setColorNameVisible |
( |
bool |
visible | ) |
|
◆ setCurrentColor [1/2]
void qMRMLLabelComboBox::setCurrentColor |
( |
int |
index | ) |
|
|
slot |
◆ setCurrentColor [2/2]
void qMRMLLabelComboBox::setCurrentColor |
( |
const QString & |
colorName | ) |
|
|
slot |
◆ setLabelValueVisible()
void qMRMLLabelComboBox::setLabelValueVisible |
( |
bool |
visible | ) |
|
◆ setMaximumColorCount()
void qMRMLLabelComboBox::setMaximumColorCount |
( |
int |
maximum | ) |
|
◆ setMRMLColorNode
void qMRMLLabelComboBox::setMRMLColorNode |
( |
vtkMRMLNode * |
newMRMLColorNode | ) |
|
|
slot |
◆ setNoneEnabled()
void qMRMLLabelComboBox::setNoneEnabled |
( |
bool |
enable | ) |
|
◆ updateWidgetFromMRML
void qMRMLLabelComboBox::updateWidgetFromMRML |
( |
| ) |
|
|
slot |
◆ d_ptr
QScopedPointer<qMRMLLabelComboBoxPrivate> qMRMLLabelComboBox::d_ptr |
|
protected |
The documentation for this class was generated from the following file: