From 90825e2392b2d70e43c7a25b8a3752299a933894 Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- .../designer/examples/colortool/findform.ui | 141 +++++++++++++++++++++ 1 file changed, 141 insertions(+) create mode 100644 qtruby/rubylib/designer/examples/colortool/findform.ui (limited to 'qtruby/rubylib/designer/examples/colortool/findform.ui') diff --git a/qtruby/rubylib/designer/examples/colortool/findform.ui b/qtruby/rubylib/designer/examples/colortool/findform.ui new file mode 100644 index 00000000..3e627945 --- /dev/null +++ b/qtruby/rubylib/designer/examples/colortool/findform.ui @@ -0,0 +1,141 @@ + +FindForm + + + FindForm + + + + 0 + 0 + 301 + 99 + + + + Color Tool - Find Color + + + + unnamed + + + + Layout11 + + + + unnamed + + + + TextLabel3 + + + &Look for: + + + findLineEdit + + + + + findLineEdit + + + + + + + Spacer4 + + + Vertical + + + Expanding + + + + 20 + 0 + + + + + + Layout10 + + + + unnamed + + + + Spacer7 + + + Horizontal + + + Expanding + + + + 0 + 9 + + + + + + findPushButton + + + &Find + + + true + + + + + closePushButton + + + &Close + + + + + + + + + closePushButton + clicked() + FindForm + accept() + + + findPushButton + clicked() + FindForm + find() + + + + findform.ui.h + + + lookfor(const QString&) + + + find() + + + notfound() + + + + -- cgit v1.2.3