Subversion Repositories Projects

Rev

Rev 674 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 674 Rev 750
Line 5... Line 5...
5
  <property name="geometry">
5
  <property name="geometry">
6
   <rect>
6
   <rect>
7
    <x>0</x>
7
    <x>0</x>
8
    <y>0</y>
8
    <y>0</y>
9
    <width>711</width>
9
    <width>711</width>
10
    <height>404</height>
10
    <height>336</height>
11
   </rect>
11
   </rect>
12
  </property>
12
  </property>
13
  <property name="windowTitle">
13
  <property name="windowTitle">
14
   <string>QMK</string>
14
   <string>QMK</string>
15
  </property>
15
  </property>
16
  <property name="windowIcon">
16
  <property name="windowIcon">
17
   <iconset resource="../QMK-Maps.qrc">
17
   <iconset resource="../QMK-Maps.qrc">
18
    <normaloff>:/Icon/Global/Images/Icons/QMK-Maps.png</normaloff>:/Icon/Global/Images/Icons/QMK-Maps.png</iconset>
18
    <normaloff>:/Icon/Global/Images/Icons/QMK-Maps.png</normaloff>:/Icon/Global/Images/Icons/QMK-Maps.png</iconset>
19
  </property>
19
  </property>
20
  <widget class="QWidget" name="centralWidget">
20
  <widget class="QWidget" name="centralWidget">
21
   <layout class="QGridLayout" name="gridLayout_6">
21
   <layout class="QGridLayout" name="gridLayout_5">
22
    <item row="0" column="1" colspan="2">
22
    <item row="0" column="1" colspan="2">
23
     <widget class="QFrame" name="frame">
-
 
24
      <property name="frameShape">
-
 
25
       <enum>QFrame::StyledPanel</enum>
-
 
26
      </property>
-
 
27
      <property name="frameShadow">
-
 
28
       <enum>QFrame::Raised</enum>
-
 
29
      </property>
-
 
30
      <layout class="QHBoxLayout" name="horizontalLayout" stretch="0,0,0,0,0,0,0,0,0">
-
 
31
       <property name="spacing">
-
 
32
        <number>2</number>
-
 
33
       </property>
-
 
34
       <property name="margin">
-
 
35
        <number>2</number>
-
 
36
       </property>
-
 
37
       <item>
-
 
38
        <widget class="QToolButton" name="btn_Connect">
23
     <widget class="wgt_Connection" name="wg_Connection" native="true"/>
39
         <property name="text">
-
 
40
          <string>...</string>
-
 
41
         </property>
-
 
42
         <property name="icon">
-
 
43
          <iconset resource="../QMK-Maps.qrc">
-
 
44
           <normaloff>:/Actions/Global/Images/Actions/Connection-NO.png</normaloff>
-
 
45
           <normalon>:/Actions/Global/Images/Actions/Connection-OK.png</normalon>:/Actions/Global/Images/Actions/Connection-NO.png</iconset>
-
 
46
         </property>
-
 
47
         <property name="checkable">
-
 
48
          <bool>true</bool>
-
 
49
         </property>
-
 
50
         <property name="checked">
-
 
51
          <bool>false</bool>
-
 
52
         </property>
-
 
53
        </widget>
-
 
54
       </item>
-
 
55
       <item>
-
 
56
        <widget class="QLabel" name="label">
-
 
57
         <property name="text">
-
 
58
          <string>Server:</string>
-
 
59
         </property>
-
 
60
        </widget>
-
 
61
       </item>
-
 
62
       <item>
-
 
63
        <widget class="QComboBox" name="cb_Server">
-
 
64
         <property name="minimumSize">
-
 
65
          <size>
-
 
66
           <width>120</width>
-
 
67
           <height>0</height>
-
 
68
          </size>
-
 
69
         </property>
-
 
70
         <property name="editable">
-
 
71
          <bool>true</bool>
-
 
72
         </property>
-
 
73
        </widget>
-
 
74
       </item>
-
 
75
       <item>
-
 
76
        <widget class="QLabel" name="label_4">
-
 
77
         <property name="text">
-
 
78
          <string>PW:</string>
-
 
79
         </property>
-
 
80
        </widget>
-
 
81
       </item>
-
 
82
       <item>
-
 
83
        <widget class="QLineEdit" name="le_Password">
-
 
84
         <property name="sizePolicy">
-
 
85
          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
-
 
86
           <horstretch>0</horstretch>
-
 
87
           <verstretch>0</verstretch>
-
 
88
          </sizepolicy>
-
 
89
         </property>
-
 
90
         <property name="minimumSize">
-
 
91
          <size>
-
 
92
           <width>120</width>
-
 
93
           <height>0</height>
-
 
94
          </size>
-
 
95
         </property>
-
 
96
         <property name="text">
-
 
97
          <string/>
-
 
98
         </property>
-
 
99
         <property name="echoMode">
-
 
100
          <enum>QLineEdit::Password</enum>
-
 
101
         </property>
-
 
102
        </widget>
-
 
103
       </item>
-
 
104
       <item>
-
 
105
        <widget class="Line" name="line">
-
 
106
         <property name="orientation">
-
 
107
          <enum>Qt::Vertical</enum>
-
 
108
         </property>
-
 
109
        </widget>
-
 
110
       </item>
-
 
111
       <item>
-
 
112
        <widget class="QLabel" name="label_3">
-
 
113
         <property name="text">
-
 
114
          <string>Intervall:</string>
-
 
115
         </property>
-
 
116
        </widget>
-
 
117
       </item>
-
 
118
       <item>
-
 
119
        <widget class="QSpinBox" name="sb_Intervall">
-
 
120
         <property name="minimumSize">
-
 
121
          <size>
-
 
122
           <width>80</width>
-
 
123
           <height>0</height>
-
 
124
          </size>
-
 
125
         </property>
-
 
126
         <property name="suffix">
-
 
127
          <string> ms</string>
-
 
128
         </property>
-
 
129
         <property name="maximum">
-
 
130
          <number>5000</number>
-
 
131
         </property>
-
 
132
         <property name="singleStep">
-
 
133
          <number>50</number>
-
 
134
         </property>
-
 
135
         <property name="value">
-
 
136
          <number>500</number>
-
 
137
         </property>
-
 
138
        </widget>
-
 
139
       </item>
-
 
140
       <item>
-
 
141
        <spacer name="horizontalSpacer_2">
-
 
142
         <property name="orientation">
-
 
143
          <enum>Qt::Horizontal</enum>
-
 
144
         </property>
-
 
145
         <property name="sizeHint" stdset="0">
-
 
146
          <size>
-
 
147
           <width>35</width>
-
 
148
           <height>20</height>
-
 
149
          </size>
-
 
150
         </property>
-
 
151
        </spacer>
-
 
152
       </item>
-
 
153
      </layout>
-
 
154
     </widget>
-
 
155
    </item>
24
    </item>
156
    <item row="1" column="1">
25
    <item row="1" column="1">
157
     <widget class="QFrame" name="frame_3">
26
     <widget class="QFrame" name="frame_3">
158
      <property name="frameShape">
27
      <property name="frameShape">
159
       <enum>QFrame::StyledPanel</enum>
28
       <enum>QFrame::StyledPanel</enum>
Line 482... Line 351...
482
        <layout class="QHBoxLayout" name="l_Map"/>
351
        <layout class="QHBoxLayout" name="l_Map"/>
483
       </item>
352
       </item>
484
      </layout>
353
      </layout>
485
     </widget>
354
     </widget>
486
    </item>
355
    </item>
487
    <item row="3" column="0" colspan="2">
356
    <item row="3" column="0" rowspan="2" colspan="2">
488
     <spacer name="AAA2">
357
     <spacer name="AAA2">
489
      <property name="orientation">
358
      <property name="orientation">
490
       <enum>Qt::Horizontal</enum>
359
       <enum>Qt::Horizontal</enum>
491
      </property>
360
      </property>
492
      <property name="sizeHint" stdset="0">
361
      <property name="sizeHint" stdset="0">
Line 628... Line 497...
628
   <addaction name="menu_Preferences"/>
497
   <addaction name="menu_Preferences"/>
629
   <addaction name="menuExtras"/>
498
   <addaction name="menuExtras"/>
630
   <addaction name="menu_Help"/>
499
   <addaction name="menu_Help"/>
631
  </widget>
500
  </widget>
632
  <widget class="QToolBar" name="ToolBar">
501
  <widget class="QToolBar" name="ToolBar">
-
 
502
   <property name="minimumSize">
-
 
503
    <size>
-
 
504
     <width>0</width>
-
 
505
     <height>80</height>
-
 
506
    </size>
-
 
507
   </property>
633
   <property name="windowTitle">
508
   <property name="windowTitle">
634
    <string>toolBar</string>
509
    <string>toolBar</string>
635
   </property>
510
   </property>
636
   <property name="movable">
511
   <property name="movable">
637
    <bool>false</bool>
512
    <bool>false</bool>
Line 774... Line 649...
774
    <string>Toolbar</string>
649
    <string>Toolbar</string>
775
   </property>
650
   </property>
776
  </action>
651
  </action>
777
 </widget>
652
 </widget>
778
 <layoutdefault spacing="6" margin="11"/>
653
 <layoutdefault spacing="6" margin="11"/>
-
 
654
 <customwidgets>
-
 
655
  <customwidget>
-
 
656
   <class>wgt_Connection</class>
-
 
657
   <extends>QWidget</extends>
-
 
658
   <header>wgt_Connection.h</header>
-
 
659
   <container>1</container>
-
 
660
  </customwidget>
-
 
661
 </customwidgets>
779
 <resources>
662
 <resources>
780
  <include location="../QMK-Maps.qrc"/>
663
  <include location="../QMK-Maps.qrc"/>
781
 </resources>
664
 </resources>
782
 <connections>
665
 <connections>
783
  <connection>
666
  <connection>
Line 794... Line 677...
794
     <x>182</x>
677
     <x>182</x>
795
     <y>88</y>
678
     <y>88</y>
796
    </hint>
679
    </hint>
797
   </hints>
680
   </hints>
798
  </connection>
681
  </connection>
799
  <connection>
-
 
800
   <sender>ac_Connect</sender>
-
 
801
   <signal>triggered(bool)</signal>
-
 
802
   <receiver>btn_Connect</receiver>
-
 
803
   <slot>setChecked(bool)</slot>
-
 
804
   <hints>
-
 
805
    <hint type="sourcelabel">
-
 
806
     <x>-1</x>
-
 
807
     <y>-1</y>
-
 
808
    </hint>
-
 
809
    <hint type="destinationlabel">
-
 
810
     <x>133</x>
-
 
811
     <y>51</y>
-
 
812
    </hint>
-
 
813
   </hints>
-
 
814
  </connection>
-
 
815
  <connection>
-
 
816
   <sender>btn_Connect</sender>
-
 
817
   <signal>clicked()</signal>
-
 
818
   <receiver>ac_Connect</receiver>
-
 
819
   <slot>trigger()</slot>
-
 
820
   <hints>
-
 
821
    <hint type="sourcelabel">
-
 
822
     <x>133</x>
-
 
823
     <y>51</y>
-
 
824
    </hint>
-
 
825
    <hint type="destinationlabel">
-
 
826
     <x>-1</x>
-
 
827
     <y>-1</y>
-
 
828
    </hint>
-
 
829
   </hints>
-
 
830
  </connection>
-
 
831
 </connections>
682
 </connections>
832
</ui>
683
</ui>