You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdepim/korganizer/template_management_dialog_...

94 lines
3.1 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>TemplateManagementDialog_base</class>
<widget class="TQWidget">
<property name="name">
<cstring>TemplateManagementDialog_base</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>355</width>
<height>272</height>
</rect>
</property>
<property name="caption">
<string>Template Management</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<widget class="TDEListBox" row="1" column="0" rowspan="3" colspan="1">
<property name="name">
<cstring>m_listBox</cstring>
</property>
</widget>
<widget class="TQPushButton" row="1" column="1">
<property name="name">
<cstring>m_buttonAdd</cstring>
</property>
<property name="text">
<string>&amp;New</string>
</property>
</widget>
<widget class="TQPushButton" row="2" column="1">
<property name="name">
<cstring>m_buttonDelete</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Delete</string>
</property>
</widget>
<widget class="TQLabel" row="0" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>m_introLabel</cstring>
</property>
<property name="frameShape">
<enum>NoFrame</enum>
</property>
<property name="text">
<string>Select a template and click &lt;b&gt;Apply Template&lt;/b&gt; to apply it to the current event or task. Click &lt;b&gt;New&lt;/b&gt; to create a new template based on the current event or task.</string>
</property>
</widget>
<widget class="TQPushButton" row="4" column="0">
<property name="name">
<cstring>m_buttonApply</cstring>
</property>
<property name="text">
<string>Apply Template</string>
</property>
</widget>
<spacer row="3" column="1">
<property name="name">
<cstring>spacer1</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>51</height>
</size>
</property>
</spacer>
</grid>
</widget>
<customwidgets>
</customwidgets>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">tdelistbox.h</include>
</includes>
</UI>