diff options
| author | Niklas | 2011-07-18 16:57:52 +0200 |
|---|---|---|
| committer | Niklas | 2011-07-18 16:57:52 +0200 |
| commit | 3c429677e0d34c2de3d2270842b28744f91c63dd (patch) | |
| tree | cb4edc15dc664d3948e0fd45aaea32b780fc7a70 /workspace/LogReceiver/logreceiver.ui | |
| parent | customdhcpcd is now compiling and can communicate with the LogReceiver (diff) | |
| download | fbgui-3c429677e0d34c2de3d2270842b28744f91c63dd.tar.gz fbgui-3c429677e0d34c2de3d2270842b28744f91c63dd.tar.xz fbgui-3c429677e0d34c2de3d2270842b28744f91c63dd.zip | |
made a small gui. Interfac names and progressbars will be added dynamicaly.
Diffstat (limited to 'workspace/LogReceiver/logreceiver.ui')
| -rw-r--r-- | workspace/LogReceiver/logreceiver.ui | 88 |
1 files changed, 0 insertions, 88 deletions
diff --git a/workspace/LogReceiver/logreceiver.ui b/workspace/LogReceiver/logreceiver.ui index d8c1d46..0010c64 100644 --- a/workspace/LogReceiver/logreceiver.ui +++ b/workspace/LogReceiver/logreceiver.ui @@ -18,94 +18,6 @@ background:grey; }</string> </property> - <widget class="QLabel" name="label"> - <property name="geometry"> - <rect> - <x>10</x> - <y>10</y> - <width>131</width> - <height>17</height> - </rect> - </property> - <property name="text"> - <string>NetworkDiscovery</string> - </property> - </widget> - <widget class="QLabel" name="label_2"> - <property name="geometry"> - <rect> - <x>30</x> - <y>60</y> - <width>151</width> - <height>17</height> - </rect> - </property> - <property name="text"> - <string>verfügbare Interfaces</string> - </property> - </widget> - <widget class="QListView" name="listView_2"> - <property name="geometry"> - <rect> - <x>40</x> - <y>190</y> - <width>311</width> - <height>81</height> - </rect> - </property> - </widget> - <widget class="QLabel" name="label_3"> - <property name="geometry"> - <rect> - <x>10</x> - <y>150</y> - <width>71</width> - <height>17</height> - </rect> - </property> - <property name="text"> - <string>StatusLog</string> - </property> - </widget> - <widget class="Line" name="line"> - <property name="geometry"> - <rect> - <x>10</x> - <y>140</y> - <width>371</width> - <height>16</height> - </rect> - </property> - <property name="orientation"> - <enum>Qt::Horizontal</enum> - </property> - </widget> - <widget class="QLabel" name="label_4"> - <property name="geometry"> - <rect> - <x>40</x> - <y>90</y> - <width>67</width> - <height>17</height> - </rect> - </property> - <property name="text"> - <string>i_Name</string> - </property> - </widget> - <widget class="QLabel" name="label_5"> - <property name="geometry"> - <rect> - <x>230</x> - <y>90</y> - <width>67</width> - <height>17</height> - </rect> - </property> - <property name="text"> - <string>status</string> - </property> - </widget> </widget> <layoutdefault spacing="6" margin="11"/> <resources/> |
