| 
                Last change
                  on this file since 10293 was
                  7436,
                  checked in by rgrieder, 15 years ago
           | 
        
        
          | 
               
svn:eol-style "native"  for all test based files. 
 
           | 
        
        
          
            
              - 
                  Property svn:eol-style set to
                  
native
               
             
           | 
        
        | 
            File size:
            692 bytes
           | 
      
      
        
  | Line |   | 
|---|
| 1 | <?xml version="1.0" encoding="UTF-8"?> | 
|---|
| 2 | <ui version="4.0"> | 
|---|
| 3 |  <class>MainWindow</class> | 
|---|
| 4 |  <widget class="QMainWindow" name="MainWindow"> | 
|---|
| 5 |   <property name="geometry"> | 
|---|
| 6 |    <rect> | 
|---|
| 7 |     <x>0</x> | 
|---|
| 8 |     <y>0</y> | 
|---|
| 9 |     <width>800</width> | 
|---|
| 10 |     <height>600</height> | 
|---|
| 11 |    </rect> | 
|---|
| 12 |   </property> | 
|---|
| 13 |   <property name="windowTitle"> | 
|---|
| 14 |    <string>MainWindow</string> | 
|---|
| 15 |   </property> | 
|---|
| 16 |   <widget class="QWidget" name="centralwidget"/> | 
|---|
| 17 |   <widget class="QMenuBar" name="menubar"> | 
|---|
| 18 |    <property name="geometry"> | 
|---|
| 19 |     <rect> | 
|---|
| 20 |      <x>0</x> | 
|---|
| 21 |      <y>0</y> | 
|---|
| 22 |      <width>800</width> | 
|---|
| 23 |      <height>21</height> | 
|---|
| 24 |     </rect> | 
|---|
| 25 |    </property> | 
|---|
| 26 |   </widget> | 
|---|
| 27 |   <widget class="QStatusBar" name="statusbar"/> | 
|---|
| 28 |  </widget> | 
|---|
| 29 |  <resources/> | 
|---|
| 30 |  <connections/> | 
|---|
| 31 | </ui> | 
|---|
       
      
      Note: See 
TracBrowser
        for help on using the repository browser.