remotemgmt_plat/syncml_ds_customization_api/tsrc/synchconfigvalidator/synchconfigvalidator.ui
branchRCL_3
changeset 26 19bba8228ff0
parent 25 b183ec05bd8c
child 27 5cc2995847ea
equal deleted inserted replaced
25:b183ec05bd8c 26:19bba8228ff0
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <ui version="4.0">
       
     3  <class>CustomDataSynchConfigValidator</class>
       
     4  <widget class="QMainWindow" name="CustomDataSynchConfigValidator">
       
     5   <property name="enabled">
       
     6    <bool>true</bool>
       
     7   </property>
       
     8   <property name="geometry">
       
     9    <rect>
       
    10     <x>0</x>
       
    11     <y>0</y>
       
    12     <width>482</width>
       
    13     <height>396</height>
       
    14    </rect>
       
    15   </property>
       
    16   <property name="font">
       
    17    <font>
       
    18     <pointsize>4</pointsize>
       
    19     <weight>50</weight>
       
    20     <bold>false</bold>
       
    21     <kerning>false</kerning>
       
    22    </font>
       
    23   </property>
       
    24   <property name="windowTitle">
       
    25    <string>SynchConfigValidator</string>
       
    26   </property>
       
    27   <property name="autoFillBackground">
       
    28    <bool>false</bool>
       
    29   </property>
       
    30   <property name="dockNestingEnabled">
       
    31    <bool>false</bool>
       
    32   </property>
       
    33   <widget class="QWidget" name="centralwidget">
       
    34    <property name="sizePolicy">
       
    35     <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
       
    36      <horstretch>0</horstretch>
       
    37      <verstretch>0</verstretch>
       
    38     </sizepolicy>
       
    39    </property>
       
    40    <property name="minimumSize">
       
    41     <size>
       
    42      <width>360</width>
       
    43      <height>360</height>
       
    44     </size>
       
    45    </property>
       
    46    <property name="maximumSize">
       
    47     <size>
       
    48      <width>480</width>
       
    49      <height>480</height>
       
    50     </size>
       
    51    </property>
       
    52    <layout class="QVBoxLayout" name="verticalLayout">
       
    53     <item>
       
    54      <widget class="QTableWidget" name="tableWidget">
       
    55       <property name="sizePolicy">
       
    56        <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
       
    57         <horstretch>0</horstretch>
       
    58         <verstretch>0</verstretch>
       
    59        </sizepolicy>
       
    60       </property>
       
    61       <property name="minimumSize">
       
    62        <size>
       
    63         <width>280</width>
       
    64         <height>200</height>
       
    65        </size>
       
    66       </property>
       
    67       <property name="maximumSize">
       
    68        <size>
       
    69         <width>640</width>
       
    70         <height>640</height>
       
    71        </size>
       
    72       </property>
       
    73       <property name="font">
       
    74        <font>
       
    75         <pointsize>6</pointsize>
       
    76         <kerning>true</kerning>
       
    77        </font>
       
    78       </property>
       
    79       <property name="layoutDirection">
       
    80        <enum>Qt::LeftToRight</enum>
       
    81       </property>
       
    82       <property name="autoFillBackground">
       
    83        <bool>false</bool>
       
    84       </property>
       
    85       <property name="locale">
       
    86        <locale language="English" country="UnitedKingdom"/>
       
    87       </property>
       
    88       <property name="lineWidth">
       
    89        <number>1</number>
       
    90       </property>
       
    91       <property name="midLineWidth">
       
    92        <number>0</number>
       
    93       </property>
       
    94       <property name="verticalScrollBarPolicy">
       
    95        <enum>Qt::ScrollBarAlwaysOff</enum>
       
    96       </property>
       
    97       <property name="horizontalScrollBarPolicy">
       
    98        <enum>Qt::ScrollBarAlwaysOff</enum>
       
    99       </property>
       
   100       <property name="autoScroll">
       
   101        <bool>true</bool>
       
   102       </property>
       
   103       <property name="editTriggers">
       
   104        <set>QAbstractItemView::NoEditTriggers</set>
       
   105       </property>
       
   106       <property name="dragDropOverwriteMode">
       
   107        <bool>false</bool>
       
   108       </property>
       
   109       <property name="alternatingRowColors">
       
   110        <bool>false</bool>
       
   111       </property>
       
   112       <property name="selectionMode">
       
   113        <enum>QAbstractItemView::SingleSelection</enum>
       
   114       </property>
       
   115       <property name="textElideMode">
       
   116        <enum>Qt::ElideRight</enum>
       
   117       </property>
       
   118       <property name="verticalScrollMode">
       
   119        <enum>QAbstractItemView::ScrollPerItem</enum>
       
   120       </property>
       
   121       <property name="horizontalScrollMode">
       
   122        <enum>QAbstractItemView::ScrollPerPixel</enum>
       
   123       </property>
       
   124       <property name="showGrid">
       
   125        <bool>true</bool>
       
   126       </property>
       
   127       <property name="gridStyle">
       
   128        <enum>Qt::SolidLine</enum>
       
   129       </property>
       
   130       <property name="sortingEnabled">
       
   131        <bool>false</bool>
       
   132       </property>
       
   133       <property name="wordWrap">
       
   134        <bool>true</bool>
       
   135       </property>
       
   136       <property name="cornerButtonEnabled">
       
   137        <bool>true</bool>
       
   138       </property>
       
   139       <attribute name="horizontalHeaderVisible">
       
   140        <bool>true</bool>
       
   141       </attribute>
       
   142       <attribute name="horizontalHeaderDefaultSectionSize">
       
   143        <number>180</number>
       
   144       </attribute>
       
   145       <attribute name="horizontalHeaderHighlightSections">
       
   146        <bool>true</bool>
       
   147       </attribute>
       
   148       <attribute name="horizontalHeaderMinimumSectionSize">
       
   149        <number>25</number>
       
   150       </attribute>
       
   151       <attribute name="horizontalHeaderShowSortIndicator" stdset="0">
       
   152        <bool>false</bool>
       
   153       </attribute>
       
   154       <attribute name="horizontalHeaderStretchLastSection">
       
   155        <bool>false</bool>
       
   156       </attribute>
       
   157       <attribute name="verticalHeaderVisible">
       
   158        <bool>false</bool>
       
   159       </attribute>
       
   160       <attribute name="verticalHeaderCascadingSectionResizes">
       
   161        <bool>false</bool>
       
   162       </attribute>
       
   163       <attribute name="verticalHeaderDefaultSectionSize">
       
   164        <number>30</number>
       
   165       </attribute>
       
   166       <attribute name="verticalHeaderHighlightSections">
       
   167        <bool>true</bool>
       
   168       </attribute>
       
   169       <attribute name="verticalHeaderStretchLastSection">
       
   170        <bool>false</bool>
       
   171       </attribute>
       
   172       <attribute name="verticalHeaderVisible">
       
   173        <bool>false</bool>
       
   174       </attribute>
       
   175       <attribute name="horizontalHeaderShowSortIndicator" stdset="0">
       
   176        <bool>false</bool>
       
   177       </attribute>
       
   178       <attribute name="verticalHeaderDefaultSectionSize">
       
   179        <number>30</number>
       
   180       </attribute>
       
   181       <attribute name="horizontalHeaderStretchLastSection">
       
   182        <bool>false</bool>
       
   183       </attribute>
       
   184       <attribute name="horizontalHeaderVisible">
       
   185        <bool>true</bool>
       
   186       </attribute>
       
   187       <attribute name="verticalHeaderCascadingSectionResizes">
       
   188        <bool>false</bool>
       
   189       </attribute>
       
   190       <attribute name="horizontalHeaderMinimumSectionSize">
       
   191        <number>25</number>
       
   192       </attribute>
       
   193       <attribute name="horizontalHeaderHighlightSections">
       
   194        <bool>true</bool>
       
   195       </attribute>
       
   196       <attribute name="verticalHeaderHighlightSections">
       
   197        <bool>true</bool>
       
   198       </attribute>
       
   199       <attribute name="verticalHeaderStretchLastSection">
       
   200        <bool>false</bool>
       
   201       </attribute>
       
   202       <attribute name="horizontalHeaderDefaultSectionSize">
       
   203        <number>180</number>
       
   204       </attribute>
       
   205       <row>
       
   206        <property name="text">
       
   207         <string>DataSynchCenrepExistsTest</string>
       
   208        </property>
       
   209        <property name="font">
       
   210         <font>
       
   211          <pointsize>6</pointsize>
       
   212         </font>
       
   213        </property>
       
   214       </row>
       
   215       <row>
       
   216        <property name="text">
       
   217         <string>OperatorDataSynchCenrepExistsTest</string>
       
   218        </property>
       
   219        <property name="font">
       
   220         <font>
       
   221          <pointsize>6</pointsize>
       
   222         </font>
       
   223        </property>
       
   224       </row>
       
   225       <row>
       
   226        <property name="text">
       
   227         <string>OperatorDataSynchErrorCenrepExistsTest</string>
       
   228        </property>
       
   229        <property name="font">
       
   230         <font>
       
   231          <pointsize>6</pointsize>
       
   232         </font>
       
   233        </property>
       
   234       </row>
       
   235       <row>
       
   236        <property name="text">
       
   237         <string>CustomProfilesTest</string>
       
   238        </property>
       
   239        <property name="font">
       
   240         <font>
       
   241          <pointsize>6</pointsize>
       
   242         </font>
       
   243        </property>
       
   244       </row>
       
   245       <row>
       
   246        <property name="text">
       
   247         <string>ContactsAdapterAvailabilityTest</string>
       
   248        </property>
       
   249        <property name="font">
       
   250         <font>
       
   251          <pointsize>6</pointsize>
       
   252         </font>
       
   253        </property>
       
   254       </row>
       
   255       <row>
       
   256        <property name="text">
       
   257         <string>CustomSynchProfileServerIdTest</string>
       
   258        </property>
       
   259        <property name="font">
       
   260         <font>
       
   261          <pointsize>6</pointsize>
       
   262         </font>
       
   263        </property>
       
   264       </row>
       
   265       <row>
       
   266        <property name="text">
       
   267         <string>ContactsAdapterSynchProfileTest</string>
       
   268        </property>
       
   269        <property name="font">
       
   270         <font>
       
   271          <pointsize>6</pointsize>
       
   272         </font>
       
   273        </property>
       
   274       </row>
       
   275       <row>
       
   276        <property name="text">
       
   277         <string>MyprofileAdapterSynchProfileTest</string>
       
   278        </property>
       
   279        <property name="font">
       
   280         <font>
       
   281          <pointsize>6</pointsize>
       
   282         </font>
       
   283        </property>
       
   284       </row>
       
   285       <row>
       
   286        <property name="text">
       
   287         <string>DeviceInfoExtensionPluginTest</string>
       
   288        </property>
       
   289       </row>
       
   290       <column>
       
   291        <property name="text">
       
   292         <string>Test name</string>
       
   293        </property>
       
   294        <property name="font">
       
   295         <font>
       
   296          <pointsize>6</pointsize>
       
   297         </font>
       
   298        </property>
       
   299       </column>
       
   300       <column>
       
   301        <property name="text">
       
   302         <string>Result</string>
       
   303        </property>
       
   304        <property name="font">
       
   305         <font>
       
   306          <pointsize>6</pointsize>
       
   307         </font>
       
   308        </property>
       
   309       </column>
       
   310       <column>
       
   311        <property name="text">
       
   312         <string>Info</string>
       
   313        </property>
       
   314        <property name="font">
       
   315         <font>
       
   316          <pointsize>6</pointsize>
       
   317         </font>
       
   318        </property>
       
   319       </column>
       
   320       <item row="0" column="0">
       
   321        <property name="text">
       
   322         <string>Datasync cen.rep supports custom sync profiles</string>
       
   323        </property>
       
   324        <property name="toolTip">
       
   325         <string>Datasync cen.rep supports custom sync profiles</string>
       
   326        </property>
       
   327        <property name="whatsThis">
       
   328         <string>Datasync cen.rep supports custom sync profiles</string>
       
   329        </property>
       
   330        <property name="font">
       
   331         <font>
       
   332          <pointsize>6</pointsize>
       
   333         </font>
       
   334        </property>
       
   335       </item>
       
   336       <item row="0" column="1">
       
   337        <property name="text">
       
   338         <string>NOK</string>
       
   339        </property>
       
   340       </item>
       
   341       <item row="0" column="2">
       
   342        <property name="text">
       
   343         <string>!</string>
       
   344        </property>
       
   345       </item>
       
   346       <item row="1" column="0">
       
   347        <property name="text">
       
   348         <string>Operatordatasync cen.rep exists</string>
       
   349        </property>
       
   350        <property name="toolTip">
       
   351         <string>Operatordatasync cen.rep exists</string>
       
   352        </property>
       
   353        <property name="whatsThis">
       
   354         <string>Operatordatasync</string>
       
   355        </property>
       
   356        <property name="font">
       
   357         <font>
       
   358          <pointsize>6</pointsize>
       
   359         </font>
       
   360        </property>
       
   361       </item>
       
   362       <item row="1" column="1">
       
   363        <property name="text">
       
   364         <string>NOK</string>
       
   365        </property>
       
   366       </item>
       
   367       <item row="1" column="2">
       
   368        <property name="text">
       
   369         <string>!</string>
       
   370        </property>
       
   371       </item>
       
   372       <item row="2" column="0">
       
   373        <property name="text">
       
   374         <string>Operatordatasync error cen.rep exists</string>
       
   375        </property>
       
   376        <property name="toolTip">
       
   377         <string>Operatordatasync error cen.rep exists</string>
       
   378        </property>
       
   379        <property name="whatsThis">
       
   380         <string>Operatordatasync</string>
       
   381        </property>
       
   382        <property name="font">
       
   383         <font>
       
   384          <pointsize>6</pointsize>
       
   385         </font>
       
   386        </property>
       
   387       </item>
       
   388       <item row="2" column="1">
       
   389        <property name="text">
       
   390         <string>NOK</string>
       
   391        </property>
       
   392       </item>
       
   393       <item row="2" column="2">
       
   394        <property name="text">
       
   395         <string>!</string>
       
   396        </property>
       
   397       </item>
       
   398       <item row="3" column="0">
       
   399        <property name="text">
       
   400         <string>Custom Synch Profiles allowed</string>
       
   401        </property>
       
   402        <property name="toolTip">
       
   403         <string>Test4</string>
       
   404        </property>
       
   405        <property name="whatsThis">
       
   406         <string>Test4</string>
       
   407        </property>
       
   408        <property name="font">
       
   409         <font>
       
   410          <pointsize>6</pointsize>
       
   411         </font>
       
   412        </property>
       
   413       </item>
       
   414       <item row="3" column="1">
       
   415        <property name="text">
       
   416         <string>NOK</string>
       
   417        </property>
       
   418       </item>
       
   419       <item row="3" column="2">
       
   420        <property name="text">
       
   421         <string>!</string>
       
   422        </property>
       
   423       </item>
       
   424       <item row="4" column="0">
       
   425        <property name="text">
       
   426         <string>Configured Contacts Adapter exists</string>
       
   427        </property>
       
   428        <property name="font">
       
   429         <font>
       
   430          <pointsize>6</pointsize>
       
   431         </font>
       
   432        </property>
       
   433       </item>
       
   434       <item row="4" column="1">
       
   435        <property name="text">
       
   436         <string>NOK</string>
       
   437        </property>
       
   438       </item>
       
   439       <item row="4" column="2">
       
   440        <property name="text">
       
   441         <string>!</string>
       
   442        </property>
       
   443       </item>
       
   444       <item row="5" column="0">
       
   445        <property name="text">
       
   446         <string>Configured Custom Synch Profile exists</string>
       
   447        </property>
       
   448        <property name="font">
       
   449         <font>
       
   450          <pointsize>6</pointsize>
       
   451         </font>
       
   452        </property>
       
   453       </item>
       
   454       <item row="5" column="1">
       
   455        <property name="text">
       
   456         <string>NOK</string>
       
   457        </property>
       
   458       </item>
       
   459       <item row="5" column="2">
       
   460        <property name="text">
       
   461         <string>!</string>
       
   462        </property>
       
   463       </item>
       
   464       <item row="6" column="0">
       
   465        <property name="text">
       
   466         <string>Contacts Adapter in Synch Profile exists</string>
       
   467        </property>
       
   468        <property name="font">
       
   469         <font>
       
   470          <pointsize>6</pointsize>
       
   471         </font>
       
   472        </property>
       
   473       </item>
       
   474       <item row="6" column="1">
       
   475        <property name="text">
       
   476         <string>NOK</string>
       
   477        </property>
       
   478       </item>
       
   479       <item row="6" column="2">
       
   480        <property name="text">
       
   481         <string>!</string>
       
   482        </property>
       
   483       </item>
       
   484       <item row="7" column="0">
       
   485        <property name="text">
       
   486         <string>Myprofile Adapter in Synch Profile exists</string>
       
   487        </property>
       
   488        <property name="font">
       
   489         <font>
       
   490          <pointsize>6</pointsize>
       
   491         </font>
       
   492        </property>
       
   493       </item>
       
   494       <item row="7" column="1">
       
   495        <property name="text">
       
   496         <string>VERIFY</string>
       
   497        </property>
       
   498       </item>
       
   499       <item row="7" column="2">
       
   500        <property name="text">
       
   501         <string>?</string>
       
   502        </property>
       
   503       </item>
       
   504       <item row="8" column="0">
       
   505        <property name="text">
       
   506         <string>DevInfo extension plugin exists</string>
       
   507        </property>
       
   508       </item>
       
   509       <item row="8" column="1">
       
   510        <property name="text">
       
   511         <string>VERIFY</string>
       
   512        </property>
       
   513       </item>
       
   514       <item row="8" column="2">
       
   515        <property name="text">
       
   516         <string>?</string>
       
   517        </property>
       
   518       </item>
       
   519      </widget>
       
   520     </item>
       
   521     <item>
       
   522      <widget class="QPushButton" name="buttonTestActivator">
       
   523       <property name="sizePolicy">
       
   524        <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
       
   525         <horstretch>0</horstretch>
       
   526         <verstretch>0</verstretch>
       
   527        </sizepolicy>
       
   528       </property>
       
   529       <property name="autoFillBackground">
       
   530        <bool>false</bool>
       
   531       </property>
       
   532       <property name="text">
       
   533        <string>Run</string>
       
   534       </property>
       
   535      </widget>
       
   536     </item>
       
   537    </layout>
       
   538   </widget>
       
   539   <widget class="QMenuBar" name="menubar">
       
   540    <property name="geometry">
       
   541     <rect>
       
   542      <x>0</x>
       
   543      <y>0</y>
       
   544      <width>482</width>
       
   545      <height>18</height>
       
   546     </rect>
       
   547    </property>
       
   548   </widget>
       
   549   <widget class="QStatusBar" name="statusbar"/>
       
   550  </widget>
       
   551  <resources/>
       
   552  <connections/>
       
   553 </ui>