From 140d28d0fd72015616351702f085ca9f0c9a959c Mon Sep 17 00:00:00 2001 From: zecke Date: Wed, 02 Oct 2002 12:26:54 +0000 Subject: UI Files --- (limited to 'noncore/apps/opie-console/configurebase.ui') diff --git a/noncore/apps/opie-console/configurebase.ui b/noncore/apps/opie-console/configurebase.ui new file mode 100644 index 0000000..1af270c --- a/dev/null +++ b/noncore/apps/opie-console/configurebase.ui @@ -0,0 +1,127 @@ + +ConfigureBase + + QDialog + + name + ConfigDialog + + + geometry + + 0 + 0 + 276 + 306 + + + + caption + Configure + + + + margin + 11 + + + spacing + 6 + + + QListView + + + text + Profile Name + + + clickable + true + + + resizeable + true + + + + name + lstView + + + + QLayoutWidget + + name + Layout1 + + + + margin + 0 + + + spacing + 6 + + + QPushButton + + name + pbAdd + + + text + &Add + + + + QPushButton + + name + pbEdit + + + text + &Edit + + + + QPushButton + + name + pbRemove + + + text + &Remove + + + + + + + + + pbAdd + clicked() + ConfigDialog + slotAdd() + + + pbEdit + clicked() + ConfigDialog + slotEdit() + + + pbRemove + clicked() + ConfigDialog + slotRemove() + + slotRemove() + slotAdd() + slotEdit() + + -- cgit v0.9.0.2