not quite so much needs to be delayed to the init() function
[personal-kdebase.git] / workspace / kcontrol / autostart / autostartconfig.ui
blobcd0b5821d3314d0f43ca66eddc79d97360c623ec
1 <ui version="4.0" >
2  <class>AutostartConfig</class>
3  <widget class="QWidget" name="AutostartConfig" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>553</width>
9     <height>384</height>
10    </rect>
11   </property>
12   <layout class="QGridLayout" name="gridLayout" >
13    <item rowspan="7" row="0" column="0" >
14     <widget class="QTreeWidget" name="listCMD" >
15      <property name="showDropIndicator" stdset="0" >
16       <bool>false</bool>
17      </property>
18      <property name="rootIsDecorated" >
19       <bool>false</bool>
20      </property>
21     </widget>
22    </item>
23    <item row="0" column="1" >
24     <widget class="QPushButton" name="btnAddProgram" >
25      <property name="text" >
26       <string>Add Program...</string>
27      </property>
28     </widget>
29    </item>
30    <item row="1" column="1" >
31     <widget class="QPushButton" name="btnAddScript" >
32      <property name="text" >
33       <string>Add Script...</string>
34      </property>
35     </widget>
36    </item>
37    <item row="2" column="1" >
38     <widget class="QPushButton" name="btnRemove" >
39      <property name="text" >
40       <string>&amp;Remove</string>
41      </property>
42     </widget>
43    </item>
44    <item row="3" column="1" >
45     <widget class="QPushButton" name="btnProperties" >
46      <property name="text" >
47       <string>&amp;Properties</string>
48      </property>
49     </widget>
50    </item>
51    <item row="6" column="1" >
52     <spacer>
53      <property name="orientation" >
54       <enum>Qt::Vertical</enum>
55      </property>
56      <property name="sizeHint" stdset="0" >
57       <size>
58        <width>79</width>
59        <height>141</height>
60       </size>
61      </property>
62     </spacer>
63    </item>
64    <item row="4" column="1" >
65     <widget class="Line" name="line" >
66      <property name="orientation" >
67       <enum>Qt::Horizontal</enum>
68      </property>
69     </widget>
70    </item>
71    <item row="5" column="1" >
72     <widget class="QPushButton" name="btnAdvanced" >
73      <property name="text" >
74       <string>Advanced</string>
75      </property>
76     </widget>
77    </item>
78   </layout>
79  </widget>
80  <resources/>
81  <connections/>
82 </ui>