~ubuntu-branches/ubuntu/utopic/kde-workspace/utopic-proposed

« back to all changes in this revision

Viewing changes to plasma/generic/applets/notifications/ui/notificationsconfig.ui

  • Committer: Bazaar Package Importer
  • Author(s): Michał Zając
  • Date: 2011-07-09 08:31:15 UTC
  • Revision ID: james.westby@ubuntu.com-20110709083115-ohyxn6z93mily9fc
Tags: upstream-4.6.90
Import upstream version 4.6.90

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<ui version="4.0">
 
3
 <class>NotificationsConfig</class>
 
4
 <widget class="QWidget" name="ProtocolsConfig">
 
5
  <property name="geometry">
 
6
   <rect>
 
7
    <x>0</x>
 
8
    <y>0</y>
 
9
    <width>213</width>
 
10
    <height>236</height>
 
11
   </rect>
 
12
  </property>
 
13
  <layout class="QFormLayout" name="formLayout">
 
14
   <property name="fieldGrowthPolicy">
 
15
    <enum>QFormLayout::ExpandingFieldsGrow</enum>
 
16
   </property>
 
17
   <item row="0" column="0" colspan="2">
 
18
    <widget class="QLabel" name="label_2">
 
19
     <property name="font">
 
20
      <font>
 
21
       <weight>75</weight>
 
22
       <bold>true</bold>
 
23
      </font>
 
24
     </property>
 
25
     <property name="text">
 
26
      <string>Pop Up Notices</string>
 
27
     </property>
 
28
    </widget>
 
29
   </item>
 
30
   <item row="2" column="0">
 
31
    <widget class="QLabel" name="label_4">
 
32
     <property name="text">
 
33
      <string>Application notifications</string>
 
34
     </property>
 
35
     <property name="buddy">
 
36
      <cstring>showNotifications</cstring>
 
37
     </property>
 
38
    </widget>
 
39
   </item>
 
40
   <item row="2" column="1">
 
41
    <widget class="QCheckBox" name="showNotifications">
 
42
     <property name="text">
 
43
      <string/>
 
44
     </property>
 
45
    </widget>
 
46
   </item>
 
47
   <item row="4" column="0">
 
48
    <widget class="QLabel" name="label_5">
 
49
     <property name="text">
 
50
      <string>File transfers and other jobs</string>
 
51
     </property>
 
52
     <property name="buddy">
 
53
      <cstring>showJobs</cstring>
 
54
     </property>
 
55
    </widget>
 
56
   </item>
 
57
   <item row="4" column="1">
 
58
    <widget class="QCheckBox" name="showJobs">
 
59
     <property name="text">
 
60
      <string/>
 
61
     </property>
 
62
    </widget>
 
63
   </item>
 
64
   <item row="8" column="0">
 
65
    <spacer name="verticalSpacer">
 
66
     <property name="orientation">
 
67
      <enum>Qt::Vertical</enum>
 
68
     </property>
 
69
     <property name="sizeType">
 
70
      <enum>QSizePolicy::Fixed</enum>
 
71
     </property>
 
72
     <property name="sizeHint" stdset="0">
 
73
      <size>
 
74
       <width>20</width>
 
75
       <height>6</height>
 
76
      </size>
 
77
     </property>
 
78
    </spacer>
 
79
   </item>
 
80
   <item row="9" column="0" colspan="2">
 
81
    <widget class="QLabel" name="label_3">
 
82
     <property name="font">
 
83
      <font>
 
84
       <weight>75</weight>
 
85
       <bold>true</bold>
 
86
      </font>
 
87
     </property>
 
88
     <property name="text">
 
89
      <string>Popup</string>
 
90
     </property>
 
91
    </widget>
 
92
   </item>
 
93
   <item row="10" column="1">
 
94
    <widget class="QCheckBox" name="autoHide">
 
95
     <property name="text">
 
96
      <string/>
 
97
     </property>
 
98
    </widget>
 
99
   </item>
 
100
   <item row="10" column="0">
 
101
    <widget class="QLabel" name="label_10">
 
102
     <property name="text">
 
103
      <string>Automatically hide</string>
 
104
     </property>
 
105
     <property name="buddy">
 
106
      <cstring>autoHide</cstring>
 
107
     </property>
 
108
    </widget>
 
109
   </item>
 
110
  </layout>
 
111
 </widget>
 
112
 <resources/>
 
113
 <connections/>
 
114
</ui>