Changeset 347


Ignore:
Timestamp:
06/18/10 01:11:08 (14 years ago)
Author:
yerima
Message:

Adding for the operawindow.ui and spacewindow's file in the directory ui.Visual Yao.

Location:
trunk/yao/src/interface/src/ui_
Files:
2 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/yao/src/interface/src/ui_/contextwindow.ui

    r342 r347  
    77    <x>0</x> 
    88    <y>0</y> 
    9     <width>709</width> 
    10     <height>524</height> 
     9    <width>697</width> 
     10    <height>517</height> 
    1111   </rect> 
    1212  </property> 
     
    1414   <string>Directive Option.</string> 
    1515  </property> 
    16   <widget class="QCheckBox" name="m_checkBoxO_GRADTEST"> 
    17    <property name="geometry"> 
    18     <rect> 
    19      <x>250</x> 
    20      <y>10</y> 
    21      <width>111</width> 
    22      <height>22</height> 
    23     </rect> 
    24    </property> 
    25    <property name="text"> 
    26     <string>O_GRADTEST</string> 
    27    </property> 
    28   </widget> 
    29   <widget class="QCheckBox" name="m_checkBoxO_VARINCR"> 
    30    <property name="geometry"> 
    31     <rect> 
    32      <x>250</x> 
    33      <y>40</y> 
    34      <width>101</width> 
    35      <height>22</height> 
    36     </rect> 
    37    </property> 
    38    <property name="text"> 
    39     <string>O_VARINCR</string> 
    40    </property> 
    41   </widget> 
    42   <widget class="QTableView" name="m_contextTableView"> 
     16  <widget class="QFrame" name="frame_3"> 
    4317   <property name="geometry"> 
    4418    <rect> 
    4519     <x>10</x> 
    46      <y>320</y> 
    47      <width>591</width> 
    48      <height>191</height> 
    49     </rect> 
    50    </property> 
    51    <property name="showGrid"> 
    52     <bool>false</bool> 
    53    </property> 
    54    <attribute name="horizontalHeaderShowSortIndicator" stdset="0"> 
    55     <bool>true</bool> 
    56    </attribute> 
    57    <attribute name="horizontalHeaderShowSortIndicator" stdset="0"> 
    58     <bool>true</bool> 
    59    </attribute> 
    60   </widget> 
    61   <widget class="QPushButton" name="m_ContextHelpButton"> 
    62    <property name="geometry"> 
    63     <rect> 
    64      <x>610</x> 
    65      <y>480</y> 
    66      <width>41</width> 
    67      <height>27</height> 
    68     </rect> 
    69    </property> 
    70    <property name="text"> 
    71     <string>Aide</string> 
    72    </property> 
    73   </widget> 
    74   <widget class="QFrame" name="frame"> 
    75    <property name="geometry"> 
    76     <rect> 
    77      <x>10</x> 
    78      <y>160</y> 
    79      <width>191</width> 
    80      <height>151</height> 
     20     <y>10</y> 
     21     <width>681</width> 
     22     <height>321</height> 
    8123    </rect> 
    8224   </property> 
     
    9234      <x>10</x> 
    9335      <y>10</y> 
    94       <width>171</width> 
    95       <height>29</height> 
    96      </rect> 
    97     </property> 
    98     <layout class="QHBoxLayout" name="horizontalLayout_5"> 
    99      <item> 
    100       <widget class="QLabel" name="label_5"> 
    101        <property name="text"> 
    102         <string>O_EXTOBJ</string> 
    103        </property> 
    104       </widget> 
    105      </item> 
    106      <item> 
    107       <widget class="QComboBox" name="m_comboContextO_EXTOBJ"/> 
     36      <width>191</width> 
     37      <height>136</height> 
     38     </rect> 
     39    </property> 
     40    <layout class="QVBoxLayout" name="verticalLayout_4"> 
     41     <item> 
     42      <layout class="QHBoxLayout" name="horizontalLayout"> 
     43       <item> 
     44        <widget class="QLabel" name="label"> 
     45         <property name="text"> 
     46          <string>O_REAL</string> 
     47         </property> 
     48        </widget> 
     49       </item> 
     50       <item> 
     51        <widget class="QComboBox" name="m_comboContextO_REAL"/> 
     52       </item> 
     53      </layout> 
     54     </item> 
     55     <item> 
     56      <layout class="QHBoxLayout" name="horizontalLayout_2"> 
     57       <item> 
     58        <widget class="QLabel" name="label_2"> 
     59         <property name="text"> 
     60          <string>O_MQN</string> 
     61         </property> 
     62        </widget> 
     63       </item> 
     64       <item> 
     65        <widget class="QComboBox" name="m_comboContextO_MQN"/> 
     66       </item> 
     67      </layout> 
     68     </item> 
     69     <item> 
     70      <layout class="QHBoxLayout" name="horizontalLayout_3"> 
     71       <item> 
     72        <widget class="QLabel" name="label_3"> 
     73         <property name="text"> 
     74          <string>O_PARALLEL</string> 
     75         </property> 
     76        </widget> 
     77       </item> 
     78       <item> 
     79        <widget class="QComboBox" name="m_comboContextO_PARALLEL"/> 
     80       </item> 
     81      </layout> 
     82     </item> 
     83     <item> 
     84      <layout class="QHBoxLayout" name="horizontalLayout_4"> 
     85       <item> 
     86        <widget class="QLabel" name="label_4"> 
     87         <property name="text"> 
     88          <string>O_NETWARD</string> 
     89         </property> 
     90        </widget> 
     91       </item> 
     92       <item> 
     93        <widget class="QComboBox" name="m_comboContextO_NETWARD"/> 
     94       </item> 
     95      </layout> 
    10896     </item> 
    10997    </layout> 
    11098   </widget> 
    111    <widget class="QListView" name="m_O_EXTOBJListView"> 
    112     <property name="geometry"> 
    113      <rect> 
    114       <x>100</x> 
    115       <y>50</y> 
    116       <width>81</width> 
    117       <height>91</height> 
    118      </rect> 
    119     </property> 
    120    </widget> 
    121    <widget class="QWidget" name="layoutWidget"> 
     99   <widget class="QFrame" name="frame"> 
    122100    <property name="geometry"> 
    123101     <rect> 
    124102      <x>10</x> 
    125       <y>60</y> 
    126       <width>87</width> 
    127       <height>62</height> 
    128      </rect> 
    129     </property> 
    130     <layout class="QVBoxLayout" name="verticalLayout_2"> 
    131      <item> 
    132       <widget class="QPushButton" name="m_addButtonO_EXTOBJ"> 
    133        <property name="text"> 
    134         <string>Ajouter</string> 
    135        </property> 
    136       </widget> 
    137      </item> 
    138      <item> 
    139       <widget class="QPushButton" name="m_delButtonO_EXTOBJ"> 
    140        <property name="text"> 
    141         <string>Supprimer</string> 
    142        </property> 
    143       </widget> 
    144      </item> 
    145     </layout> 
    146    </widget> 
    147   </widget> 
    148   <widget class="QGroupBox" name="m_groupO_DBG"> 
    149    <property name="geometry"> 
    150     <rect> 
    151      <x>250</x> 
    152      <y>80</y> 
    153      <width>151</width> 
    154      <height>241</height> 
    155     </rect> 
    156    </property> 
    157    <property name="title"> 
    158     <string>O_DBG_</string> 
    159    </property> 
    160    <property name="checkable"> 
    161     <bool>true</bool> 
    162    </property> 
    163    <property name="checked"> 
    164     <bool>false</bool> 
    165    </property> 
    166    <widget class="QFrame" name="frame_2"> 
    167     <property name="geometry"> 
    168      <rect> 
    169       <x>10</x> 
    170       <y>20</y> 
    171       <width>131</width> 
    172       <height>211</height> 
     103      <y>150</y> 
     104      <width>191</width> 
     105      <height>151</height> 
    173106     </rect> 
    174107    </property> 
     
    184117       <x>10</x> 
    185118       <y>10</y> 
    186        <width>106</width> 
    187        <height>192</height> 
     119       <width>171</width> 
     120       <height>29</height> 
    188121      </rect> 
    189122     </property> 
    190      <layout class="QVBoxLayout" name="verticalLayout_3"> 
     123     <layout class="QHBoxLayout" name="horizontalLayout_5"> 
    191124      <item> 
    192        <widget class="QCheckBox" name="m_checkBoxO_DBG_NANF"> 
     125       <widget class="QLabel" name="label_5"> 
    193126        <property name="text"> 
    194          <string>NANF</string> 
     127         <string>O_EXTOBJ</string> 
    195128        </property> 
    196129       </widget> 
    197130      </item> 
    198131      <item> 
    199        <widget class="QCheckBox" name="m_checkBoxO_DBG_BETA"> 
     132       <widget class="QComboBox" name="m_comboContextO_EXTOBJ"/> 
     133      </item> 
     134     </layout> 
     135    </widget> 
     136    <widget class="QListView" name="m_O_EXTOBJListView"> 
     137     <property name="geometry"> 
     138      <rect> 
     139       <x>100</x> 
     140       <y>50</y> 
     141       <width>81</width> 
     142       <height>91</height> 
     143      </rect> 
     144     </property> 
     145    </widget> 
     146    <widget class="QWidget" name="layoutWidget"> 
     147     <property name="geometry"> 
     148      <rect> 
     149       <x>10</x> 
     150       <y>60</y> 
     151       <width>87</width> 
     152       <height>62</height> 
     153      </rect> 
     154     </property> 
     155     <layout class="QVBoxLayout" name="verticalLayout_2"> 
     156      <item> 
     157       <widget class="QPushButton" name="m_addButtonO_EXTOBJ"> 
    200158        <property name="text"> 
    201          <string>BETA</string> 
     159         <string>Ajouter</string> 
    202160        </property> 
    203161       </widget> 
    204162      </item> 
    205163      <item> 
    206        <widget class="QCheckBox" name="m_checkBoxO_DBG_TING"> 
     164       <widget class="QPushButton" name="m_delButtonO_EXTOBJ"> 
    207165        <property name="text"> 
    208          <string>TING</string> 
    209         </property> 
    210        </widget> 
    211       </item> 
    212       <item> 
    213        <widget class="QCheckBox" name="m_checkBoxO_DBG_TRC_BWARD"> 
    214         <property name="text"> 
    215          <string>TRC_BWARD</string> 
    216         </property> 
    217        </widget> 
    218       </item> 
    219       <item> 
    220        <widget class="QCheckBox" name="m_checkBoxO_DBG_TRC_AWARD"> 
    221         <property name="text"> 
    222          <string>TRC_AWARD</string> 
    223         </property> 
    224        </widget> 
    225       </item> 
    226       <item> 
    227        <widget class="QCheckBox" name="m_checkBoxO_DBG_TRC_LWARD"> 
    228         <property name="text"> 
    229          <string>TRC_LWARD</string> 
    230         </property> 
    231        </widget> 
    232       </item> 
    233       <item> 
    234        <widget class="QCheckBox" name="m_checkBoxO_DBG_TRC_FWARD"> 
    235         <property name="text"> 
    236          <string>TRC_FWARD</string> 
     166         <string>Supprimer</string> 
    237167        </property> 
    238168       </widget> 
     
    241171    </widget> 
    242172   </widget> 
     173   <widget class="QGroupBox" name="m_groupO_DBG"> 
     174    <property name="geometry"> 
     175     <rect> 
     176      <x>230</x> 
     177      <y>80</y> 
     178      <width>151</width> 
     179      <height>241</height> 
     180     </rect> 
     181    </property> 
     182    <property name="title"> 
     183     <string>O_DBG_</string> 
     184    </property> 
     185    <property name="checkable"> 
     186     <bool>true</bool> 
     187    </property> 
     188    <property name="checked"> 
     189     <bool>false</bool> 
     190    </property> 
     191    <widget class="QFrame" name="frame_2"> 
     192     <property name="geometry"> 
     193      <rect> 
     194       <x>10</x> 
     195       <y>20</y> 
     196       <width>131</width> 
     197       <height>211</height> 
     198      </rect> 
     199     </property> 
     200     <property name="frameShape"> 
     201      <enum>QFrame::StyledPanel</enum> 
     202     </property> 
     203     <property name="frameShadow"> 
     204      <enum>QFrame::Raised</enum> 
     205     </property> 
     206     <widget class="QWidget" name="layoutWidget"> 
     207      <property name="geometry"> 
     208       <rect> 
     209        <x>10</x> 
     210        <y>10</y> 
     211        <width>106</width> 
     212        <height>192</height> 
     213       </rect> 
     214      </property> 
     215      <layout class="QVBoxLayout" name="verticalLayout_3"> 
     216       <item> 
     217        <widget class="QCheckBox" name="m_checkBoxO_DBG_NANF"> 
     218         <property name="text"> 
     219          <string>NANF</string> 
     220         </property> 
     221        </widget> 
     222       </item> 
     223       <item> 
     224        <widget class="QCheckBox" name="m_checkBoxO_DBG_BETA"> 
     225         <property name="text"> 
     226          <string>BETA</string> 
     227         </property> 
     228        </widget> 
     229       </item> 
     230       <item> 
     231        <widget class="QCheckBox" name="m_checkBoxO_DBG_TING"> 
     232         <property name="text"> 
     233          <string>TING</string> 
     234         </property> 
     235        </widget> 
     236       </item> 
     237       <item> 
     238        <widget class="QCheckBox" name="m_checkBoxO_DBG_TRC_BWARD"> 
     239         <property name="text"> 
     240          <string>TRC_BWARD</string> 
     241         </property> 
     242        </widget> 
     243       </item> 
     244       <item> 
     245        <widget class="QCheckBox" name="m_checkBoxO_DBG_TRC_AWARD"> 
     246         <property name="text"> 
     247          <string>TRC_AWARD</string> 
     248         </property> 
     249        </widget> 
     250       </item> 
     251       <item> 
     252        <widget class="QCheckBox" name="m_checkBoxO_DBG_TRC_LWARD"> 
     253         <property name="text"> 
     254          <string>TRC_LWARD</string> 
     255         </property> 
     256        </widget> 
     257       </item> 
     258       <item> 
     259        <widget class="QCheckBox" name="m_checkBoxO_DBG_TRC_FWARD"> 
     260         <property name="text"> 
     261          <string>TRC_FWARD</string> 
     262         </property> 
     263        </widget> 
     264       </item> 
     265      </layout> 
     266     </widget> 
     267    </widget> 
     268   </widget> 
     269   <widget class="QWidget" name=""> 
     270    <property name="geometry"> 
     271     <rect> 
     272      <x>230</x> 
     273      <y>20</y> 
     274      <width>114</width> 
     275      <height>52</height> 
     276     </rect> 
     277    </property> 
     278    <layout class="QVBoxLayout" name="verticalLayout_5"> 
     279     <item> 
     280      <widget class="QCheckBox" name="m_checkBoxO_GRADTEST"> 
     281       <property name="text"> 
     282        <string>O_GRADTEST</string> 
     283       </property> 
     284      </widget> 
     285     </item> 
     286     <item> 
     287      <widget class="QCheckBox" name="m_checkBoxO_VARINCR"> 
     288       <property name="text"> 
     289        <string>O_VARINCR</string> 
     290       </property> 
     291      </widget> 
     292     </item> 
     293    </layout> 
     294   </widget> 
    243295  </widget> 
    244   <widget class="QWidget" name="layoutWidget"> 
    245    <property name="geometry"> 
    246     <rect> 
    247      <x>610</x> 
    248      <y>370</y> 
    249      <width>87</width> 
    250      <height>95</height> 
    251     </rect> 
    252    </property> 
    253    <layout class="QVBoxLayout" name="verticalLayout"> 
    254     <item> 
    255      <widget class="QPushButton" name="m_ContextAddButton"> 
    256       <property name="text"> 
    257        <string>Ajouter</string> 
    258       </property> 
    259      </widget> 
    260     </item> 
    261     <item> 
    262      <widget class="QPushButton" name="m_ContextDeleteButton"> 
    263       <property name="text"> 
    264        <string>Supprimer</string> 
    265       </property> 
    266      </widget> 
    267     </item> 
    268     <item> 
    269      <widget class="QPushButton" name="m_quitContext"> 
    270       <property name="text"> 
    271        <string>Quitter</string> 
    272       </property> 
    273      </widget> 
    274     </item> 
    275    </layout> 
    276   </widget> 
    277   <widget class="QWidget" name="layoutWidget"> 
     296  <widget class="QFrame" name="frame_4"> 
    278297   <property name="geometry"> 
    279298    <rect> 
    280299     <x>10</x> 
    281      <y>10</y> 
    282      <width>191</width> 
    283      <height>136</height> 
     300     <y>340</y> 
     301     <width>681</width> 
     302     <height>171</height> 
    284303    </rect> 
    285304   </property> 
    286    <layout class="QVBoxLayout" name="verticalLayout_4"> 
    287     <item> 
    288      <layout class="QHBoxLayout" name="horizontalLayout"> 
    289       <item> 
    290        <widget class="QLabel" name="label"> 
    291         <property name="text"> 
    292          <string>O_REAL</string> 
    293         </property> 
    294        </widget> 
    295       </item> 
    296       <item> 
    297        <widget class="QComboBox" name="m_comboContextO_REAL"/> 
    298       </item> 
    299      </layout> 
    300     </item> 
    301     <item> 
    302      <layout class="QHBoxLayout" name="horizontalLayout_2"> 
    303       <item> 
    304        <widget class="QLabel" name="label_2"> 
    305         <property name="text"> 
    306          <string>O_MQN</string> 
    307         </property> 
    308        </widget> 
    309       </item> 
    310       <item> 
    311        <widget class="QComboBox" name="m_comboContextO_MQN"/> 
    312       </item> 
    313      </layout> 
    314     </item> 
    315     <item> 
    316      <layout class="QHBoxLayout" name="horizontalLayout_3"> 
    317       <item> 
    318        <widget class="QLabel" name="label_3"> 
    319         <property name="text"> 
    320          <string>O_PARALLEL</string> 
    321         </property> 
    322        </widget> 
    323       </item> 
    324       <item> 
    325        <widget class="QComboBox" name="m_comboContextO_PARALLEL"/> 
    326       </item> 
    327      </layout> 
    328     </item> 
    329     <item> 
    330      <layout class="QHBoxLayout" name="horizontalLayout_4"> 
    331       <item> 
    332        <widget class="QLabel" name="label_4"> 
    333         <property name="text"> 
    334          <string>O_NETWARD</string> 
    335         </property> 
    336        </widget> 
    337       </item> 
    338       <item> 
    339        <widget class="QComboBox" name="m_comboContextO_NETWARD"/> 
    340       </item> 
    341      </layout> 
    342     </item> 
    343    </layout> 
     305   <property name="frameShape"> 
     306    <enum>QFrame::StyledPanel</enum> 
     307   </property> 
     308   <property name="frameShadow"> 
     309    <enum>QFrame::Raised</enum> 
     310   </property> 
     311   <widget class="QTableView" name="m_contextTableView"> 
     312    <property name="geometry"> 
     313     <rect> 
     314      <x>10</x> 
     315      <y>10</y> 
     316      <width>571</width> 
     317      <height>151</height> 
     318     </rect> 
     319    </property> 
     320    <property name="showGrid"> 
     321     <bool>false</bool> 
     322    </property> 
     323    <attribute name="horizontalHeaderVisible"> 
     324     <bool>true</bool> 
     325    </attribute> 
     326    <attribute name="horizontalHeaderShowSortIndicator" stdset="0"> 
     327     <bool>false</bool> 
     328    </attribute> 
     329    <attribute name="horizontalHeaderShowSortIndicator" stdset="0"> 
     330     <bool>false</bool> 
     331    </attribute> 
     332    <attribute name="horizontalHeaderVisible"> 
     333     <bool>true</bool> 
     334    </attribute> 
     335   </widget> 
     336   <widget class="QWidget" name="layoutWidget"> 
     337    <property name="geometry"> 
     338     <rect> 
     339      <x>590</x> 
     340      <y>30</y> 
     341      <width>81</width> 
     342      <height>95</height> 
     343     </rect> 
     344    </property> 
     345    <layout class="QVBoxLayout" name="verticalLayout"> 
     346     <item> 
     347      <widget class="QPushButton" name="m_ContextAddButton"> 
     348       <property name="text"> 
     349        <string>Ajouter</string> 
     350       </property> 
     351      </widget> 
     352     </item> 
     353     <item> 
     354      <widget class="QPushButton" name="m_ContextDeleteButton"> 
     355       <property name="text"> 
     356        <string>Supprimer</string> 
     357       </property> 
     358      </widget> 
     359     </item> 
     360     <item> 
     361      <widget class="QPushButton" name="m_quitContext"> 
     362       <property name="text"> 
     363        <string>Quitter</string> 
     364       </property> 
     365      </widget> 
     366     </item> 
     367    </layout> 
     368   </widget> 
     369   <widget class="QPushButton" name="m_ContextHelpButton"> 
     370    <property name="geometry"> 
     371     <rect> 
     372      <x>590</x> 
     373      <y>140</y> 
     374      <width>41</width> 
     375      <height>27</height> 
     376     </rect> 
     377    </property> 
     378    <property name="text"> 
     379     <string>Aide</string> 
     380    </property> 
     381   </widget> 
    344382  </widget> 
    345383 </widget> 
  • trunk/yao/src/interface/src/ui_/trajectorywindow.ui

    r345 r347  
    77    <x>0</x> 
    88    <y>0</y> 
    9     <width>510</width> 
     9    <width>519</width> 
    1010    <height>434</height> 
    1111   </rect> 
     
    1919     <x>10</x> 
    2020     <y>10</y> 
    21      <width>491</width> 
     21     <width>501</width> 
    2222     <height>221</height> 
    2323    </rect> 
     
    2929    <enum>QFrame::Raised</enum> 
    3030   </property> 
    31    <widget class="QWidget" name=""> 
     31   <widget class="QWidget" name="layoutWidget"> 
    3232    <property name="geometry"> 
    3333     <rect> 
     
    136136     <x>10</x> 
    137137     <y>240</y> 
    138      <width>491</width> 
     138     <width>501</width> 
    139139     <height>191</height> 
    140140    </rect> 
     
    151151      <x>10</x> 
    152152      <y>10</y> 
    153       <width>381</width> 
     153      <width>391</width> 
    154154      <height>171</height> 
    155155     </rect> 
     
    159159    <property name="geometry"> 
    160160     <rect> 
    161       <x>400</x> 
     161      <x>410</x> 
    162162      <y>150</y> 
    163163      <width>41</width> 
     
    169169    </property> 
    170170   </widget> 
    171    <widget class="QWidget" name=""> 
    172     <property name="geometry"> 
    173      <rect> 
    174       <x>400</x> 
     171   <widget class="QWidget" name="layoutWidget"> 
     172    <property name="geometry"> 
     173     <rect> 
     174      <x>410</x> 
    175175      <y>40</y> 
    176176      <width>81</width> 
Note: See TracChangeset for help on using the changeset viewer.