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

#include <kcolorbutton.h>

Inherits QPushButton.

Collaboration diagram for KColorButton:
Collaboration graph

Public Slots

void setColor (const QColor &color)

Signals

void changed (const QColor &color)

Public Member Functions

 KColorButton (QWidget *parent=nullptr)
QColor color () const

Private Slots

void chooseColor ()

Private Member Functions

void updateButton ()

Private Attributes

QColor m_color

Constructor & Destructor Documentation

◆ KColorButton()

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

Member Function Documentation

◆ changed

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

◆ chooseColor

void KColorButton::chooseColor ( )
privateslot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ color()

QColor KColorButton::color ( ) const
Here is the caller graph for this function:

◆ setColor

void KColorButton::setColor ( const QColor & color)
slot
Here is the call graph for this function:

◆ updateButton()

void KColorButton::updateButton ( )
private
Here is the caller graph for this function:

Member Data Documentation

◆ m_color

QColor KColorButton::m_color
private

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