Table view for color table nodes. Edition of color (opening dialog) and opacity (slider popup) is handled by qMRMLItemDelegate.
More...
#include <Libs/MRML/Widgets/qMRMLColorTableView.h>
|
QScopedPointer< qMRMLColorTableViewPrivate > | d_ptr |
|
Table view for color table nodes. Edition of color (opening dialog) and opacity (slider popup) is handled by qMRMLItemDelegate.
Definition at line 40 of file qMRMLColorTableView.h.
◆ showOnlyNamedColors
bool qMRMLColorTableView::showOnlyNamedColors |
|
readwrite |
◆ qMRMLColorTableView()
qMRMLColorTableView::qMRMLColorTableView |
( |
QWidget * |
parent = nullptr | ) |
|
◆ ~qMRMLColorTableView()
qMRMLColorTableView::~qMRMLColorTableView |
( |
| ) |
|
|
override |
◆ colorModel()
◆ mrmlColorNode()
◆ rowFromColorIndex()
Q_INVOKABLE int qMRMLColorTableView::rowFromColorIndex |
( |
int |
colorIndex | ) |
const |
◆ rowFromColorName()
Q_INVOKABLE int qMRMLColorTableView::rowFromColorName |
( |
const QString & |
colorName | ) |
const |
◆ setMRMLColorNode [1/2]
◆ setMRMLColorNode [2/2]
void qMRMLColorTableView::setMRMLColorNode |
( |
vtkMRMLNode * |
colorNode | ) |
|
|
slot |
Utility function to simply connect signals/slots with Qt Designer.
◆ setShowOnlyNamedColors
void qMRMLColorTableView::setShowOnlyNamedColors |
( |
bool |
| ) |
|
|
slot |
◆ showOnlyNamedColors()
bool qMRMLColorTableView::showOnlyNamedColors |
( |
| ) |
const |
◆ sortFilterProxyModel()
Q_INVOKABLE QSortFilterProxyModel* qMRMLColorTableView::sortFilterProxyModel |
( |
| ) |
const |
◆ d_ptr
QScopedPointer<qMRMLColorTableViewPrivate> qMRMLColorTableView::d_ptr |
|
protected |
The documentation for this class was generated from the following file: