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

Opie::Ui::OColor Class Reference

#include </home/clem/local/src/opie/libopie2/opieui/oselector.h>

List of all members.

Public Member Functions

 OColor ()
 OColor (const OColor &col)
 OColor (const QColor &col)
OColoroperator= (const OColor &col)
bool operator== (const OColor &col) const
void setHsv (int _h, int _s, int _v)
void setRgb (int _r, int _g, int _b)
void rgb (int *_r, int *_g, int *_b) const
void hsv (int *_h, int *_s, int *_v) const

Protected Attributes

int h
int s
int v
int r
int g
int b

Private Attributes

OColorPrivate * d


Constructor & Destructor Documentation

OColor::OColor  ) 
 

Definition at line 506 of file oselector.cpp.

References b, g, h, r, s, and v.

OColor::OColor const OColor col  ) 
 

Definition at line 512 of file oselector.cpp.

References b, g, h, r, s, and v.

OColor::OColor const QColor &  col  ) 
 

Definition at line 519 of file oselector.cpp.

References b, g, h, r, s, and v.


Member Function Documentation

void OColor::hsv int *  _h,
int *  _s,
int *  _v
const
 

Definition at line 563 of file oselector.cpp.

References h, s, and v.

OColor & OColor::operator= const OColor col  ) 
 

Definition at line 532 of file oselector.cpp.

References b, g, h, r, s, and v.

bool OColor::operator== const OColor col  )  const
 

Definition at line 526 of file oselector.cpp.

References b, g, h, r, s, and v.

void OColor::rgb int *  _r,
int *  _g,
int *  _b
const
 

Definition at line 557 of file oselector.cpp.

References b, g, and r.

void OColor::setHsv int  _h,
int  _s,
int  _v
 

Definition at line 541 of file oselector.cpp.

References b, g, h, r, s, and v.

void OColor::setRgb int  _r,
int  _g,
int  _b
 

Definition at line 549 of file oselector.cpp.

References b, g, h, r, s, and v.


Member Data Documentation

int Opie::Ui::OColor::b [protected]
 

Definition at line 511 of file oselector.h.

Referenced by OColor(), operator=(), operator==(), rgb(), setHsv(), and setRgb().

OColorPrivate* Opie::Ui::OColor::d [private]
 

Definition at line 514 of file oselector.h.

int Opie::Ui::OColor::g [protected]
 

Definition at line 510 of file oselector.h.

Referenced by OColor(), operator=(), operator==(), rgb(), setHsv(), and setRgb().

int Opie::Ui::OColor::h [protected]
 

Definition at line 506 of file oselector.h.

Referenced by hsv(), OColor(), operator=(), operator==(), setHsv(), and setRgb().

int Opie::Ui::OColor::r [protected]
 

Definition at line 509 of file oselector.h.

Referenced by OColor(), operator=(), operator==(), rgb(), setHsv(), and setRgb().

int Opie::Ui::OColor::s [protected]
 

Definition at line 507 of file oselector.h.

Referenced by hsv(), OColor(), operator=(), operator==(), setHsv(), and setRgb().

int Opie::Ui::OColor::v [protected]
 

Definition at line 508 of file oselector.h.

Referenced by hsv(), OColor(), operator=(), operator==(), setHsv(), and setRgb().


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 18:02:05 2005 for OPIE by  doxygen 1.4.2