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