added ethernet widget

This commit is contained in:
arcan1s
2014-02-10 10:58:29 +04:00
parent b81bd78327
commit ec27411b1d
10 changed files with 549 additions and 158 deletions

View File

@ -18,7 +18,7 @@
<item>
<widget class="QTabWidget" name="tabWidget">
<property name="currentIndex">
<number>0</number>
<number>1</number>
</property>
<widget class="QWidget" name="tab_main">
<attribute name="title">
@ -163,8 +163,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>439</width>
<height>421</height>
<width>429</width>
<height>410</height>
</rect>
</property>
<property name="sizePolicy">
@ -173,7 +173,7 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
<layout class="QVBoxLayout" name="verticalLayout_7"/>
<layout class="QVBoxLayout" name="scrollArea_layout"/>
</widget>
</widget>
</item>
@ -291,7 +291,7 @@
<x>0</x>
<y>0</y>
<width>471</width>
<height>23</height>
<height>20</height>
</rect>
</property>
<widget class="QMenu" name="menuMenu">