![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
Public Member Functions | |
| GradientData (const QString &name, const QColor &clr1, const QColor &clr2) | |
| GradientData (const GradientData &other) | |
Public Attributes | |
| QString | name |
| QColor | color1 |
| QColor | color2 |
Definition at line 19 of file gradientcombobox.cpp.
|
inline |
Definition at line 20 of file gradientcombobox.cpp.
|
inline |
Definition at line 26 of file gradientcombobox.cpp.
| QColor Widgets::GradientData::color1 |
Definition at line 33 of file gradientcombobox.cpp.
Referenced by Widgets::GradientWidgetItem::color1(), GradientData(), and Widgets::GradientWidgetItem::GradientWidgetItem().
| QColor Widgets::GradientData::color2 |
Definition at line 34 of file gradientcombobox.cpp.
Referenced by Widgets::GradientWidgetItem::color2(), GradientData(), and Widgets::GradientWidgetItem::GradientWidgetItem().
| QString Widgets::GradientData::name |
Definition at line 32 of file gradientcombobox.cpp.
Referenced by GradientData(), and Widgets::GradientWidgetItem::name().