delay a few things on startup, such as setting the visibility mode, which ensures...
[personal-kdebase.git] / runtime / kwalletd / kbetterthankdialogbase.ui
blob5b584d34595b24ce443a3391479391694b853316
1 <ui version="4.0" >
2  <author></author>
3  <comment></comment>
4  <exportmacro></exportmacro>
5  <class>KBetterThanKDialogBase</class>
6  <widget class="QDialog" name="KBetterThanKDialogBase" >
7   <property name="geometry" >
8    <rect>
9     <x>0</x>
10     <y>0</y>
11     <width>479</width>
12     <height>109</height>
13    </rect>
14   </property>
15   <layout class="QGridLayout" >
16    <property name="margin" >
17     <number>11</number>
18    </property>
19    <property name="spacing" >
20     <number>6</number>
21    </property>
22    <item row="0" column="0" colspan="3" >
23     <widget class="QLabel" name="_label" />
24    </item>
25    <item row="1" column="2" >
26     <spacer>
27      <property name="orientation" >
28       <enum>Qt::Horizontal</enum>
29      </property>
30      <property name="sizeType" >
31       <enum>QSizePolicy::Expanding</enum>
32      </property>
33      <property name="sizeHint" >
34       <size>
35        <width>41</width>
36        <height>21</height>
37       </size>
38      </property>
39     </spacer>
40    </item>
41    <item row="1" column="1" >
42     <layout class="QHBoxLayout" >
43      <property name="margin" >
44       <number>0</number>
45      </property>
46      <property name="spacing" >
47       <number>6</number>
48      </property>
49      <item>
50       <widget class="QPushButton" name="_allowOnce" >
51        <property name="text" >
52         <string>Allow &amp;Once</string>
53        </property>
54        <property name="default" >
55         <bool>true</bool>
56        </property>
57       </widget>
58      </item>
59      <item>
60       <widget class="QPushButton" name="_allowAlways" >
61        <property name="text" >
62         <string>Allow &amp;Always</string>
63        </property>
64       </widget>
65      </item>
66      <item>
67       <widget class="QPushButton" name="_deny" >
68        <property name="text" >
69         <string>&amp;Deny</string>
70        </property>
71       </widget>
72      </item>
73      <item>
74       <widget class="QPushButton" name="_denyForever" >
75        <property name="text" >
76         <string>Deny &amp;Forever</string>
77        </property>
78       </widget>
79      </item>
80     </layout>
81    </item>
82    <item row="1" column="0" >
83     <spacer>
84      <property name="orientation" >
85       <enum>Qt::Horizontal</enum>
86      </property>
87      <property name="sizeType" >
88       <enum>QSizePolicy::Expanding</enum>
89      </property>
90      <property name="sizeHint" >
91       <size>
92        <width>61</width>
93        <height>21</height>
94       </size>
95      </property>
96     </spacer>
97    </item>
98   </layout>
99  </widget>
100  <layoutdefault spacing="6" margin="11" />
101  <resources/>
102  <connections/>
103 </ui>