From da88f5f0bb5e73bc69bf7ed3962691622b1ae4f9 Mon Sep 17 00:00:00 2001 From: Manjeet Dahiya Date: Wed, 8 Sep 2010 09:23:18 +0000 Subject: add Gui Client example --- examples/GuiClient/statusWidget.ui | 213 +++++++++++++++++++++++++++++++++++++ 1 file changed, 213 insertions(+) create mode 100644 examples/GuiClient/statusWidget.ui (limited to 'examples/GuiClient/statusWidget.ui') diff --git a/examples/GuiClient/statusWidget.ui b/examples/GuiClient/statusWidget.ui new file mode 100644 index 00000000..758fa63b --- /dev/null +++ b/examples/GuiClient/statusWidget.ui @@ -0,0 +1,213 @@ + + + statusWidgetClass + + + + 0 + 0 + 251 + 40 + + + + Form + + + + 0 + + + 4 + + + 0 + + + 4 + + + 0 + + + + + + 0 + 0 + + + + + + + :/icons/resource/green.png + + + + + + + 0 + + + 3 + + + + + 0 + + + + + toolbutton + + + QToolButton::InstantPopup + + + Qt::ToolButtonTextBesideIcon + + + true + + + Qt::DownArrow + + + + + + + Qt::Horizontal + + + + 40 + 10 + + + + + + + + + + 0 + + + + + + 0 + 0 + + + + + + + + Qt::Horizontal + + + + 40 + 10 + + + + + + + + + + + + + + + + :/icons/resource/avatar.png:/icons/resource/avatar.png + + + + 32 + 32 + + + + + + + + + :/icons/resource/red.png:/icons/resource/red.png + + + Busy + + + + + + :/icons/resource/green.png:/icons/resource/green.png + + + Available + + + + + + :/icons/resource/gray.png:/icons/resource/gray.png + + + Invisible + + + + + + :/icons/resource/gray.png:/icons/resource/gray.png + + + Sign out + + + + + + :/icons/resource/orange.png:/icons/resource/orange.png + + + Away + + + + + + avatarWidget + QPushButton +
avatarWidget.h
+
+ + statusTextWidget + QWidget +
statusTextWidget.h
+ 1 +
+ + customToolButton + QToolButton +
customToolButton.h
+
+
+ + + + +
-- cgit v1.2.3