|
QGIS API Documentation
master-6227475
|
#include <qgsvectorcolorbrewercolorrampv2dialog.h>
Collaboration diagram for QgsVectorColorBrewerColorRampV2Dialog:Public Slots | |
| void | populateVariants () |
| void | setColors () |
| void | setSchemeName () |
Public Member Functions | |
| QgsVectorColorBrewerColorRampV2Dialog (QgsVectorColorBrewerColorRampV2 *ramp, QWidget *parent=NULL) | |
Protected Member Functions | |
| void | updatePreview () |
Protected Attributes | |
| QgsVectorColorBrewerColorRampV2 * | mRamp |
Definition at line 25 of file qgsvectorcolorbrewercolorrampv2dialog.h.
| QgsVectorColorBrewerColorRampV2Dialog::QgsVectorColorBrewerColorRampV2Dialog | ( | QgsVectorColorBrewerColorRampV2 * | ramp, |
| QWidget * | parent = NULL |
||
| ) |
Definition at line 34 of file qgsvectorcolorbrewercolorrampv2dialog.cpp.
References QgsSymbolLayerV2Utils::colorRampPreviewIcon(), QgsVectorColorBrewerColorRampV2::colors(), icon(), QgsVectorColorBrewerColorRampV2::listSchemeNames(), populateVariants(), QgsVectorColorBrewerColorRampV2::schemeName(), setColors(), setSchemeName(), and updatePreview().
| void QgsVectorColorBrewerColorRampV2Dialog::populateVariants | ( | ) | [slot] |
Definition at line 63 of file qgsvectorcolorbrewercolorrampv2dialog.cpp.
References QgsVectorColorBrewerColorRampV2::listSchemeVariants().
Referenced by QgsVectorColorBrewerColorRampV2Dialog(), and setSchemeName().
| void QgsVectorColorBrewerColorRampV2Dialog::setColors | ( | ) | [slot] |
Definition at line 100 of file qgsvectorcolorbrewercolorrampv2dialog.cpp.
References mRamp, QgsVectorColorBrewerColorRampV2::setColors(), and updatePreview().
Referenced by QgsVectorColorBrewerColorRampV2Dialog().
| void QgsVectorColorBrewerColorRampV2Dialog::setSchemeName | ( | ) | [slot] |
Definition at line 91 of file qgsvectorcolorbrewercolorrampv2dialog.cpp.
References mRamp, populateVariants(), QgsVectorColorBrewerColorRampV2::setSchemeName(), and updatePreview().
Referenced by QgsVectorColorBrewerColorRampV2Dialog().
| void QgsVectorColorBrewerColorRampV2Dialog::updatePreview | ( | ) | [protected] |
Definition at line 85 of file qgsvectorcolorbrewercolorrampv2dialog.cpp.
References QgsSymbolLayerV2Utils::colorRampPreviewPixmap(), mRamp, and size.
Referenced by QgsVectorColorBrewerColorRampV2Dialog(), setColors(), and setSchemeName().
Definition at line 42 of file qgsvectorcolorbrewercolorrampv2dialog.h.
Referenced by setColors(), setSchemeName(), and updatePreview().