#include <gradientcombobox.h>
|
| static QPair< QColor, QColor > | colorPair (int index) |
| |
Definition at line 18 of file gradientcombobox.h.
◆ GradientComboBox()
| Widgets::GradientComboBox::GradientComboBox |
( |
QWidget * |
parent = nullptr | ) |
|
|
explicit |
◆ ~GradientComboBox()
| Widgets::GradientComboBox::~GradientComboBox |
( |
| ) |
|
◆ colorPair()
| QPair< QColor, QColor > Widgets::GradientComboBox::colorPair |
( |
int |
index | ) |
|
|
static |
◆ colorsChanged
| void Widgets::GradientComboBox::colorsChanged |
( |
const QString & |
name, |
|
|
const QColor & |
clr1, |
|
|
const QColor & |
clr2 |
|
) |
| |
|
signal |
◆ currentColor1()
| QColor Widgets::GradientComboBox::currentColor1 |
( |
| ) |
const |
◆ currentColor2()
| QColor Widgets::GradientComboBox::currentColor2 |
( |
| ) |
const |
◆ currentIndex()
| int Widgets::GradientComboBox::currentIndex |
( |
| ) |
const |
◆ currentName()
| QString Widgets::GradientComboBox::currentName |
( |
| ) |
const |
◆ hidePopup()
| void Widgets::GradientComboBox::hidePopup |
( |
| ) |
|
◆ minimumSizeHint()
| QSize Widgets::GradientComboBox::minimumSizeHint |
( |
| ) |
const |
|
protected |
◆ paintEvent()
| void Widgets::GradientComboBox::paintEvent |
( |
QPaintEvent * |
e | ) |
|
|
protected |
◆ resizeEvent()
| void Widgets::GradientComboBox::resizeEvent |
( |
QResizeEvent * |
e | ) |
|
|
protected |
◆ setCurrentIndex()
| void Widgets::GradientComboBox::setCurrentIndex |
( |
int |
index | ) |
|
◆ showPopup()
| void Widgets::GradientComboBox::showPopup |
( |
| ) |
|
The documentation for this class was generated from the following files: