![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include "gradientcombobox.h"#include <QDebug>#include <QHBoxLayout>#include <QLabel>#include <QListWidget>#include <QPainter>#include <QStylePainter>
Go to the source code of this file.
Classes | |
| struct | Widgets::GradientData |
| class | Widgets::GradientLabel |
| class | Widgets::GradientWidgetItem |
Namespaces | |
| Widgets | |
Macros | |
| #define | USE_COLOR_SCHEME_NO1 |
Typedefs | |
| typedef QList< GradientData > | Widgets::GradientDataList |
| #define USE_COLOR_SCHEME_NO1 |
Definition at line 117 of file gradientcombobox.cpp.