| wwWidgets Home * All Classes * Main Classes * Grouped Classes * Modules * Functions |
Button acting as a color chooser. More...
#include <QwwColorButton>
Inherits QPushButton .
Button acting as a color chooser.
This widget provides a push button that can be used to choose a color from either a predefined set or a custom one using a QColorDialog.Active color can be changed either by clicking the button and choosing a different entry or by dropping a color from another widget or another application.

list of colors known to the button.
Returns the currently chosen color.
This property holds whether the button starts a drag if the user presses and moves the mouse away from the button.
Dragging is disabled by default.
This property holds whether the color name should be displayed on the button.
Adds a color with a name to the list of colors to choose from.
Clears the color list.
a color has been chosen
This signal is emitted when a color is picked and displayed on the button
list of colors known to the button.
Returns the currently chosen color.
This property holds whether the button starts a drag if the user presses and moves the mouse away from the button.
Dragging is disabled by default.
Sets a list of colors encoded into strings as available colors.
Sets the current color
Sets standard Qt colors as the list of colors to choose from.
This property holds whether the color name should be displayed on the button.
| Copyright (C) 2007-2008 Witold Wysota | Trademarks | wwWidgets 0.9 |