tests/auto/uic3/baseline/oramonitor.ui
changeset 0 1918ee327afb
equal deleted inserted replaced
-1:000000000000 0:1918ee327afb
       
     1 <!DOCTYPE UI><UI version="3.0" stdsetdef="1">
       
     2 <class>OraMonitor</class>
       
     3 <widget class="QDialog">
       
     4     <property name="name">
       
     5         <cstring>OraMonitor</cstring>
       
     6     </property>
       
     7     <property name="geometry">
       
     8         <rect>
       
     9             <x>0</x>
       
    10             <y>0</y>
       
    11             <width>584</width>
       
    12             <height>161</height>
       
    13         </rect>
       
    14     </property>
       
    15     <property name="caption">
       
    16         <string>Oracle monitor</string>
       
    17     </property>
       
    18     <vbox>
       
    19         <property name="name">
       
    20             <cstring>unnamed</cstring>
       
    21         </property>
       
    22         <property name="margin">
       
    23             <number>11</number>
       
    24         </property>
       
    25         <property name="spacing">
       
    26             <number>6</number>
       
    27         </property>
       
    28         <widget class="QLayoutWidget">
       
    29             <property name="name">
       
    30                 <cstring>Layout2</cstring>
       
    31             </property>
       
    32             <grid>
       
    33                 <property name="name">
       
    34                     <cstring>unnamed</cstring>
       
    35                 </property>
       
    36                 <property name="margin">
       
    37                     <number>0</number>
       
    38                 </property>
       
    39                 <property name="spacing">
       
    40                     <number>6</number>
       
    41                 </property>
       
    42                 <widget class="QLabel" row="3" column="0">
       
    43                     <property name="name">
       
    44                         <cstring>SharedMemoryLabel</cstring>
       
    45                     </property>
       
    46                     <property name="text">
       
    47                         <string>Free shared memory</string>
       
    48                     </property>
       
    49                 </widget>
       
    50                 <widget class="QLabel" row="0" column="0">
       
    51                     <property name="name">
       
    52                         <cstring>BufferCacheLabel</cstring>
       
    53                     </property>
       
    54                     <property name="text">
       
    55                         <string>Buffer cache hit ratio</string>
       
    56                     </property>
       
    57                 </widget>
       
    58                 <widget class="QProgressBar" row="2" column="1">
       
    59                     <property name="name">
       
    60                         <cstring>DictionaryCache</cstring>
       
    61                     </property>
       
    62                     <property name="totalSteps">
       
    63                         <number>1000</number>
       
    64                     </property>
       
    65                     <property name="progress">
       
    66                         <number>0</number>
       
    67                     </property>
       
    68                 </widget>
       
    69                 <widget class="QLabel" row="3" column="1">
       
    70                     <property name="name">
       
    71                         <cstring>SharedMemory</cstring>
       
    72                     </property>
       
    73                     <property name="sizePolicy">
       
    74                         <sizepolicy>
       
    75                             <hsizetype>7</hsizetype>
       
    76                             <vsizetype>0</vsizetype>
       
    77                             <horstretch>0</horstretch>
       
    78                             <verstretch>0</verstretch>
       
    79                         </sizepolicy>
       
    80                     </property>
       
    81                     <property name="frameShape">
       
    82                         <enum>StyledPanel</enum>
       
    83                     </property>
       
    84                     <property name="frameShadow">
       
    85                         <enum>Sunken</enum>
       
    86                     </property>
       
    87                     <property name="text">
       
    88                         <string></string>
       
    89                     </property>
       
    90                 </widget>
       
    91                 <widget class="QLabel" row="2" column="0">
       
    92                     <property name="name">
       
    93                         <cstring>DictionaryCacheLabel</cstring>
       
    94                     </property>
       
    95                     <property name="text">
       
    96                         <string>Dictionary cache hit ratio</string>
       
    97                     </property>
       
    98                 </widget>
       
    99                 <widget class="QProgressBar" row="1" column="1">
       
   100                     <property name="name">
       
   101                         <cstring>LibraryCache</cstring>
       
   102                     </property>
       
   103                     <property name="totalSteps">
       
   104                         <number>1000</number>
       
   105                     </property>
       
   106                     <property name="progress">
       
   107                         <number>0</number>
       
   108                     </property>
       
   109                 </widget>
       
   110                 <widget class="QLabel" row="1" column="0">
       
   111                     <property name="name">
       
   112                         <cstring>LibraryCacheLabel</cstring>
       
   113                     </property>
       
   114                     <property name="text">
       
   115                         <string>Library cache hit ratio</string>
       
   116                     </property>
       
   117                 </widget>
       
   118                 <widget class="QProgressBar" row="0" column="1">
       
   119                     <property name="name">
       
   120                         <cstring>BufferCache</cstring>
       
   121                     </property>
       
   122                     <property name="totalSteps">
       
   123                         <number>1000</number>
       
   124                     </property>
       
   125                     <property name="progress">
       
   126                         <number>0</number>
       
   127                     </property>
       
   128                 </widget>
       
   129             </grid>
       
   130         </widget>
       
   131         <widget class="QLayoutWidget">
       
   132             <property name="name">
       
   133                 <cstring>Layout1</cstring>
       
   134             </property>
       
   135             <hbox>
       
   136                 <property name="name">
       
   137                     <cstring>unnamed</cstring>
       
   138                 </property>
       
   139                 <property name="margin">
       
   140                     <number>0</number>
       
   141                 </property>
       
   142                 <property name="spacing">
       
   143                     <number>6</number>
       
   144                 </property>
       
   145                 <spacer>
       
   146                     <property name="name">
       
   147                         <cstring>Spacer2</cstring>
       
   148                     </property>
       
   149                     <property name="orientation">
       
   150                         <enum>Horizontal</enum>
       
   151                     </property>
       
   152                     <property name="sizeType">
       
   153                         <enum>Expanding</enum>
       
   154                     </property>
       
   155                     <property name="sizeHint">
       
   156                         <size>
       
   157                             <width>20</width>
       
   158                             <height>20</height>
       
   159                         </size>
       
   160                     </property>
       
   161                 </spacer>
       
   162                 <widget class="QPushButton">
       
   163                     <property name="name">
       
   164                         <cstring>ConfigButton</cstring>
       
   165                     </property>
       
   166                     <property name="text">
       
   167                         <string>Configuration</string>
       
   168                     </property>
       
   169                 </widget>
       
   170                 <spacer>
       
   171                     <property name="name">
       
   172                         <cstring>Spacer1</cstring>
       
   173                     </property>
       
   174                     <property name="orientation">
       
   175                         <enum>Horizontal</enum>
       
   176                     </property>
       
   177                     <property name="sizeType">
       
   178                         <enum>Expanding</enum>
       
   179                     </property>
       
   180                     <property name="sizeHint">
       
   181                         <size>
       
   182                             <width>20</width>
       
   183                             <height>20</height>
       
   184                         </size>
       
   185                     </property>
       
   186                 </spacer>
       
   187             </hbox>
       
   188         </widget>
       
   189     </vbox>
       
   190 </widget>
       
   191 <connections>
       
   192     <connection>
       
   193         <sender>ConfigButton</sender>
       
   194         <signal>clicked()</signal>
       
   195         <receiver>OraMonitor</receiver>
       
   196         <slot>clickedConfig()</slot>
       
   197     </connection>
       
   198 </connections>
       
   199 <includes>
       
   200     <include location="local" impldecl="in implementation">oramonitor.ui.h</include>
       
   201 </includes>
       
   202 <slots>
       
   203     <slot>clickedConfig()</slot>
       
   204 </slots>
       
   205 <layoutdefaults spacing="6" margin="11"/>
       
   206 </UI>