From 9e210f138184f9cc93e28dd894243fc7bfea1b0f Mon Sep 17 00:00:00 2001 From: mickeyl Date: Mon, 13 Jun 2005 20:46:02 +0000 Subject: parse possible bindings out of /etc/pcmcia/* and list them in combobox --- (limited to 'noncore/applets/pcmcia/configdialogbase.ui') diff --git a/noncore/applets/pcmcia/configdialogbase.ui b/noncore/applets/pcmcia/configdialogbase.ui index a9682c5..a0760d6 100644 --- a/noncore/applets/pcmcia/configdialogbase.ui +++ b/noncore/applets/pcmcia/configdialogbase.ui @@ -11,8 +11,8 @@ 0 0 - 234 - 130 + 232 + 206 @@ -28,11 +28,11 @@ margin - 7 + 5 spacing - 4 + 2 QLabel @@ -93,16 +93,9 @@ name cbBindTo - - - Line - - name - Line1 - - orientation - Horizontal + editable + true @@ -116,35 +109,141 @@ Bind to: - - QLabel + + QGroupBox name - textClassName + GroupBox1 - text - Classname: + title + Details + + + layoutMargin + + layoutSpacing + + + + margin + 6 + + + spacing + 4 + + + QLabel + + name + labelCardName + + + text + CardName: + + + + QLabel + + name + labelFunction + + + text + Function: + + + + QLabel + + name + labelManufacturer + + + text + Manufacturer: + + + + QLabel + + name + txtManfid + + + sizePolicy + + 7 + 1 + + + + text + TextLabel6 + + + + QLabel + + name + txtFunction + + + sizePolicy + + 7 + 1 + + + + text + TextLabel7 + + + + QLabel + + name + txtCardName + + + sizePolicy + + 7 + 1 + + + + text + TextLabel3 + + + - - QComboBox - + + name - cbClassName + Spacer1 - - - QLabel - name - textCardName + orientation + Vertical - text - CardName + sizeType + Expanding - + + sizeHint + + 20 + 20 + + + -- cgit v0.9.0.2