#include <ColorButton.h>
List of all members.
Public Slots
Signals
Public Member Functions
Protected Slots
Protected Member Functions
Properties
Constructor & Destructor Documentation
tlp::ColorButton::ColorButton |
( |
QWidget * |
parent = 0 | ) |
|
_DEPRECATED tlp::ColorButton::ColorButton |
( |
const QRgb & |
c, |
|
|
QWidget * |
parent = NULL , |
|
|
const char * |
name = NULL , |
|
|
Qt::WFlags |
f = 0 |
|
) |
| |
tlp::ColorButton::~ColorButton |
( |
| ) |
|
Member Function Documentation
void tlp::ColorButton::askColor |
( |
| ) |
[protected, slot] |
QColor tlp::ColorButton::color |
( |
| ) |
const |
void tlp::ColorButton::colorChanged |
( |
const QColor & |
| ) |
[signal] |
QRgb _DEPRECATED tlp::ColorButton::getColor |
( |
| ) |
const |
Use color function instead
void tlp::ColorButton::paintEvent |
( |
QPaintEvent * |
event | ) |
[protected] |
void tlp::ColorButton::setColor |
( |
const QColor & |
| ) |
[slot] |
Property Documentation
QColor tlp::ColorButton::color [read, write] |
|