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 --- python/pykde/examples/qxembedexample.ui | 150 ++++++++++++++++++++++++++++++++ 1 file changed, 150 insertions(+) create mode 100644 python/pykde/examples/qxembedexample.ui (limited to 'python/pykde/examples/qxembedexample.ui') diff --git a/python/pykde/examples/qxembedexample.ui b/python/pykde/examples/qxembedexample.ui new file mode 100644 index 00000000..d3465162 --- /dev/null +++ b/python/pykde/examples/qxembedexample.ui @@ -0,0 +1,150 @@ + +QXEmbedExample + + + QXEmbedExample + + + + 0 + 0 + 471 + 499 + + + + QXEmbed Example + + + + unnamed + + + + layout2 + + + + unnamed + + + + + kcalc + + + + + konqueror + + + + + kedit + + + + appNameCombo + + + + 1 + 0 + 0 + 0 + + + + + + launchButton + + + + 1 + 0 + 0 + 0 + + + + Launch and Embed + + + + + spacer1 + + + Horizontal + + + Expanding + + + + 209 + 31 + + + + + + + + line1 + + + HLine + + + Sunken + + + Horizontal + + + + + mainTabs + + + + tab + + + Help + + + + unnamed + + + + textLabel1 + + + <b>QXEmbed Example</b> +<br><br> + +Select one of the app names from the combo list, then launch it with the button. Two seconds after launch, the window for the new process will get added as a new tab. + + + + + + + + + + launchButton + clicked() + QXEmbedExample + launchApp() + + + + launchApp() + + + -- cgit v1.2.3