Public Member Functions | |
QColor | color () const |
RowWidget (QString text, QColor color) | |
QString | text () const |
Private Attributes | |
QColor | _color |
QLabel * | _text |
Definition at line 41 of file plotwidget_transforms.h.
DialogTransformEditor::RowWidget::RowWidget | ( | QString | text, |
QColor | color | ||
) |
Definition at line 82 of file plotwidget_transforms.cpp.
QColor DialogTransformEditor::RowWidget::color | ( | ) | const |
Definition at line 98 of file plotwidget_transforms.cpp.
QString DialogTransformEditor::RowWidget::text | ( | ) | const |
Definition at line 94 of file plotwidget_transforms.cpp.
|
private |
Definition at line 51 of file plotwidget_transforms.h.
|
private |
Definition at line 50 of file plotwidget_transforms.h.