#include <anatomist/dialogs/colorWidget.h>
|
| QAColorWidget (QColor, QWidget *parent=0, const char *name=0, Qt::WindowFlags flags=Qt::WindowFlags(), bool allowAlpha=false, bool allowNeutralAlpha=false, int initalpha=255, bool neutralph=false) |
|
| ~QAColorWidget () |
|
void | relook (const QColor &col, int alpha=255, bool allowalpha=false, bool neutralpha=false, bool allownalph=false) |
|
void | allowNeutralAlpha (bool) |
|
bool | neutralAlpha () const |
|
int | alpha () const |
|
QColor | color () const |
|
|
QAColorWidget_PrivateData * | _pdat |
|
Definition at line 44 of file colorWidget.h.
◆ QAColorWidget()
QAColorWidget::QAColorWidget |
( |
QColor |
, |
|
|
QWidget * |
parent = 0 , |
|
|
const char * |
name = 0 , |
|
|
Qt::WindowFlags |
flags = Qt::WindowFlags() , |
|
|
bool |
allowAlpha = false , |
|
|
bool |
allowNeutralAlpha = false , |
|
|
int |
initalpha = 255 , |
|
|
bool |
neutralph = false |
|
) |
| |
◆ ~QAColorWidget()
QAColorWidget::~QAColorWidget |
( |
| ) |
|
◆ allowNeutralAlpha()
void QAColorWidget::allowNeutralAlpha |
( |
bool |
| ) |
|
◆ alpha()
int QAColorWidget::alpha |
( |
| ) |
const |
◆ color()
QColor QAColorWidget::color |
( |
| ) |
const |
◆ colorChanged
void QAColorWidget::colorChanged |
( |
| ) |
|
|
signal |
◆ neutralAlpha()
bool QAColorWidget::neutralAlpha |
( |
| ) |
const |
◆ relook()
void QAColorWidget::relook |
( |
const QColor & |
col, |
|
|
int |
alpha = 255 , |
|
|
bool |
allowalpha = false , |
|
|
bool |
neutralpha = false , |
|
|
bool |
allownalph = false |
|
) |
| |
◆ slidersChanged
void QAColorWidget::slidersChanged |
( |
int |
val | ) |
|
|
slot |
◆ _pdat
QAColorWidget_PrivateData* QAColorWidget::_pdat |
|
protected |
The documentation for this class was generated from the following file: