tests/auto/uic3/baseline/demo.ui
changeset 0 1918ee327afb
equal deleted inserted replaced
-1:000000000000 0:1918ee327afb
       
     1 <!DOCTYPE UI><UI version="3.0" stdsetdef="1">
       
     2 <class>Skinable</class>
       
     3 <widget class="QWidget">
       
     4     <property name="name">
       
     5         <cstring>Skinable</cstring>
       
     6     </property>
       
     7     <property name="geometry">
       
     8         <rect>
       
     9             <x>0</x>
       
    10             <y>0</y>
       
    11             <width>330</width>
       
    12             <height>130</height>
       
    13         </rect>
       
    14     </property>
       
    15     <property name="sizePolicy">
       
    16         <sizepolicy>
       
    17             <hsizetype>0</hsizetype>
       
    18             <vsizetype>0</vsizetype>
       
    19             <horstretch>0</horstretch>
       
    20             <verstretch>0</verstretch>
       
    21         </sizepolicy>
       
    22     </property>
       
    23     <property name="minimumSize">
       
    24         <size>
       
    25             <width>330</width>
       
    26             <height>130</height>
       
    27         </size>
       
    28     </property>
       
    29     <property name="caption">
       
    30         <string>Sound player</string>
       
    31     </property>
       
    32     <widget class="QPushButton">
       
    33         <property name="name">
       
    34             <cstring>Forward</cstring>
       
    35         </property>
       
    36         <property name="geometry">
       
    37             <rect>
       
    38                 <x>190</x>
       
    39                 <y>9</y>
       
    40                 <width>40</width>
       
    41                 <height>50</height>
       
    42             </rect>
       
    43         </property>
       
    44         <property name="focusPolicy">
       
    45             <enum>NoFocus</enum>
       
    46         </property>
       
    47         <property name="text">
       
    48             <string>Forward</string>
       
    49         </property>
       
    50     </widget>
       
    51     <widget class="QPushButton">
       
    52         <property name="name">
       
    53             <cstring>Stop</cstring>
       
    54         </property>
       
    55         <property name="geometry">
       
    56             <rect>
       
    57                 <x>130</x>
       
    58                 <y>9</y>
       
    59                 <width>50</width>
       
    60                 <height>50</height>
       
    61             </rect>
       
    62         </property>
       
    63         <property name="focusPolicy">
       
    64             <enum>NoFocus</enum>
       
    65         </property>
       
    66         <property name="text">
       
    67             <string>Stop</string>
       
    68         </property>
       
    69     </widget>
       
    70     <widget class="QPushButton">
       
    71         <property name="name">
       
    72             <cstring>Back</cstring>
       
    73         </property>
       
    74         <property name="geometry">
       
    75             <rect>
       
    76                 <x>10</x>
       
    77                 <y>9</y>
       
    78                 <width>50</width>
       
    79                 <height>50</height>
       
    80             </rect>
       
    81         </property>
       
    82         <property name="focusPolicy">
       
    83             <enum>NoFocus</enum>
       
    84         </property>
       
    85         <property name="text">
       
    86             <string>back</string>
       
    87         </property>
       
    88     </widget>
       
    89     <widget class="QPushButton">
       
    90         <property name="name">
       
    91             <cstring>Play</cstring>
       
    92         </property>
       
    93         <property name="geometry">
       
    94             <rect>
       
    95                 <x>70</x>
       
    96                 <y>9</y>
       
    97                 <width>50</width>
       
    98                 <height>50</height>
       
    99             </rect>
       
   100         </property>
       
   101         <property name="focusPolicy">
       
   102             <enum>NoFocus</enum>
       
   103         </property>
       
   104         <property name="text">
       
   105             <string>Play</string>
       
   106         </property>
       
   107         <property name="toggleButton">
       
   108             <bool>true</bool>
       
   109         </property>
       
   110     </widget>
       
   111     <widget class="QPushButton">
       
   112         <property name="name">
       
   113             <cstring>QuitButton</cstring>
       
   114         </property>
       
   115         <property name="geometry">
       
   116             <rect>
       
   117                 <x>10</x>
       
   118                 <y>80</y>
       
   119                 <width>101</width>
       
   120                 <height>31</height>
       
   121             </rect>
       
   122         </property>
       
   123         <property name="text">
       
   124             <string>Quit</string>
       
   125         </property>
       
   126     </widget>
       
   127     <widget class="QSkinDial">
       
   128         <property name="name">
       
   129             <cstring>Volume</cstring>
       
   130         </property>
       
   131         <property name="geometry">
       
   132             <rect>
       
   133                 <x>250</x>
       
   134                 <y>30</y>
       
   135                 <width>61</width>
       
   136                 <height>61</height>
       
   137             </rect>
       
   138         </property>
       
   139         <property name="focusPolicy">
       
   140             <enum>NoFocus</enum>
       
   141         </property>
       
   142     </widget>
       
   143 </widget>
       
   144 <customwidgets>
       
   145     <customwidget>
       
   146         <class>QSkinDial</class>
       
   147         <header location="local">qskin.h</header>
       
   148         <sizehint>
       
   149             <width>80</width>
       
   150             <height>80</height>
       
   151         </sizehint>
       
   152         <container>0</container>
       
   153         <sizepolicy>
       
   154             <hordata>5</hordata>
       
   155             <verdata>5</verdata>
       
   156             <horstretch>0</horstretch>
       
   157             <verstretch>0</verstretch>
       
   158         </sizepolicy>
       
   159         <pixmap>image0</pixmap>
       
   160     </customwidget>
       
   161 </customwidgets>
       
   162 <images>
       
   163     <image name="image0">
       
   164         <data format="XPM.GZ" length="646">789c6dd2c10ac2300c00d07bbf2234b7229d1d78123f41f128888752053d4c41b78388ffae6d97b5591b7648f7689a656d141cf65b508d78f5b6bf397057fb04751ebaee7d3c6d3e42b62df8078c5c08a9c1c1ee71bff81cff395ae3566619680c0c41ab49300517649109624151f22a9467c21a192507249a246d8814840311172a3b97d4715d742958ee89bde403e03273f6a5bc66399d8a54275afc05eaa04ae91e642f753aa7b821fe9cef5afc0025cc6754</data>
       
   165     </image>
       
   166 </images>
       
   167 <connections>
       
   168     <connection>
       
   169         <sender>QuitButton</sender>
       
   170         <signal>pressed()</signal>
       
   171         <receiver>Skinable</receiver>
       
   172         <slot>close()</slot>
       
   173     </connection>
       
   174 </connections>
       
   175 <includes>
       
   176     <include location="local" impldecl="in implementation">demo.ui.h</include>
       
   177 </includes>
       
   178 <slots>
       
   179     <slot>init()</slot>
       
   180 </slots>
       
   181 <layoutdefaults spacing="6" margin="11"/>
       
   182 </UI>