Table view for color table nodes. Edition of color (opening dialog) and opacity (slider popup) is handled by qMRMLItemDelegate.
More...
#include <Modules/Loadable/Terminologies/Widgets/qMRMLSimpleColorTableView.h>
|
QScopedPointer< qMRMLSimpleColorTableViewPrivate > | d_ptr |
|
Table view for color table nodes. Edition of color (opening dialog) and opacity (slider popup) is handled by qMRMLItemDelegate.
Definition at line 39 of file qMRMLSimpleColorTableView.h.
◆ qMRMLSimpleColorTableView()
qMRMLSimpleColorTableView::qMRMLSimpleColorTableView |
( |
QWidget * | parent = nullptr | ) |
|
◆ ~qMRMLSimpleColorTableView()
qMRMLSimpleColorTableView::~qMRMLSimpleColorTableView |
( |
| ) |
|
|
override |
◆ colorModel()
Q_INVOKABLE qMRMLColorModel * qMRMLSimpleColorTableView::colorModel |
( |
| ) |
const |
◆ mrmlColorNode()
Q_INVOKABLE vtkMRMLColorNode * qMRMLSimpleColorTableView::mrmlColorNode |
( |
| ) |
const |
◆ selectColorByIndex
bool qMRMLSimpleColorTableView::selectColorByIndex |
( |
int | colorIndex | ) |
|
|
slot |
Select row in table by color index and scroll to it. Returns true on success.
◆ selectedColorIndex()
Q_INVOKABLE int qMRMLSimpleColorTableView::selectedColorIndex |
( |
| ) |
const |
◆ setMRMLColorNode [1/2]
void qMRMLSimpleColorTableView::setMRMLColorNode |
( |
vtkMRMLColorNode * | colorNode | ) |
|
|
slot |
◆ setMRMLColorNode [2/2]
void qMRMLSimpleColorTableView::setMRMLColorNode |
( |
vtkMRMLNode * | colorNode | ) |
|
|
slot |
Utility function to simply connect signals/slots with Qt Designer.
◆ sortFilterProxyModel()
◆ d_ptr
QScopedPointer<qMRMLSimpleColorTableViewPrivate> qMRMLSimpleColorTableView::d_ptr |
|
protected |
The documentation for this class was generated from the following file: