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.
52 lines
1.6 KiB
52 lines
1.6 KiB
<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
|
|
<class>KPlato::TaskNotesPanelBase</class>
|
|
<widget class="TQWidget">
|
|
<property name="name">
|
|
<cstring>TaskNotesPanelBase</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>468</width>
|
|
<height>365</height>
|
|
</rect>
|
|
</property>
|
|
<hbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="TQLayoutWidget">
|
|
<property name="name">
|
|
<cstring>layout1</cstring>
|
|
</property>
|
|
<vbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="TQLabel">
|
|
<property name="name">
|
|
<cstring>textLabel5</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>&Project notes and summary:</string>
|
|
</property>
|
|
<property name="buddy" stdset="0">
|
|
<cstring>descriptionfield</cstring>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQTextEdit">
|
|
<property name="name">
|
|
<cstring>descriptionfield</cstring>
|
|
</property>
|
|
</widget>
|
|
</vbox>
|
|
</widget>
|
|
</hbox>
|
|
</widget>
|
|
<Q_SLOTS>
|
|
<slot>scheduling_clicked( int schedulingType )</slot>
|
|
</Q_SLOTS>
|
|
<layoutdefaults spacing="6" margin="11"/>
|
|
</UI>
|