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/mainDialog.ui | 352 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 352 insertions(+) create mode 100644 examples/GuiClient/mainDialog.ui (limited to 'examples/GuiClient/mainDialog.ui') diff --git a/examples/GuiClient/mainDialog.ui b/examples/GuiClient/mainDialog.ui new file mode 100644 index 00000000..fbf203b8 --- /dev/null +++ b/examples/GuiClient/mainDialog.ui @@ -0,0 +1,352 @@ + + + mainDialogClass + + + true + + + + 0 + 0 + 263 + 487 + + + + QXmpp + + + + 6 + + + + + 1 + + + + + 6 + + + 0 + + + 4 + + + 0 + + + 0 + + + + + true + + + + + + + QAbstractItemView::NoEditTriggers + + + QAbstractItemView::ScrollPerPixel + + + + + + + + + + + + + + + + + View + + + false + + + + + + + Settings + + + false + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + + + + + 20 + + + 20 + + + + + Qt::Vertical + + + + 20 + 40 + + + + + + + + Username: + + + + + + + qxmpp.test1@gmail.com + + + + + + + Password: + + + + + + + qxmpp123 + + + QLineEdit::Password + + + + + + + Remember password + + + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + Sign in + + + + + + + Cancel + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + + + 0 + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + + + + + + + + movie + + + + + + + + 0 + 0 + + + + + 0 + 35 + + + + + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + + + Qt::Vertical + + + + 20 + 70 + + + + + + + + + + + + + customListView + QListView +
customListView.h
+
+ + searchLineEdit + QLineEdit +
searchLineEdit.h
+
+ + customLabel + QLabel +
customLabel.h
+
+
+ + +
-- cgit v1.2.3