QElectroTech 0.200.1-dev
Loading...
Searching...
No Matches
KColorCombo Class Reference

#include <kcolorcombo.h>

Inherits QComboBox.

Collaboration diagram for KColorCombo:
Collaboration graph

Signals

void activated (const QColor &color)

Public Member Functions

 KColorCombo (QWidget *parent=nullptr)
void setColors (const QList< QColor > &colors)
QColor color (int index) const

Constructor & Destructor Documentation

◆ KColorCombo()

KColorCombo::KColorCombo ( QWidget * parent = nullptr)
explicit
Here is the call graph for this function:

Member Function Documentation

◆ activated

void KColorCombo::activated ( const QColor & color)
signal
Here is the call graph for this function:
Here is the caller graph for this function:

◆ color()

QColor KColorCombo::color ( int index) const
Here is the caller graph for this function:

◆ setColors()

void KColorCombo::setColors ( const QList< QColor > & colors)
Here is the call graph for this function:

The documentation for this class was generated from the following files: