From 5334b639c9f97793bcae4f50f7b47c7a2ada4e2f Mon Sep 17 00:00:00 2001 From: wimpie Date: Fri, 02 Apr 2004 18:29:49 +0000 Subject: First import of NS2 app --- (limited to 'noncore/settings/networksettings2/editconnectionGUI.ui') diff --git a/noncore/settings/networksettings2/editconnectionGUI.ui b/noncore/settings/networksettings2/editconnectionGUI.ui new file mode 100644 index 0000000..dfb2596 --- a/dev/null +++ b/noncore/settings/networksettings2/editconnectionGUI.ui @@ -0,0 +1,406 @@ + +EditConnectionGUI + + QDialog + + name + EditConnectionGUI + + + geometry + + 0 + 0 + 427 + 523 + + + + sizePolicy + + 7 + 7 + + + + minimumSize + + 0 + 70 + + + + caption + Edit profile + + + layoutMargin + + + layoutSpacing + + + + margin + 2 + + + spacing + 2 + + + QTabWidget + + name + Tab_TB + + + layoutMargin + + + layoutSpacing + + + QWidget + + name + tab + + + title + Device Tree + + + + margin + 0 + + + spacing + 2 + + + QLayoutWidget + + name + Layout2 + + + + margin + 0 + + + spacing + 6 + + + QLabel + + name + Header_LBL + + + sizePolicy + + 1 + 1 + + + + frameShape + MShape + + + frameShadow + MShadow + + + text + Connection profile + + + alignment + AlignVCenter|AlignLeft + + + vAlign + + + + QLineEdit + + name + Name_LE + + + + + + QListView + + + text + Column 1 + + + clickable + true + + + resizeable + true + + + + name + Nodes_LV + + + sizePolicy + + 7 + 7 + + + + minimumSize + + 0 + 0 + + + + maximumSize + + 32767 + 32767 + + + + rootIsDecorated + true + + + + QLayoutWidget + + name + Layout4 + + + + margin + 0 + + + spacing + 6 + + + + name + Spacer1 + + + orientation + Horizontal + + + sizeType + Expanding + + + sizeHint + + 20 + 20 + + + + + QCheckBox + + name + AutoCollapse_CB + + + text + Auto collapse + + + checked + true + + + + + + QLabel + + name + Description_LBL + + + sizePolicy + + 7 + 5 + + + + frameShape + Box + + + frameShadow + Raised + + + text + + + + alignment + AlignTop|AlignLeft + + + vAlign + + + + + + QWidget + + name + tab + + + title + Setup + + + + margin + 0 + + + spacing + 0 + + + QFrame + + name + Setup_FRM + + + frameShape + NoFrame + + + frameShadow + Plain + + + lineWidth + 0 + + + margin + 0 + + + midLineWidth + 0 + + + layoutMargin + + + layoutSpacing + + + + margin + 2 + + + spacing + 4 + + + QComboBox + + name + Devices_CB + + + + QWidgetStack + + name + Setup_WS + + + + + + + + + + + + QWidgetStack +
qwidgetstack.h
+ + -1 + -1 + + 0 + + 7 + 7 + + image0 + raiseWidget( int ) +
+
+ + + image0 + 789c6dd2c10ac2300c00d07bbf2234b7229d1ddec44f503c0ae2a154410f53d0ed20e2bf6bdb656dd6861dd23d9a66591b0587fd1654235ebded6f0edcd53e419d87ae7b1f4f9b8f906d0bfe012317426a70b07bdc2f3ec77f8ed6b89559061a0343d06a124cc105596482585094bc0ae599b04646c9018926491b2205e140c485cace25755c175d0a967b622ff900b8cc9c7d29af594ea722d589167f813aa852ba07d94b9dce296e883fe7bb163f23896753 + + + + + Nodes_LV + clicked(QListViewItem*) + EditConnectionGUI + SLOT_SelectNode( QListViewItem *) + + + AutoCollapse_CB + toggled(bool) + EditConnectionGUI + SLOT_AutoCollapse( bool) + + + Devices_CB + activated(int) + Setup_WS + raiseWidget( int ) + + + Tab_TB + selected(const QString&) + EditConnectionGUI + SLOT_AlterTab( const QString & ) + + SLOT_AlterTab( const QString & ) + SLOT_AutoCollapse( bool) + SLOT_SelectNode( QListViewItem *) + +
-- cgit v0.9.0.2