qtmobility/examples/publish-subscribe/publisherdialog_hor.ui
changeset 14 6fbed849b4f4
parent 4 90517678cc4f
equal deleted inserted replaced
11:06b8e2af4411 14:6fbed849b4f4
     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>404</width>
     9     <width>404</width>
    10     <height>182</height>
    10     <height>153</height>
    11    </rect>
    11    </rect>
    12   </property>
    12   </property>
    13   <property name="windowTitle">
    13   <property name="windowTitle">
    14    <string>Publisher</string>
    14    <string>Publisher</string>
    15   </property>
    15   </property>
    16   <layout class="QGridLayout" name="gridLayout">
    16   <layout class="QGridLayout" name="gridLayout_2">
    17    <item row="0" column="0">
    17    <item row="0" column="0">
    18     <widget class="QLabel" name="label">
    18     <widget class="QLabel" name="label">
    19      <property name="sizePolicy">
    19      <property name="sizePolicy">
    20       <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
    20       <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
    21        <horstretch>0</horstretch>
    21        <horstretch>0</horstretch>
    41      <property name="text">
    41      <property name="text">
    42       <string>/example</string>
    42       <string>/example</string>
    43      </property>
    43      </property>
    44     </widget>
    44     </widget>
    45    </item>
    45    </item>
    46    <item row="2" column="0">
    46    <item row="0" column="2" colspan="2">
    47     <widget class="QLabel" name="label_2">
       
    48      <property name="sizePolicy">
       
    49       <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
       
    50        <horstretch>0</horstretch>
       
    51        <verstretch>0</verstretch>
       
    52       </sizepolicy>
       
    53      </property>
       
    54      <property name="text">
       
    55       <string>intValue:</string>
       
    56      </property>
       
    57      <property name="buddy">
       
    58       <cstring>intValue</cstring>
       
    59      </property>
       
    60     </widget>
       
    61    </item>
       
    62    <item row="2" column="1">
       
    63     <widget class="QSpinBox" name="intValue">
       
    64      <property name="sizePolicy">
       
    65       <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
       
    66        <horstretch>0</horstretch>
       
    67        <verstretch>0</verstretch>
       
    68       </sizepolicy>
       
    69      </property>
       
    70     </widget>
       
    71    </item>
       
    72    <item row="4" column="0">
       
    73     <widget class="QLabel" name="label_3">
       
    74      <property name="sizePolicy">
       
    75       <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
       
    76        <horstretch>0</horstretch>
       
    77        <verstretch>0</verstretch>
       
    78       </sizepolicy>
       
    79      </property>
       
    80      <property name="text">
       
    81       <string>stringValue:</string>
       
    82      </property>
       
    83      <property name="buddy">
       
    84       <cstring>stringValue</cstring>
       
    85      </property>
       
    86     </widget>
       
    87    </item>
       
    88    <item row="4" column="1">
       
    89     <widget class="QLineEdit" name="stringValue">
       
    90      <property name="sizePolicy">
       
    91       <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
       
    92        <horstretch>0</horstretch>
       
    93        <verstretch>0</verstretch>
       
    94       </sizepolicy>
       
    95      </property>
       
    96      <property name="text">
       
    97       <string>testString</string>
       
    98      </property>
       
    99     </widget>
       
   100    </item>
       
   101    <item row="6" column="0">
       
   102     <widget class="QLabel" name="label_4">
       
   103      <property name="sizePolicy">
       
   104       <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
       
   105        <horstretch>0</horstretch>
       
   106        <verstretch>0</verstretch>
       
   107       </sizepolicy>
       
   108      </property>
       
   109      <property name="text">
       
   110       <string>byteArrayValue:</string>
       
   111      </property>
       
   112     </widget>
       
   113    </item>
       
   114    <item row="6" column="1">
       
   115     <widget class="QLineEdit" name="byteArrayValue">
       
   116      <property name="sizePolicy">
       
   117       <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
       
   118        <horstretch>0</horstretch>
       
   119        <verstretch>0</verstretch>
       
   120       </sizepolicy>
       
   121      </property>
       
   122      <property name="text">
       
   123       <string>testByteArray</string>
       
   124      </property>
       
   125     </widget>
       
   126    </item>
       
   127    <item row="8" column="0" colspan="2">
       
   128     <spacer name="verticalSpacer">
       
   129      <property name="orientation">
       
   130       <enum>Qt::Vertical</enum>
       
   131      </property>
       
   132      <property name="sizeHint" stdset="0">
       
   133       <size>
       
   134        <width>20</width>
       
   135        <height>196</height>
       
   136       </size>
       
   137      </property>
       
   138     </spacer>
       
   139    </item>
       
   140    <item row="0" column="2">
       
   141     <widget class="QPushButton" name="connectButton">
    47     <widget class="QPushButton" name="connectButton">
   142      <property name="sizePolicy">
    48      <property name="sizePolicy">
   143       <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
    49       <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
   144        <horstretch>0</horstretch>
    50        <horstretch>0</horstretch>
   145        <verstretch>0</verstretch>
    51        <verstretch>0</verstretch>
   148      <property name="text">
    54      <property name="text">
   149       <string>Connect</string>
    55       <string>Connect</string>
   150      </property>
    56      </property>
   151     </widget>
    57     </widget>
   152    </item>
    58    </item>
   153    <item row="2" column="2">
    59    <item row="1" column="0" colspan="4">
   154     <widget class="QPushButton" name="unsetIntButton">
    60     <widget class="QWidget" name="setters" native="true">
   155      <property name="sizePolicy">
    61      <layout class="QGridLayout" name="gridLayout">
   156       <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
    62       <property name="margin">
   157        <horstretch>0</horstretch>
    63        <number>0</number>
   158        <verstretch>0</verstretch>
    64       </property>
   159       </sizepolicy>
    65       <item row="0" column="0">
   160      </property>
    66        <widget class="QLabel" name="label_2">
   161      <property name="text">
    67         <property name="sizePolicy">
   162       <string>Unset</string>
    68          <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
   163      </property>
    69           <horstretch>0</horstretch>
   164     </widget>
    70           <verstretch>0</verstretch>
   165    </item>
    71          </sizepolicy>
   166    <item row="4" column="2">
    72         </property>
   167     <widget class="QPushButton" name="setStringButton">
    73         <property name="text">
   168      <property name="sizePolicy">
    74          <string>intValue:</string>
   169       <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
    75         </property>
   170        <horstretch>0</horstretch>
    76         <property name="buddy">
   171        <verstretch>0</verstretch>
    77          <cstring>intValue</cstring>
   172       </sizepolicy>
    78         </property>
   173      </property>
    79        </widget>
   174      <property name="text">
    80       </item>
   175       <string>Set</string>
    81       <item row="0" column="1">
   176      </property>
    82        <widget class="QSpinBox" name="intValue">
   177     </widget>
    83         <property name="sizePolicy">
   178    </item>
    84          <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
   179    <item row="6" column="2">
    85           <horstretch>0</horstretch>
   180     <widget class="QPushButton" name="setByteArrayButton">
    86           <verstretch>0</verstretch>
   181      <property name="sizePolicy">
    87          </sizepolicy>
   182       <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
    88         </property>
   183        <horstretch>0</horstretch>
    89        </widget>
   184        <verstretch>0</verstretch>
    90       </item>
   185       </sizepolicy>
    91       <item row="0" column="2">
   186      </property>
    92        <widget class="QPushButton" name="unsetIntButton">
   187      <property name="text">
    93         <property name="sizePolicy">
   188       <string>Set</string>
    94          <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
   189      </property>
    95           <horstretch>0</horstretch>
   190     </widget>
    96           <verstretch>0</verstretch>
   191    </item>
    97          </sizepolicy>
   192    <item row="8" column="2">
    98         </property>
       
    99         <property name="text">
       
   100          <string>Unset</string>
       
   101         </property>
       
   102        </widget>
       
   103       </item>
       
   104       <item row="1" column="0">
       
   105        <widget class="QLabel" name="label_3">
       
   106         <property name="sizePolicy">
       
   107          <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
       
   108           <horstretch>0</horstretch>
       
   109           <verstretch>0</verstretch>
       
   110          </sizepolicy>
       
   111         </property>
       
   112         <property name="text">
       
   113          <string>stringValue:</string>
       
   114         </property>
       
   115         <property name="buddy">
       
   116          <cstring>stringValue</cstring>
       
   117         </property>
       
   118        </widget>
       
   119       </item>
       
   120       <item row="1" column="1">
       
   121        <widget class="QLineEdit" name="stringValue">
       
   122         <property name="sizePolicy">
       
   123          <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
       
   124           <horstretch>0</horstretch>
       
   125           <verstretch>0</verstretch>
       
   126          </sizepolicy>
       
   127         </property>
       
   128         <property name="text">
       
   129          <string>testString</string>
       
   130         </property>
       
   131        </widget>
       
   132       </item>
       
   133       <item row="1" column="2">
       
   134        <widget class="QPushButton" name="setStringButton">
       
   135         <property name="sizePolicy">
       
   136          <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
       
   137           <horstretch>0</horstretch>
       
   138           <verstretch>0</verstretch>
       
   139          </sizepolicy>
       
   140         </property>
       
   141         <property name="text">
       
   142          <string>Set</string>
       
   143         </property>
       
   144        </widget>
       
   145       </item>
       
   146       <item row="2" column="0">
       
   147        <widget class="QLabel" name="label_4">
       
   148         <property name="sizePolicy">
       
   149          <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
       
   150           <horstretch>0</horstretch>
       
   151           <verstretch>0</verstretch>
       
   152          </sizepolicy>
       
   153         </property>
       
   154         <property name="text">
       
   155          <string>byteArrayValue:</string>
       
   156         </property>
       
   157        </widget>
       
   158       </item>
       
   159       <item row="2" column="1">
       
   160        <widget class="QLineEdit" name="byteArrayValue">
       
   161         <property name="sizePolicy">
       
   162          <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
       
   163           <horstretch>0</horstretch>
       
   164           <verstretch>0</verstretch>
       
   165          </sizepolicy>
       
   166         </property>
       
   167         <property name="text">
       
   168          <string>testByteArray</string>
       
   169         </property>
       
   170        </widget>
       
   171       </item>
       
   172       <item row="2" column="2">
       
   173        <widget class="QPushButton" name="setByteArrayButton">
       
   174         <property name="sizePolicy">
       
   175          <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
       
   176           <horstretch>0</horstretch>
       
   177           <verstretch>0</verstretch>
       
   178          </sizepolicy>
       
   179         </property>
       
   180         <property name="text">
       
   181          <string>Set</string>
       
   182         </property>
       
   183        </widget>
       
   184       </item>
       
   185      </layout>
       
   186     </widget>
       
   187    </item>
       
   188    <item row="2" column="0" colspan="4">
       
   189     <spacer name="verticalSpacer">
       
   190      <property name="orientation">
       
   191       <enum>Qt::Vertical</enum>
       
   192      </property>
       
   193      <property name="sizeHint" stdset="0">
       
   194       <size>
       
   195        <width>20</width>
       
   196        <height>196</height>
       
   197       </size>
       
   198      </property>
       
   199     </spacer>
       
   200    </item>
       
   201    <item row="3" column="2">
   193     <widget class="QDialogButtonBox" name="buttonBox">
   202     <widget class="QDialogButtonBox" name="buttonBox">
   194      <property name="orientation">
   203      <property name="orientation">
   195       <enum>Qt::Horizontal</enum>
   204       <enum>Qt::Horizontal</enum>
   196      </property>
   205      </property>
   197      <property name="standardButtons">
   206      <property name="standardButtons">
   199      </property>
   208      </property>
   200     </widget>
   209     </widget>
   201    </item>
   210    </item>
   202   </layout>
   211   </layout>
   203  </widget>
   212  </widget>
       
   213  <tabstops>
       
   214   <tabstop>basePath</tabstop>
       
   215   <tabstop>connectButton</tabstop>
       
   216   <tabstop>intValue</tabstop>
       
   217   <tabstop>unsetIntButton</tabstop>
       
   218   <tabstop>stringValue</tabstop>
       
   219   <tabstop>setStringButton</tabstop>
       
   220   <tabstop>byteArrayValue</tabstop>
       
   221   <tabstop>setByteArrayButton</tabstop>
       
   222   <tabstop>buttonBox</tabstop>
       
   223  </tabstops>
   204  <resources/>
   224  <resources/>
   205  <connections>
   225  <connections>
   206   <connection>
   226   <connection>
   207    <sender>buttonBox</sender>
   227    <sender>buttonBox</sender>
   208    <signal>accepted()</signal>
   228    <signal>accepted()</signal>