#include <anatomist/dialogs/colorDialog.h>
|
| QAColorDialog (QColor, QWidget *parent=0, const char *name=0, bool modal=true, bool allowAlpha=false, bool allowNeutralAlpha=false, int initalpha=255, bool neutralph=false) |
|
virtual | ~QAColorDialog () |
|
void | relook (const QColor &col, int initalpha=255, bool allowalpha=false, bool neutralpha=false, bool allownalph=false) |
|
QColor | color () const |
|
int | alpha () const |
|
bool | neutralAlpha () const |
|
|
static QColor | getColor (QColor, QWidget *parent=0, const char *name=0, int *alpha=0, bool *neutraph=0) |
|
Definition at line 46 of file colorDialog.h.
◆ QAColorDialog()
QAColorDialog::QAColorDialog |
( |
QColor |
, |
|
|
QWidget * |
parent = 0 , |
|
|
const char * |
name = 0 , |
|
|
bool |
modal = true , |
|
|
bool |
allowAlpha = false , |
|
|
bool |
allowNeutralAlpha = false , |
|
|
int |
initalpha = 255 , |
|
|
bool |
neutralph = false |
|
) |
| |
◆ ~QAColorDialog()
virtual QAColorDialog::~QAColorDialog |
( |
| ) |
|
|
virtual |
◆ alpha()
int QAColorDialog::alpha |
( |
| ) |
const |
◆ color()
QColor QAColorDialog::color |
( |
| ) |
const |
◆ colorChanged
void QAColorDialog::colorChanged |
( |
| ) |
|
|
signal |
◆ getColor()
static QColor QAColorDialog::getColor |
( |
QColor |
, |
|
|
QWidget * |
parent = 0 , |
|
|
const char * |
name = 0 , |
|
|
int * |
alpha = 0 , |
|
|
bool * |
neutraph = 0 |
|
) |
| |
|
static |
◆ neutralAlpha()
bool QAColorDialog::neutralAlpha |
( |
| ) |
const |
◆ relook()
void QAColorDialog::relook |
( |
const QColor & |
col, |
|
|
int |
initalpha = 255 , |
|
|
bool |
allowalpha = false , |
|
|
bool |
neutralpha = false , |
|
|
bool |
allownalph = false |
|
) |
| |
◆ _dialog
◆ _widget
The documentation for this class was generated from the following file: