From bd0f3345a938b35ce6a12f6150373b0955b8dd12 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 10 Jul 2011 15:24:15 -0500 Subject: Add Qt3 development HEAD version --- tools/designer/examples/addressbook/search.ui | 136 ++++++++++++++++++++++++++ 1 file changed, 136 insertions(+) create mode 100644 tools/designer/examples/addressbook/search.ui (limited to 'tools/designer/examples/addressbook/search.ui') diff --git a/tools/designer/examples/addressbook/search.ui b/tools/designer/examples/addressbook/search.ui new file mode 100644 index 0000000..4329048 --- /dev/null +++ b/tools/designer/examples/addressbook/search.ui @@ -0,0 +1,136 @@ + +SearchDialog + + + SearchDialog + + + + 0 + 0 + 216 + 76 + + + + Search + + + + unnamed + + + 11 + + + 6 + + + + Layout3 + + + + unnamed + + + 0 + + + 6 + + + + TextLabel12 + + + Search + + + + + editSearch + + + + + + + Layout4 + + + + unnamed + + + 0 + + + 6 + + + + Spacer3 + + + Horizontal + + + Expanding + + + + 20 + 20 + + + + + + PushButton4 + + + Search + + + true + + + + + PushButton5 + + + Close + + + + + + + + + PushButton5 + clicked() + SearchDialog + reject() + + + PushButton4 + clicked() + SearchDialog + search() + + + + search.ui.h + + + searchAddress( const QString & ) + + + search() + + + + -- cgit v1.2.1