mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-12 06:03:36 +00:00
195 lines
6.3 KiB
Plaintext
195 lines
6.3 KiB
Plaintext
|
<ui version="4.0" stdsetdef="1" >
|
||
|
<author></author>
|
||
|
<comment></comment>
|
||
|
<exportmacro></exportmacro>
|
||
|
<class>QPrefPathsUi</class>
|
||
|
<widget class="QWidget" name="QPrefPaths" >
|
||
|
<property name="geometry" >
|
||
|
<rect>
|
||
|
<x>0</x>
|
||
|
<y>0</y>
|
||
|
<width>387</width>
|
||
|
<height>329</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="windowTitle" >
|
||
|
<string/>
|
||
|
</property>
|
||
|
<layout class="QVBoxLayout" >
|
||
|
<property name="margin" >
|
||
|
<number>11</number>
|
||
|
</property>
|
||
|
<property name="spacing" >
|
||
|
<number>6</number>
|
||
|
</property>
|
||
|
<item>
|
||
|
<layout class="QGridLayout" >
|
||
|
<property name="margin" >
|
||
|
<number>0</number>
|
||
|
</property>
|
||
|
<property name="spacing" >
|
||
|
<number>6</number>
|
||
|
</property>
|
||
|
<item row="4" column="1" >
|
||
|
<widget class="QLineEdit" name="tempDirED" />
|
||
|
</item>
|
||
|
<item row="3" column="2" >
|
||
|
<widget class="QPushButton" name="lyxserverDirPB" >
|
||
|
<property name="text" >
|
||
|
<string>Browse...</string>
|
||
|
</property>
|
||
|
<property name="autoDefault" >
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item row="1" column="0" >
|
||
|
<widget class="QLabel" name="templateDirLA" >
|
||
|
<property name="text" >
|
||
|
<string>&Document templates:</string>
|
||
|
</property>
|
||
|
<property name="buddy" >
|
||
|
<cstring>templateDirED</cstring>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item row="0" column="1" >
|
||
|
<widget class="QLineEdit" name="workingDirED" />
|
||
|
</item>
|
||
|
<item row="2" column="1" >
|
||
|
<widget class="QLineEdit" name="backupDirED" />
|
||
|
</item>
|
||
|
<item row="2" column="0" >
|
||
|
<widget class="QLabel" name="backupDirLA" >
|
||
|
<property name="text" >
|
||
|
<string>&Backup directory:</string>
|
||
|
</property>
|
||
|
<property name="buddy" >
|
||
|
<cstring>backupDirED</cstring>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item row="4" column="0" >
|
||
|
<widget class="QLabel" name="tempDirLA" >
|
||
|
<property name="text" >
|
||
|
<string>&Temporary directory:</string>
|
||
|
</property>
|
||
|
<property name="buddy" >
|
||
|
<cstring>tempDirED</cstring>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item row="5" column="0" >
|
||
|
<widget class="QLabel" name="pathPrefixLA" >
|
||
|
<property name="text" >
|
||
|
<string>&PATH prefix:</string>
|
||
|
</property>
|
||
|
<property name="buddy" >
|
||
|
<cstring>pathPrefixED</cstring>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item row="0" column="0" >
|
||
|
<widget class="QLabel" name="workingDirLA" >
|
||
|
<property name="text" >
|
||
|
<string>&Working directory:</string>
|
||
|
</property>
|
||
|
<property name="buddy" >
|
||
|
<cstring>workingDirED</cstring>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item row="0" column="2" >
|
||
|
<widget class="QPushButton" name="workingDirPB" >
|
||
|
<property name="text" >
|
||
|
<string>Browse...</string>
|
||
|
</property>
|
||
|
<property name="autoDefault" >
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item row="1" column="1" >
|
||
|
<widget class="QLineEdit" name="templateDirED" />
|
||
|
</item>
|
||
|
<item row="3" column="1" >
|
||
|
<widget class="QLineEdit" name="lyxserverDirED" />
|
||
|
</item>
|
||
|
<item row="4" column="2" >
|
||
|
<widget class="QPushButton" name="tempDirPB" >
|
||
|
<property name="text" >
|
||
|
<string>Browse...</string>
|
||
|
</property>
|
||
|
<property name="autoDefault" >
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item row="2" column="2" >
|
||
|
<widget class="QPushButton" name="backupDirPB" >
|
||
|
<property name="text" >
|
||
|
<string>Browse...</string>
|
||
|
</property>
|
||
|
<property name="autoDefault" >
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item rowspan="1" row="5" column="1" colspan="2" >
|
||
|
<widget class="QLineEdit" name="pathPrefixED" />
|
||
|
</item>
|
||
|
<item row="1" column="2" >
|
||
|
<widget class="QPushButton" name="templateDirPB" >
|
||
|
<property name="text" >
|
||
|
<string>Browse...</string>
|
||
|
</property>
|
||
|
<property name="autoDefault" >
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item row="3" column="0" >
|
||
|
<widget class="QLabel" name="lyxserverDirLA" >
|
||
|
<property name="text" >
|
||
|
<string>Ly&XServer pipe:</string>
|
||
|
</property>
|
||
|
<property name="buddy" >
|
||
|
<cstring>lyxserverDirED</cstring>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
</layout>
|
||
|
</item>
|
||
|
<item>
|
||
|
<spacer name="Spacer9" >
|
||
|
<property name="sizeHint" >
|
||
|
<size>
|
||
|
<width>20</width>
|
||
|
<height>20</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="sizeType" >
|
||
|
<enum>Expanding</enum>
|
||
|
</property>
|
||
|
<property name="orientation" >
|
||
|
<enum>Vertical</enum>
|
||
|
</property>
|
||
|
</spacer>
|
||
|
</item>
|
||
|
</layout>
|
||
|
</widget>
|
||
|
<pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
|
||
|
<tabstops>
|
||
|
<tabstop>workingDirED</tabstop>
|
||
|
<tabstop>workingDirPB</tabstop>
|
||
|
<tabstop>templateDirED</tabstop>
|
||
|
<tabstop>templateDirPB</tabstop>
|
||
|
<tabstop>backupDirED</tabstop>
|
||
|
<tabstop>backupDirPB</tabstop>
|
||
|
<tabstop>lyxserverDirED</tabstop>
|
||
|
<tabstop>lyxserverDirPB</tabstop>
|
||
|
<tabstop>tempDirED</tabstop>
|
||
|
<tabstop>tempDirPB</tabstop>
|
||
|
</tabstops>
|
||
|
</ui>
|