summaryrefslogtreecommitdiff
path: root/core
authorharlekin <harlekin>2003-12-05 11:19:23 (UTC)
committer harlekin <harlekin>2003-12-05 11:19:23 (UTC)
commit1ef5137234e2b7cd0be2a220a86d848503196269 (patch) (side-by-side diff)
treebf4e0bcfa6b1d57bfd459ad66897a60ea32d9ea3 /core
parent956020cd93327d53d72254f00e448f92a5e679a1 (diff)
downloadopie-1ef5137234e2b7cd0be2a220a86d848503196269.zip
opie-1ef5137234e2b7cd0be2a220a86d848503196269.tar.gz
opie-1ef5137234e2b7cd0be2a220a86d848503196269.tar.bz2
add it to head too
Diffstat (limited to 'core') (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/today/todayconfigmiscbase.ui240
1 files changed, 240 insertions, 0 deletions
diff --git a/core/pim/today/todayconfigmiscbase.ui b/core/pim/today/todayconfigmiscbase.ui
new file mode 100644
index 0000000..52e9b6e
--- a/dev/null
+++ b/core/pim/today/todayconfigmiscbase.ui
@@ -0,0 +1,240 @@
+<!DOCTYPE UI><UI>
+<class>TodayConfigMiscBase</class>
+<widget>
+ <class>QWidget</class>
+ <property stdset="1">
+ <name>name</name>
+ <cstring>TodayConfigMiscBase</cstring>
+ </property>
+ <property stdset="1">
+ <name>geometry</name>
+ <rect>
+ <x>0</x>
+ <y>0</y>
+ <width>201</width>
+ <height>190</height>
+ </rect>
+ </property>
+ <property stdset="1">
+ <name>caption</name>
+ <string>Form1</string>
+ </property>
+ <property>
+ <name>whatsThis</name>
+ <string>Check this if today should be autostarted on resume.</string>
+ </property>
+ <vbox>
+ <property stdset="1">
+ <name>margin</name>
+ <number>11</number>
+ </property>
+ <property stdset="1">
+ <name>spacing</name>
+ <number>6</number>
+ </property>
+ <widget>
+ <class>QCheckBox</class>
+ <property stdset="1">
+ <name>name</name>
+ <cstring>CheckBoxAuto</cstring>
+ </property>
+ <property stdset="1">
+ <name>text</name>
+ <string>autostart on resume?</string>
+ </property>
+ </widget>
+ <widget>
+ <class>QCheckBox</class>
+ <property stdset="1">
+ <name>name</name>
+ <cstring>CheckBoxHide</cstring>
+ </property>
+ <property stdset="1">
+ <name>text</name>
+ <string>tiny banner</string>
+ </property>
+ <property>
+ <name>whatsThis</name>
+ <string>Have small banner </string>
+ </property>
+ </widget>
+ <widget>
+ <class>QLayoutWidget</class>
+ <property stdset="1">
+ <name>name</name>
+ <cstring>Layout3</cstring>
+ </property>
+ <hbox>
+ <property stdset="1">
+ <name>margin</name>
+ <number>0</number>
+ </property>
+ <property stdset="1">
+ <name>spacing</name>
+ <number>6</number>
+ </property>
+ <widget>
+ <class>QSpinBox</class>
+ <property stdset="1">
+ <name>name</name>
+ <cstring>SpinBoxTime</cstring>
+ </property>
+ <property stdset="1">
+ <name>suffix</name>
+ <string> min</string>
+ </property>
+ <property stdset="1">
+ <name>maxValue</name>
+ <number>1440</number>
+ </property>
+ <property>
+ <name>whatsThis</name>
+ <string>How many minutes has the PDA been suspended before the autostart feature kicks in on resume</string>
+ </property>
+ </widget>
+ <widget>
+ <class>QLabel</class>
+ <property stdset="1">
+ <name>name</name>
+ <cstring>TextLabel1</cstring>
+ </property>
+ <property stdset="1">
+ <name>text</name>
+ <string>minutes inactive</string>
+ </property>
+ <property stdset="1">
+ <name>alignment</name>
+ <set>WordBreak|AlignVCenter|AlignLeft</set>
+ </property>
+ <property>
+ <name>whatsThis</name>
+ <string>How many minutes has the PDA been suspended before the autostart feature kicks in on resume</string>
+ </property>
+ <property>
+ <name>wordwrap</name>
+ </property>
+ </widget>
+ </hbox>
+ </widget>
+ <widget>
+ <class>QLayoutWidget</class>
+ <property stdset="1">
+ <name>name</name>
+ <cstring>Layout2</cstring>
+ </property>
+ <hbox>
+ <property stdset="1">
+ <name>margin</name>
+ <number>0</number>
+ </property>
+ <property stdset="1">
+ <name>spacing</name>
+ <number>6</number>
+ </property>
+ <widget>
+ <class>QSpinBox</class>
+ <property stdset="1">
+ <name>name</name>
+ <cstring>SpinBoxIconSize</cstring>
+ </property>
+ <property stdset="1">
+ <name>suffix</name>
+ <string> pixel</string>
+ </property>
+ <property stdset="1">
+ <name>maxValue</name>
+ <number>64</number>
+ </property>
+ <property>
+ <name>whatsThis</name>
+ <string>Set the icon size in pixel</string>
+ </property>
+ </widget>
+ <widget>
+ <class>QLabel</class>
+ <property stdset="1">
+ <name>name</name>
+ <cstring>TextLabel2</cstring>
+ </property>
+ <property stdset="1">
+ <name>text</name>
+ <string>icon size</string>
+ </property>
+ </widget>
+ </hbox>
+ </widget>
+ <widget>
+ <class>QLayoutWidget</class>
+ <property stdset="1">
+ <name>name</name>
+ <cstring>Layout1</cstring>
+ </property>
+ <hbox>
+ <property stdset="1">
+ <name>margin</name>
+ <number>0</number>
+ </property>
+ <property stdset="1">
+ <name>spacing</name>
+ <number>6</number>
+ </property>
+ <widget>
+ <class>QSpinBox</class>
+ <property stdset="1">
+ <name>name</name>
+ <cstring>SpinRefresh</cstring>
+ </property>
+ <property stdset="1">
+ <name>suffix</name>
+ <string> sec</string>
+ </property>
+ <property stdset="1">
+ <name>specialValueText</name>
+ <string>never</string>
+ </property>
+ <property stdset="1">
+ <name>maxValue</name>
+ <number>7200</number>
+ </property>
+ <property>
+ <name>whatsThis</name>
+ <string>How often should Today refresh itself</string>
+ </property>
+ </widget>
+ <widget>
+ <class>QLabel</class>
+ <property stdset="1">
+ <name>name</name>
+ <cstring>TextLabel3</cstring>
+ </property>
+ <property stdset="1">
+ <name>text</name>
+ <string>refresh</string>
+ </property>
+ </widget>
+ </hbox>
+ </widget>
+ <spacer>
+ <property>
+ <name>name</name>
+ <cstring>Spacer1</cstring>
+ </property>
+ <property stdset="1">
+ <name>orientation</name>
+ <enum>Vertical</enum>
+ </property>
+ <property stdset="1">
+ <name>sizeType</name>
+ <enum>Expanding</enum>
+ </property>
+ <property>
+ <name>sizeHint</name>
+ <size>
+ <width>20</width>
+ <height>20</height>
+ </size>
+ </property>
+ </spacer>
+ </vbox>
+</widget>
+</UI>