#include <RColorCombo.h>
List of all members.
Detailed Description
- Scriptable:
- This class is wrapped for script environments.
Constructor & Destructor Documentation
| RColorCombo::RColorCombo |
( |
QWidget * |
parent = 0 | ) |
|
Member Function Documentation
| void RColorCombo::colorChanged |
( |
int |
index | ) |
|
|
slot |
| void RColorCombo::dialogRunning |
( |
bool |
isRunning | ) |
|
|
signal |
| RColor RColorCombo::getColor |
( |
| ) |
|
| bool RColorCombo::getOnlyFixed |
( |
| ) |
|
| bool RColorCombo::getShowAlphaChannel |
( |
| ) |
|
| void RColorCombo::init |
( |
| ) |
|
| void RColorCombo::setColor |
( |
const RColor & |
col | ) |
|
| void RColorCombo::setOnlyFixed |
( |
bool |
onlyFixed | ) |
|
| void RColorCombo::setShowAlphaChannel |
( |
bool |
showAlphaChannel | ) |
|
| void RColorCombo::valueChanged |
( |
const RColor & |
color | ) |
|
|
signal |
Member Data Documentation
| RColor RColorCombo::currentColor |
|
private |
Property Documentation
| QColor RColorCombo::color |
|
readwrite |
| bool RColorCombo::onlyFixed |
|
readwrite |
| bool RColorCombo::showAlphaChannel |
|
readwrite |
The documentation for this class was generated from the following files: