mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-17 13:26:58 +00:00
c293be56bd
In particular, the directory frontends/qt4 is renamed to frontends/qt. Many configurations file have to be updated. All mentions of qt4 in the source have been audited, and changed to qt if necessary. The only part that has not been updated is the CMake build system.
213 lines
5.8 KiB
XML
213 lines
5.8 KiB
XML
<ui version="4.0" >
|
|
<class>IndicesUi</class>
|
|
<widget class="QWidget" name="IndicesUi" >
|
|
<property name="geometry" >
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>401</width>
|
|
<height>340</height>
|
|
</rect>
|
|
</property>
|
|
<property name="windowTitle" >
|
|
<string/>
|
|
</property>
|
|
<layout class="QGridLayout" name="gridLayout" >
|
|
<item row="0" column="0" colspan="2" >
|
|
<widget class="QGroupBox" name="indexGB" >
|
|
<property name="toolTip" >
|
|
<string>Here you can define an alternative index processor and specify its options.</string>
|
|
</property>
|
|
<property name="title" >
|
|
<string>Index Generation</string>
|
|
</property>
|
|
<property name="flat" >
|
|
<bool>true</bool>
|
|
</property>
|
|
<layout class="QGridLayout" name="gridLayout_2" >
|
|
<item row="0" column="0" >
|
|
<layout class="QHBoxLayout" name="horizontalLayout" >
|
|
<item>
|
|
<widget class="QLabel" name="indexLA" >
|
|
<property name="text" >
|
|
<string>&Processor:</string>
|
|
</property>
|
|
<property name="buddy" >
|
|
<cstring>indexCO</cstring>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QComboBox" name="indexCO" >
|
|
<property name="toolTip" >
|
|
<string>Select a processor</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</item>
|
|
<item row="1" column="0" >
|
|
<layout class="QHBoxLayout" name="horizontalLayout_2" >
|
|
<item>
|
|
<widget class="QLabel" name="indexOptionsLA" >
|
|
<property name="text" >
|
|
<string>&Options:</string>
|
|
</property>
|
|
<property name="buddy" >
|
|
<cstring>indexOptionsLE</cstring>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QLineEdit" name="indexOptionsLE" >
|
|
<property name="toolTip" >
|
|
<string>Define program options of the selected processor.</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</item>
|
|
<item rowspan="2" row="0" column="1" >
|
|
<spacer name="horizontalSpacer" >
|
|
<property name="orientation" >
|
|
<enum>Qt::Horizontal</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0" >
|
|
<size>
|
|
<width>183</width>
|
|
<height>20</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
</item>
|
|
<item row="1" column="0" >
|
|
<widget class="QCheckBox" name="multipleIndicesCB" >
|
|
<property name="toolTip" >
|
|
<string>Check if you need multiple indexes (e.g., an Index of Names)</string>
|
|
</property>
|
|
<property name="text" >
|
|
<string>&Use multiple indexes</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="2" column="0" colspan="2" >
|
|
<widget class="Line" name="line" >
|
|
<property name="orientation" >
|
|
<enum>Qt::Horizontal</enum>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="3" column="0" colspan="2" >
|
|
<layout class="QHBoxLayout" >
|
|
<property name="spacing" >
|
|
<number>6</number>
|
|
</property>
|
|
<property name="margin" >
|
|
<number>0</number>
|
|
</property>
|
|
<item>
|
|
<widget class="QLabel" name="newIndexLA" >
|
|
<property name="text" >
|
|
<string>&New:[[index]]</string>
|
|
</property>
|
|
<property name="buddy" >
|
|
<cstring>newIndexLE</cstring>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QLineEdit" name="newIndexLE" >
|
|
<property name="toolTip" >
|
|
<string>Enter the name of the desired index (e.g. "Index of Names") and hit "Add"</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QPushButton" name="addIndexPB" >
|
|
<property name="toolTip" >
|
|
<string>Add a new index to the list</string>
|
|
</property>
|
|
<property name="text" >
|
|
<string>&Add</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</item>
|
|
<item row="4" column="0" >
|
|
<widget class="QLabel" name="availableLA" >
|
|
<property name="text" >
|
|
<string>A&vailable Indexes:</string>
|
|
</property>
|
|
<property name="buddy" >
|
|
<cstring>indicesTW</cstring>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item rowspan="4" row="5" column="0" >
|
|
<widget class="QTreeWidget" name="indicesTW" >
|
|
<column>
|
|
<property name="text" >
|
|
<string>1</string>
|
|
</property>
|
|
</column>
|
|
</widget>
|
|
</item>
|
|
<item row="5" column="1" >
|
|
<widget class="QPushButton" name="removePB" >
|
|
<property name="toolTip" >
|
|
<string>Remove the selected index</string>
|
|
</property>
|
|
<property name="text" >
|
|
<string>&Remove</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="6" column="1" >
|
|
<widget class="QPushButton" name="renamePB" >
|
|
<property name="toolTip" >
|
|
<string>Rename the selected index</string>
|
|
</property>
|
|
<property name="text" >
|
|
<string>R&ename...</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="7" column="1" >
|
|
<widget class="QPushButton" name="colorPB" >
|
|
<property name="toolTip" >
|
|
<string>Define or change button color</string>
|
|
</property>
|
|
<property name="text" >
|
|
<string>Alter Co&lor...</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="8" column="1" >
|
|
<spacer>
|
|
<property name="orientation" >
|
|
<enum>Qt::Vertical</enum>
|
|
</property>
|
|
<property name="sizeType" >
|
|
<enum>QSizePolicy::Expanding</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0" >
|
|
<size>
|
|
<width>20</width>
|
|
<height>121</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
<includes>
|
|
<include location="local" >qt_i18n.h</include>
|
|
</includes>
|
|
<resources/>
|
|
<connections/>
|
|
</ui>
|