![]() |
wwWidgets Home · All Namespaces · All Classes · Main Classes · Grouped Classes · Modules · Functions |
![]() |
The QwwTwoColorIndicator class provides a widget allowing to choose a foreground and background colour. More...
#include <QwwTwoColorIndicator>
The QwwTwoColorIndicator class provides a widget allowing to choose a foreground and background colour.
This property holds whether mouse click enables colour select.
Access functions:
This property holds background colour.
Access functions:
This property holds whether dragging from the widget is enabled.
Access functions:
This property holds foreground colour.
Access functions:
Constructs a two color indicator with a given parent.
This signal is emitted when background colour changes to color.
See also fgChanged().
This signal is emitted when the background button was clicked.
See also fgClicked() and bgPressed().
This signal is emitted when the background button was pressed.
See also fgPressed() and bgClicked().
This signal is emitted when foreground colour changes to color.
See also bgChanged().
This signal is emitted when the foreground button was clicked.
See also bgClicked() and fgPressed().
This signal is emitted when the foreground button was pressed.
See also bgPressed() and fgClicked().
Paints a single section of the indicator.
The method paints to the rectangle rect with color using painter.
Reimplement to modify how the indicator looks.
Swaps foreground and background colors.
Copyright © 2007-2009 Witold Wysota | Trademarks | wwWidgets 0.9.6 |