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.
koffice/lib/kofficecore/koDetailsPaneBase.ui

239 lines
9.8 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>KoDetailsPaneBase</class>
<widget class="TQWidget">
<property name="name">
<cstring>KoDetailsPaneBase</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>528</width>
<height>549</height>
</rect>
</property>
<property name="caption">
<string>DetailsPaneBase</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<widget class="TQSplitter" row="0" column="0">
<property name="name">
<cstring>m_splitter</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<widget class="TDEListView">
<column>
<property name="text">
<string></string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>false</bool>
</property>
</column>
<property name="name">
<cstring>m_documentList</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>7</vsizetype>
<horstretch>30</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="resizeMode">
<enum>LastColumn</enum>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout2</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<widget class="KTextBrowser" row="5" column="0" rowspan="1" colspan="5">
<property name="name">
<cstring>m_detailsLabel</cstring>
</property>
<property name="frameShape">
<enum>NoFrame</enum>
</property>
</widget>
<widget class="TQLabel" row="0" column="0" rowspan="1" colspan="5">
<property name="name">
<cstring>m_previewLabel</cstring>
</property>
<property name="text">
<string></string>
</property>
<property name="alignment">
<set>AlignCenter</set>
</property>
</widget>
<spacer row="3" column="0">
<property name="name">
<cstring>spacer3_2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>0</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="Line" row="4" column="0" rowspan="1" colspan="5">
<property name="name">
<cstring>line1</cstring>
</property>
<property name="frameShape">
<enum>HLine</enum>
</property>
<property name="frameShadow">
<enum>Sunken</enum>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
</widget>
<widget class="KPushButton" row="2" column="2">
<property name="name">
<cstring>m_openButton</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string></string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>
<property name="default">
<bool>true</bool>
</property>
</widget>
<widget class="TQCheckBox" row="3" column="1" rowspan="1" colspan="3">
<property name="name">
<cstring>m_alwaysUseCheckBox</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Always use this template</string>
</property>
<property name="toolTip" stdset="0">
<string>Always use this template at application start up</string>
</property>
</widget>
<spacer row="3" column="4">
<property name="name">
<cstring>spacer3</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>0</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQLabel" row="1" column="0" rowspan="1" colspan="5">
<property name="name">
<cstring>m_titleLabel</cstring>
</property>
<property name="font">
<font>
<bold>1</bold>
</font>
</property>
<property name="text">
<string></string>
</property>
<property name="alignment">
<set>AlignCenter</set>
</property>
</widget>
<spacer row="2" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>spacer8</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>0</width>
<height>20</height>
</size>
</property>
</spacer>
<spacer row="2" column="3" rowspan="1" colspan="2">
<property name="name">
<cstring>spacer8_2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>0</width>
<height>20</height>
</size>
</property>
</spacer>
</grid>
</widget>
</widget>
</grid>
</widget>
<customwidgets>
</customwidgets>
<tabstops>
<tabstop>m_documentList</tabstop>
<tabstop>m_openButton</tabstop>
<tabstop>m_alwaysUseCheckBox</tabstop>
<tabstop>m_detailsLabel</tabstop>
</tabstops>
<layoutdefaults spacing="6" margin="11"/>
<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>
<includes>
<include location="global" impldecl="in implementation">kpushbutton.h</include>
<include location="global" impldecl="in implementation">ktextbrowser.h</include>
<include location="global" impldecl="in implementation">tdelistview.h</include>
</includes>
</UI>