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.
kile/src/kile/structureconfigwidget.ui

346 lines
12 KiB

<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
<class>KileWidgetStructureViewConfig</class>
<widget class="TQWidget">
<property name="name">
<cstring>KileWidgetStructureViewConfig</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>670</width>
<height>335</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>1</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="tqmaximumSize">
<size>
<width>32767</width>
<height>32767</height>
</size>
</property>
<property name="caption">
<string>Structure View</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQGroupBox">
<property name="name">
<cstring>groupBox2</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>3</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="title">
<string>Expansion Level</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="KIntNumInput" row="0" column="2">
<property name="name">
<cstring>kcfg_DefaultLevel</cstring>
</property>
<property name="minValue">
<number>1</number>
</property>
<property name="maxValue">
<number>7</number>
</property>
</widget>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>textLabel2</cstring>
</property>
<property name="text">
<string>Default &amp;value</string>
</property>
<property name="buddy" stdset="0">
<cstring>kcfg_DefaultLevel</cstring>
</property>
<property name="whatsThis" stdset="0">
<string></string>
</property>
</widget>
<spacer row="0" column="1">
<property name="name">
<cstring>spacer1</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="tqsizeHint">
<size>
<width>200</width>
<height>20</height>
</size>
</property>
</spacer>
<spacer row="0" column="3">
<property name="name">
<cstring>spacer2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="tqsizeHint">
<size>
<width>60</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQLabel" row="1" column="0" rowspan="1" colspan="4">
<property name="name">
<cstring>textLabel2_2</cstring>
</property>
<property name="text">
<string>(&amp;1=part, 2=chapter, 3=section, 4=subsection, 5=subsubsection, ...)</string>
</property>
<property name="buddy" stdset="0">
<cstring>kcfg_DefaultLevel</cstring>
</property>
<property name="whatsThis" stdset="0">
<string></string>
</property>
</widget>
</grid>
</widget>
<widget class="TQGroupBox">
<property name="name">
<cstring>groupBox4</cstring>
</property>
<property name="title">
<string>Options</string>
</property>
<widget class="TQCheckBox">
<property name="name">
<cstring>kcfg_SvShowLabels</cstring>
</property>
<property name="geometry">
<rect>
<x>11</x>
<y>23</y>
<width>272</width>
<height>22</height>
</rect>
</property>
<property name="text">
<string>Show &amp;labels</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>kcfg_SvShowReferences</cstring>
</property>
<property name="geometry">
<rect>
<x>11</x>
<y>51</y>
<width>272</width>
<height>22</height>
</rect>
</property>
<property name="text">
<string>Show undefined references</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>kcfg_SvShowSectioningLabels</cstring>
</property>
<property name="geometry">
<rect>
<x>11</x>
<y>191</y>
<width>272</width>
<height>22</height>
</rect>
</property>
<property name="text">
<string>No extra section for labels</string>
</property>
<property name="accel">
<string></string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>kcfg_SvShowInputFiles</cstring>
</property>
<property name="geometry">
<rect>
<x>11</x>
<y>163</y>
<width>272</width>
<height>22</height>
</rect>
</property>
<property name="text">
<string>Show input files</string>
</property>
<property name="accel">
<string></string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>kcfg_SvShowGraphics</cstring>
</property>
<property name="geometry">
<rect>
<x>11</x>
<y>135</y>
<width>272</width>
<height>22</height>
</rect>
</property>
<property name="text">
<string>Show graphic files</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>kcfg_SvShowBibitems</cstring>
</property>
<property name="geometry">
<rect>
<x>11</x>
<y>79</y>
<width>272</width>
<height>22</height>
</rect>
</property>
<property name="text">
<string>Show bibitems</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>kcfg_SvShowTodo</cstring>
</property>
<property name="geometry">
<rect>
<x>11</x>
<y>107</y>
<width>272</width>
<height>22</height>
</rect>
</property>
<property name="text">
<string>Show TODO/FIXME</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>kcfg_SvOpenTodo</cstring>
</property>
<property name="geometry">
<rect>
<x>289</x>
<y>107</y>
<width>272</width>
<height>22</height>
</rect>
</property>
<property name="text">
<string>Open TODO/FIXME</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>kcfg_SvOpenBibitems</cstring>
</property>
<property name="geometry">
<rect>
<x>289</x>
<y>79</y>
<width>272</width>
<height>22</height>
</rect>
</property>
<property name="text">
<string>Open bibitems item</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>kcfg_SvOpenReferences</cstring>
</property>
<property name="geometry">
<rect>
<x>289</x>
<y>51</y>
<width>272</width>
<height>22</height>
</rect>
</property>
<property name="text">
<string>Open references item</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>kcfg_SvOpenLabels</cstring>
</property>
<property name="geometry">
<rect>
<x>289</x>
<y>23</y>
<width>272</width>
<height>22</height>
</rect>
</property>
<property name="text">
<string>&amp;Open labels item</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>kcfg_SvShowFloats</cstring>
</property>
<property name="geometry">
<rect>
<x>289</x>
<y>135</y>
<width>340</width>
<height>22</height>
</rect>
</property>
<property name="text">
<string>Show figure and table en&amp;vironments</string>
</property>
</widget>
</widget>
</vbox>
</widget>
<customwidgets>
</customwidgets>
<layoutdefaults spacing="6" margin="11"/>
<includehints>
<includehint>knuminput.h</includehint>
<includehint>knuminput.h</includehint>
</includehints>
</UI>