Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

OColorDialogPrivate Class Reference

Collaboration diagram for OColorDialogPrivate:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 OColorDialogPrivate (OColorDialog *p)
QRgb currentColor () const
void setCurrentColor (const QRgb &rgb)
int currentAlpha () const
void setCurrentAlpha (int a)
void showAlpha (bool b)

Private Slots

void newHsv (int h, int s, int v)
void newColorTypedIn (QRgb rgb)

Private Attributes

QColorPickercp
QColorLuminancePickerlp
QColorShowercs

Constructor & Destructor Documentation

OColorDialogPrivate::OColorDialogPrivate OColorDialog p  ) 
 

Definition at line 660 of file colordialog.cpp.

References cp, cs, lp, newColorTypedIn(), and newHsv().


Member Function Documentation

int OColorDialogPrivate::currentAlpha  )  const [inline]
 

Definition at line 623 of file colordialog.cpp.

References cs, and QColorShower::currentAlpha().

Referenced by OColorDialog::selectedAlpha().

QRgb OColorDialogPrivate::currentColor  )  const [inline]
 

Definition at line 620 of file colordialog.cpp.

References cs, and QColorShower::currentColor().

Referenced by OColorDialog::color().

void OColorDialogPrivate::newColorTypedIn QRgb  rgb  )  [private, slot]
 

Definition at line 652 of file colordialog.cpp.

References cp, lp, rgb2hsv(), QColorLuminancePicker::setCol(), and QColorPicker::setCol().

Referenced by OColorDialogPrivate(), and setCurrentColor().

void OColorDialogPrivate::newHsv int  h,
int  s,
int  v
[private, slot]
 

Definition at line 637 of file colordialog.cpp.

References cp, cs, lp, QColorLuminancePicker::setCol(), QColorPicker::setCol(), and QColorShower::setHsv().

Referenced by OColorDialogPrivate().

void OColorDialogPrivate::setCurrentAlpha int  a  )  [inline]
 

Definition at line 624 of file colordialog.cpp.

References cs, and QColorShower::setCurrentAlpha().

Referenced by OColorDialog::setSelectedAlpha().

void OColorDialogPrivate::setCurrentColor const QRgb &  rgb  ) 
 

Definition at line 645 of file colordialog.cpp.

References cs, newColorTypedIn(), and QColorShower::setRgb().

Referenced by OColorDialog::setColor().

void OColorDialogPrivate::showAlpha bool  b  )  [inline]
 

Definition at line 625 of file colordialog.cpp.

References cs, and QColorShower::showAlpha().

Referenced by OColorDialog::setSelectedAlpha().


Member Data Documentation

QColorPicker* OColorDialogPrivate::cp [private]
 

Definition at line 631 of file colordialog.cpp.

Referenced by newColorTypedIn(), newHsv(), and OColorDialogPrivate().

QColorShower* OColorDialogPrivate::cs [private]
 

Definition at line 633 of file colordialog.cpp.

Referenced by currentAlpha(), currentColor(), newHsv(), OColorDialogPrivate(), setCurrentAlpha(), setCurrentColor(), and showAlpha().

QColorLuminancePicker* OColorDialogPrivate::lp [private]
 

Definition at line 632 of file colordialog.cpp.

Referenced by newColorTypedIn(), newHsv(), and OColorDialogPrivate().


The documentation for this class was generated from the following file:
Generated on Sat Nov 5 17:41:49 2005 for OPIE by  doxygen 1.4.2