summaryrefslogtreecommitdiff
path: root/libopie/ocolorbutton.h
Side-by-side diff
Diffstat (limited to 'libopie/ocolorbutton.h') (more/less context) (show whitespace changes)
-rw-r--r--libopie/ocolorbutton.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/libopie/ocolorbutton.h b/libopie/ocolorbutton.h
index fe40fae..338e654 100644
--- a/libopie/ocolorbutton.h
+++ b/libopie/ocolorbutton.h
@@ -34,6 +34,13 @@
class OColorButtonPrivate;
class QColor;
+/**
+ *
+ * @short A Button which will show a OColorPopupMenu
+ * @author Robert Griebl ( sandman@handhelds.org )
+ * @version 1.0
+ * @see QPushButton
+ */
class OColorButton : public QPushButton {
Q_OBJECT
public: