Amend 8add88ee49: Show Biblatex files in the TeXInfo dialog

UI file was forgotten.
This commit is contained in:
Juergen Spitzmueller 2017-01-02 12:05:14 +01:00
parent f653a41063
commit ee653e1968

View File

@ -1,47 +1,66 @@
<ui version="4.0" > <?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>TexinfoUi</class> <class>TexinfoUi</class>
<widget class="QDialog" name="TexinfoUi" > <widget class="QDialog" name="TexinfoUi">
<property name="geometry" > <property name="geometry">
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>267</width> <width>294</width>
<height>290</height> <height>290</height>
</rect> </rect>
</property> </property>
<property name="windowTitle" > <property name="windowTitle">
<string/> <string/>
</property> </property>
<property name="sizeGripEnabled" > <property name="sizeGripEnabled">
<bool>true</bool> <bool>true</bool>
</property> </property>
<layout class="QGridLayout" > <layout class="QGridLayout">
<property name="margin" > <property name="leftMargin">
<number>9</number> <number>9</number>
</property> </property>
<property name="spacing" > <property name="topMargin">
<number>9</number>
</property>
<property name="rightMargin">
<number>9</number>
</property>
<property name="bottomMargin">
<number>9</number>
</property>
<property name="spacing">
<number>6</number> <number>6</number>
</property> </property>
<item row="1" column="0" > <item row="1" column="0">
<widget class="QListWidget" name="fileListLW" /> <widget class="QListWidget" name="fileListLW"/>
</item> </item>
<item row="3" column="0" > <item row="3" column="0">
<layout class="QHBoxLayout" > <layout class="QHBoxLayout">
<property name="margin" > <property name="spacing">
<number>6</number>
</property>
<property name="leftMargin">
<number>0</number> <number>0</number>
</property> </property>
<property name="spacing" > <property name="topMargin">
<number>6</number> <number>0</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
<property name="bottomMargin">
<number>0</number>
</property> </property>
<item> <item>
<spacer> <spacer>
<property name="orientation" > <property name="orientation">
<enum>Qt::Horizontal</enum> <enum>Qt::Horizontal</enum>
</property> </property>
<property name="sizeType" > <property name="sizeType">
<enum>QSizePolicy::Expanding</enum> <enum>QSizePolicy::Expanding</enum>
</property> </property>
<property name="sizeHint" > <property name="sizeHint" stdset="0">
<size> <size>
<width>20</width> <width>20</width>
<height>20</height> <height>20</height>
@ -50,34 +69,43 @@
</spacer> </spacer>
</item> </item>
<item> <item>
<widget class="QPushButton" name="closePB" > <widget class="QPushButton" name="closePB">
<property name="toolTip" > <property name="toolTip">
<string>Close this dialog</string> <string>Close this dialog</string>
</property> </property>
<property name="text" > <property name="text">
<string>&amp;Close</string> <string>&amp;Close</string>
</property> </property>
</widget> </widget>
</item> </item>
</layout> </layout>
</item> </item>
<item row="2" column="0" > <item row="2" column="0">
<layout class="QHBoxLayout" > <layout class="QHBoxLayout">
<property name="margin" > <property name="spacing">
<number>6</number>
</property>
<property name="leftMargin">
<number>0</number> <number>0</number>
</property> </property>
<property name="spacing" > <property name="topMargin">
<number>6</number> <number>0</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
<property name="bottomMargin">
<number>0</number>
</property> </property>
<item> <item>
<spacer> <spacer>
<property name="orientation" > <property name="orientation">
<enum>Qt::Horizontal</enum> <enum>Qt::Horizontal</enum>
</property> </property>
<property name="sizeType" > <property name="sizeType">
<enum>QSizePolicy::Expanding</enum> <enum>QSizePolicy::Expanding</enum>
</property> </property>
<property name="sizeHint" > <property name="sizeHint" stdset="0">
<size> <size>
<width>20</width> <width>20</width>
<height>20</height> <height>20</height>
@ -86,74 +114,93 @@
</spacer> </spacer>
</item> </item>
<item> <item>
<widget class="QPushButton" name="rescanPB" > <widget class="QPushButton" name="rescanPB">
<property name="toolTip" > <property name="toolTip">
<string>Rebuild the file lists</string> <string>Rebuild the file lists</string>
</property> </property>
<property name="text" > <property name="text">
<string>&amp;Rescan</string> <string>&amp;Rescan</string>
</property> </property>
</widget> </widget>
</item> </item>
<item> <item>
<widget class="QPushButton" name="viewPB" > <widget class="QPushButton" name="viewPB">
<property name="enabled" > <property name="enabled">
<bool>false</bool> <bool>false</bool>
</property> </property>
<property name="toolTip" > <property name="toolTip">
<string>Show contents of marked file. Only possible when files are shown with path</string> <string>Show contents of marked file. Only possible when files are shown with path</string>
</property> </property>
<property name="text" > <property name="text">
<string>&amp;View</string> <string>&amp;View</string>
</property> </property>
</widget> </widget>
</item> </item>
</layout> </layout>
</item> </item>
<item row="0" column="0" > <item row="0" column="0">
<layout class="QHBoxLayout" > <layout class="QHBoxLayout">
<property name="margin" > <property name="spacing">
<number>0</number>
</property>
<property name="spacing" >
<number>6</number> <number>6</number>
</property> </property>
<property name="leftMargin">
<number>0</number>
</property>
<property name="topMargin">
<number>0</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
<property name="bottomMargin">
<number>0</number>
</property>
<item> <item>
<widget class="QComboBox" name="whatStyleCO" > <widget class="QComboBox" name="whatStyleCO">
<property name="toolTip" > <property name="toolTip">
<string>Selected classes or styles</string> <string>Selected classes or styles</string>
</property> </property>
<item> <item>
<property name="text" > <property name="text">
<string>LaTeX classes</string> <string>LaTeX classes</string>
</property> </property>
</item> </item>
<item> <item>
<property name="text" > <property name="text">
<string>LaTeX styles</string> <string>LaTeX styles</string>
</property> </property>
</item> </item>
<item> <item>
<property name="text" > <property name="text">
<string>BibTeX styles</string> <string>BibTeX styles</string>
</property> </property>
</item> </item>
<item> <item>
<property name="text" > <property name="text">
<string>BibTeX databases</string> <string>BibTeX databases</string>
</property> </property>
</item> </item>
<item>
<property name="text">
<string>Biblatex bibliography styles</string>
</property>
</item>
<item>
<property name="text">
<string>Biblatex citation styles</string>
</property>
</item>
</widget> </widget>
</item> </item>
<item> <item>
<spacer> <spacer>
<property name="orientation" > <property name="orientation">
<enum>Qt::Horizontal</enum> <enum>Qt::Horizontal</enum>
</property> </property>
<property name="sizeType" > <property name="sizeType">
<enum>QSizePolicy::Expanding</enum> <enum>QSizePolicy::Expanding</enum>
</property> </property>
<property name="sizeHint" > <property name="sizeHint" stdset="0">
<size> <size>
<width>20</width> <width>20</width>
<height>20</height> <height>20</height>
@ -162,11 +209,11 @@
</spacer> </spacer>
</item> </item>
<item> <item>
<widget class="QCheckBox" name="pathCB" > <widget class="QCheckBox" name="pathCB">
<property name="toolTip" > <property name="toolTip">
<string>Toggles view of the file list</string> <string>Toggles view of the file list</string>
</property> </property>
<property name="text" > <property name="text">
<string>Show &amp;path</string> <string>Show &amp;path</string>
</property> </property>
</widget> </widget>
@ -184,7 +231,7 @@
<tabstop>closePB</tabstop> <tabstop>closePB</tabstop>
</tabstops> </tabstops>
<includes> <includes>
<include location="local" >qt_i18n.h</include> <include location="local">qt_i18n.h</include>
</includes> </includes>
<resources/> <resources/>
<connections/> <connections/>