From dfb9c76738bb68e235114c5ad43dbd26a59b98ab Mon Sep 17 00:00:00 2001 From: kergoth Date: Thu, 06 Jun 2002 23:31:00 +0000 Subject: Initial revision --- (limited to 'examples/application/examplebase.ui') diff --git a/examples/application/examplebase.ui b/examples/application/examplebase.ui new file mode 100644 index 0000000..b47d20c --- a/dev/null +++ b/examples/application/examplebase.ui @@ -0,0 +1,55 @@ + +ExampleBase + + QWidget + + name + ExampleBase + + + geometry + + 0 + 0 + 196 + 245 + + + + caption + Example + + + + margin + 11 + + + spacing + 6 + + + QLabel + + name + TextLabel1 + + + text + <p>This is just an <i>example</i>. It doesn't do anything interesting at all. + + + + QPushButton + + name + quit + + + text + Quit + + + + + -- cgit v0.9.0.2