QGIS API Documentation
3.26.3-Buenos Aires (65e4edfdad)
|
#include <QColorDialog>
#include "ui_qgscolordialog.h"
#include "qgis_gui.h"
#include "qgis_sip.h"
#include "qgshelp.h"
Go to the source code of this file.
Classes | |
class | QgsColorDialog |
A custom QGIS dialog for selecting a color. Has many improvements over the standard Qt color picker dialog, including hue wheel supports, color swatches, and a color sampler. More... | |