A combobox which lets the user select blend modes from a predefined list.
More...
#include <qgsblendmodecombobox.h>
Detailed Description
A combobox which lets the user select blend modes from a predefined list.
Constructor & Destructor Documentation
QgsBlendModeComboBox::QgsBlendModeComboBox |
( |
QWidget * |
parent = 0 | ) |
|
QgsBlendModeComboBox::~QgsBlendModeComboBox |
( |
| ) |
|
|
virtual |
Member Function Documentation
QPainter::CompositionMode QgsBlendModeComboBox::blendMode |
( |
| ) |
|
Function to read the selected blend mode as QPainter::CompositionMode.
Function to read the selected blend mode.
void QgsBlendModeComboBox::setBlendMode |
( |
QPainter::CompositionMode |
blendMode | ) |
|
Function to set the selected blend mode from QPainter::CompositionMode.
Function to set the selected blend mode.
void QgsBlendModeComboBox::updateModes |
( |
| ) |
|
|
slot |
The documentation for this class was generated from the following files: