summaryrefslogtreecommitdiff
path: root/client/widgets/checkgroupbox.h
diff options
context:
space:
mode:
authordeva <deva>2011-03-25 14:54:32 +0000
committerdeva <deva>2011-03-25 14:54:32 +0000
commit93de7f375842c0afb72db8796c45bfda5f1a6f13 (patch)
treef00bb8bab149e11b5fbb7208382b142d9fafc53e /client/widgets/checkgroupbox.h
parenta3016fbf0d50bfe82e69a657328ef76370227979 (diff)
Finished documenting the last widgets. Also some changes in the docgen app.
Diffstat (limited to 'client/widgets/checkgroupbox.h')
-rw-r--r--client/widgets/checkgroupbox.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/client/widgets/checkgroupbox.h b/client/widgets/checkgroupbox.h
index b8a85c1..eac85f9 100644
--- a/client/widgets/checkgroupbox.h
+++ b/client/widgets/checkgroupbox.h
@@ -32,11 +32,12 @@
#include <QDomNode>
/***
- * CheckGroupBox Widget.
+ * Checkable GroupBox Widget
* @tag checkgroupbox
* @extends checkbox
* @screenshot
* @container
+ * @att layout the layout used in the groupbox. Can be one of 'vbox' or 'hbox'.
*/
class QGroupBox;