#include </home/clem/local/src/opie/libqtaux/ocolorbutton.h>
Collaboration diagram for Opie::OColorButton:

Public Slots | |
| virtual void | setColor (const QColor &) |
Signals | |
| void | colorSelected (const QColor &) |
Public Member Functions | |
| OColorButton (QWidget *parent=0, const QColor &=black, const char *name=0) | |
| virtual | ~OColorButton () |
| QColor | color () const |
Protected Slots | |
| virtual void | updateColor (const QColor &) |
Protected Member Functions | |
| void | resizeEvent (QResizeEvent *) |
Private Member Functions | |
| void | updateColor (const QColor &, bool sendSignal=true) |
Private Attributes | |
| OColorButtonPrivate * | d |
Definition at line 49 of file ocolorbutton.h.
|
||||||||||||||||
|
This concstructs a Color Button with
Definition at line 54 of file ocolorbutton.cpp. References colorSelected(), d, height, OColorButtonPrivate::m_color, s, updateColor(), and width. |
|
|
This destructs the object Definition at line 74 of file ocolorbutton.cpp. References d, and OColorButtonPrivate::m_menu. |
|
|
Definition at line 83 of file ocolorbutton.cpp. References d. Referenced by IRCSettings::accept(), and AddressBookPluginConfig::writeConfig(). |
|
|
emitted when a color gets selected Referenced by OColorButton(), and updateColor(). |
|
|
For internal use only.
Definition at line 159 of file ocolorbutton.cpp. References d, OColorButtonPrivate::m_color, and updateColor(). |
|
|
This method sets the color of the button
Definition at line 92 of file ocolorbutton.cpp. References updateColor(). Referenced by AddressBookPluginConfig::readConfig(). |
|
||||||||||||
|
Definition at line 105 of file ocolorbutton.cpp. References alpha, colorSelected(), d, g, height, pix, width, Opie::MM::x, and Opie::MM::y. |
|
|
For internal use only.
Definition at line 100 of file ocolorbutton.cpp. Referenced by OColorButton(), resizeEvent(), and setColor(). |
|
|
Definition at line 77 of file ocolorbutton.h. Referenced by color(), OColorButton(), resizeEvent(), updateColor(), and ~OColorButton(). |
1.4.2