~ianlawrence/+junk/pumd

« back to all changes in this revision

Viewing changes to chapter-4/pumd.ui

  • Committer: root at ianlawrence
  • Date: 2009-09-22 18:42:44 UTC
  • Revision ID: root@ianlawrence.info-20090922184244-xwjycdihqt3batq5
* Updated with latest code 22-09-2009
*

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>pumd</class>
4
 
 <widget class="QWidget" name="pumd">
5
 
  <property name="geometry">
6
 
   <rect>
7
 
    <x>0</x>
8
 
    <y>0</y>
9
 
    <width>407</width>
10
 
    <height>300</height>
11
 
   </rect>
12
 
  </property>
13
 
  <property name="windowTitle">
14
 
   <string>Form</string>
15
 
  </property>
16
 
  <widget class="QDateTimeEdit" name="time">
17
 
   <property name="geometry">
18
 
    <rect>
19
 
     <x>100</x>
20
 
     <y>70</y>
21
 
     <width>194</width>
22
 
     <height>34</height>
23
 
    </rect>
24
 
   </property>
25
 
  </widget>
26
 
  <widget class="QLineEdit" name="command">
27
 
   <property name="geometry">
28
 
    <rect>
29
 
     <x>100</x>
30
 
     <y>20</y>
31
 
     <width>301</width>
32
 
     <height>32</height>
33
 
    </rect>
34
 
   </property>
35
 
  </widget>
36
 
  <widget class="QPushButton" name="schedule">
37
 
   <property name="geometry">
38
 
    <rect>
39
 
     <x>100</x>
40
 
     <y>120</y>
41
 
     <width>181</width>
42
 
     <height>51</height>
43
 
    </rect>
44
 
   </property>
45
 
   <property name="toolTip">
46
 
    <string>Send Date</string>
47
 
   </property>
48
 
   <property name="text">
49
 
    <string>Schedule Now</string>
50
 
   </property>
51
 
  </widget>
52
 
  <widget class="QLabel" name="label">
53
 
   <property name="geometry">
54
 
    <rect>
55
 
     <x>20</x>
56
 
     <y>30</y>
57
 
     <width>71</width>
58
 
     <height>24</height>
59
 
    </rect>
60
 
   </property>
61
 
   <property name="text">
62
 
    <string>Event:</string>
63
 
   </property>
64
 
  </widget>
65
 
  <widget class="QLabel" name="label_2">
66
 
   <property name="geometry">
67
 
    <rect>
68
 
     <x>50</x>
69
 
     <y>70</y>
70
 
     <width>51</width>
71
 
     <height>24</height>
72
 
    </rect>
73
 
   </property>
74
 
   <property name="text">
75
 
    <string>On:</string>
76
 
   </property>
77
 
  </widget>
78
 
 </widget>
79
 
 <resources/>
80
 
 <connections/>
81
 
</ui>