Public Member Functions | |
QColor | color () const |
RowWidget (QString text, QColor color) | |
QString | text () const |
Private Attributes | |
QColor | _color |
QLabel * | _text |
Definition at line 48 of file plotwidget_transforms.h.
DialogTransformEditor::RowWidget::RowWidget | ( | QString | text, |
QColor | color | ||
) |
Definition at line 88 of file plotwidget_transforms.cpp.
QColor DialogTransformEditor::RowWidget::color | ( | ) | const |
Definition at line 105 of file plotwidget_transforms.cpp.
QString DialogTransformEditor::RowWidget::text | ( | ) | const |
Definition at line 100 of file plotwidget_transforms.cpp.
|
private |
Definition at line 58 of file plotwidget_transforms.h.
|
private |
Definition at line 57 of file plotwidget_transforms.h.