lyx_mirror/src/frontends/qt3/ui/QCharacterDialogBase.ui
Georg Baum 9e3c2e7cb9 * src/frontends/qt3/moc/Makefile.am: Remove extra qt3 include path
* src/frontends/qt3/ui/moc/Makefile.am: ditto
	* src/frontends/qt3/ui/*.ui: Add extra includes to the
	implementation rather than the declaration


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13789 a592a061-630c-0410-9148-cb99ea01b6c8
2006-05-02 13:07:38 +00:00

529 lines
22 KiB
XML

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>QCharacterDialogBase</class>
<widget class="QDialog">
<property name="name">
<cstring>QCharacterDialogBase</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>450</width>
<height>305</height>
</rect>
</property>
<property name="caption">
<string>QCharacterDialogBase</string>
</property>
<property name="sizeGripEnabled">
<bool>true</bool>
</property>
<property name="layoutMargin" stdset="0">
</property>
<property name="layoutSpacing" stdset="0">
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>11</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="QLayoutWidget">
<property name="name">
<cstring>Layout14</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="QLayoutWidget">
<property name="name">
<cstring>Layout13</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="QLabel" row="0" column="0">
<property name="name">
<cstring>familyLA</cstring>
</property>
<property name="text">
<string>&amp;Family:</string>
</property>
<property name="buddy" stdset="0">
<cstring>familyCO</cstring>
</property>
<property name="toolTip" stdset="0">
<string>Font family</string>
</property>
</widget>
<widget class="QComboBox" row="2" column="1">
<property name="name">
<cstring>shapeCO</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>3</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip" stdset="0">
<string>Font shape</string>
</property>
</widget>
<widget class="QLabel" row="2" column="0">
<property name="name">
<cstring>shapeLA</cstring>
</property>
<property name="text">
<string>S&amp;hape:</string>
</property>
<property name="buddy" stdset="0">
<cstring>shapeCO</cstring>
</property>
<property name="toolTip" stdset="0">
<string>Font shape</string>
</property>
</widget>
<widget class="QComboBox" row="1" column="1">
<property name="name">
<cstring>seriesCO</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>3</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip" stdset="0">
<string>Font series</string>
</property>
</widget>
<widget class="QComboBox" row="4" column="1">
<property name="name">
<cstring>langCO</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>3</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip" stdset="0">
<string>Language</string>
</property>
</widget>
<widget class="QComboBox" row="0" column="1">
<property name="name">
<cstring>familyCO</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>3</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip" stdset="0">
<string>Font family</string>
</property>
</widget>
<widget class="QComboBox" row="3" column="1">
<property name="name">
<cstring>colorCO</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>3</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip" stdset="0">
<string>Font color</string>
</property>
</widget>
<widget class="QLabel" row="4" column="0">
<property name="name">
<cstring>langLA</cstring>
</property>
<property name="text">
<string>&amp;Language:</string>
</property>
<property name="buddy" stdset="0">
<cstring>langCO</cstring>
</property>
<property name="toolTip" stdset="0">
<string>Language</string>
</property>
</widget>
<widget class="QLabel" row="1" column="0">
<property name="name">
<cstring>seriesLA</cstring>
</property>
<property name="text">
<string>&amp;Series:</string>
</property>
<property name="buddy" stdset="0">
<cstring>seriesCO</cstring>
</property>
<property name="toolTip" stdset="0">
<string>Font series</string>
</property>
</widget>
<widget class="QLabel" row="3" column="0">
<property name="name">
<cstring>colorLA</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="text">
<string>&amp;Color:</string>
</property>
<property name="buddy" stdset="0">
<cstring>colorCO</cstring>
</property>
<property name="toolTip" stdset="0">
<string>Font color</string>
</property>
</widget>
</grid>
</widget>
<widget class="QLayoutWidget">
<property name="name">
<cstring>Layout6</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="QGroupBox">
<property name="name">
<cstring>sizeGB</cstring>
</property>
<property name="title">
<string>Never Toggled</string>
</property>
<property name="layoutMargin" stdset="0">
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>11</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="QLabel">
<property name="name">
<cstring>sizeLA</cstring>
</property>
<property name="text">
<string>Si&amp;ze:</string>
</property>
<property name="buddy" stdset="0">
<cstring>sizeCO</cstring>
</property>
<property name="toolTip" stdset="0">
<string>Font size</string>
</property>
</widget>
<widget class="QComboBox">
<property name="name">
<cstring>sizeCO</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip" stdset="0">
<string>Font size</string>
</property>
</widget>
</hbox>
</widget>
<widget class="QGroupBox">
<property name="name">
<cstring>miscGB</cstring>
</property>
<property name="title">
<string>Always Toggled</string>
</property>
<property name="layoutMargin" stdset="0">
</property>
<property name="toolTip" stdset="0">
<string>Other font settings</string>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>11</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="QLabel">
<property name="name">
<cstring>miscLA</cstring>
</property>
<property name="text">
<string>&amp;Misc:</string>
</property>
<property name="buddy" stdset="0">
<cstring>miscCO</cstring>
</property>
</widget>
<widget class="QComboBox">
<property name="name">
<cstring>miscCO</cstring>
</property>
<property name="toolTip" stdset="0">
<string>Other font settings</string>
</property>
</widget>
</hbox>
</widget>
</vbox>
</widget>
</hbox>
</widget>
<widget class="QLayoutWidget">
<property name="name">
<cstring>Layout16</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="QCheckBox">
<property name="name">
<cstring>toggleallCB</cstring>
</property>
<property name="text">
<string>&amp;Toggle all</string>
</property>
<property name="toolTip" stdset="0">
<string>toggle font on all of the above</string>
</property>
</widget>
<widget class="QCheckBox">
<property name="name">
<cstring>autoapplyCB</cstring>
</property>
<property name="text">
<string>Apply changes immediately</string>
</property>
<property name="toolTip" stdset="0">
<string>Apply each change automatically</string>
</property>
</widget>
</hbox>
</widget>
<spacer>
<property name="name">
<cstring>Spacer3</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="QLayoutWidget">
<property name="name">
<cstring>Layout15</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<spacer>
<property name="name">
<cstring>Spacer2_2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="QPushButton">
<property name="name">
<cstring>okPB</cstring>
</property>
<property name="text">
<string>&amp;OK</string>
</property>
<property name="default">
<bool>true</bool>
</property>
</widget>
<widget class="QPushButton">
<property name="name">
<cstring>applyPB</cstring>
</property>
<property name="text">
<string>&amp;Apply</string>
</property>
<property name="autoDefault">
<bool>false</bool>
</property>
</widget>
<widget class="QPushButton">
<property name="name">
<cstring>closePB</cstring>
</property>
<property name="text">
<string>Close</string>
</property>
<property name="autoDefault">
<bool>false</bool>
</property>
<property name="default">
<bool>false</bool>
</property>
</widget>
</hbox>
</widget>
</vbox>
</widget>
<connections>
<connection>
<sender>miscCO</sender>
<signal>activated(int)</signal>
<receiver>QCharacterDialogBase</receiver>
<slot>change_adaptor()</slot>
</connection>
<connection>
<sender>sizeCO</sender>
<signal>activated(int)</signal>
<receiver>QCharacterDialogBase</receiver>
<slot>change_adaptor()</slot>
</connection>
<connection>
<sender>familyCO</sender>
<signal>activated(int)</signal>
<receiver>QCharacterDialogBase</receiver>
<slot>change_adaptor()</slot>
</connection>
<connection>
<sender>seriesCO</sender>
<signal>activated(int)</signal>
<receiver>QCharacterDialogBase</receiver>
<slot>change_adaptor()</slot>
</connection>
<connection>
<sender>shapeCO</sender>
<signal>activated(int)</signal>
<receiver>QCharacterDialogBase</receiver>
<slot>change_adaptor()</slot>
</connection>
<connection>
<sender>colorCO</sender>
<signal>activated(int)</signal>
<receiver>QCharacterDialogBase</receiver>
<slot>change_adaptor()</slot>
</connection>
<connection>
<sender>langCO</sender>
<signal>activated(int)</signal>
<receiver>QCharacterDialogBase</receiver>
<slot>change_adaptor()</slot>
</connection>
<connection>
<sender>toggleallCB</sender>
<signal>toggled(bool)</signal>
<receiver>QCharacterDialogBase</receiver>
<slot>change_adaptor()</slot>
</connection>
</connections>
<tabstops>
<tabstop>familyCO</tabstop>
<tabstop>seriesCO</tabstop>
<tabstop>shapeCO</tabstop>
<tabstop>colorCO</tabstop>
<tabstop>langCO</tabstop>
<tabstop>toggleallCB</tabstop>
<tabstop>sizeCO</tabstop>
<tabstop>miscCO</tabstop>
<tabstop>autoapplyCB</tabstop>
<tabstop>okPB</tabstop>
<tabstop>applyPB</tabstop>
<tabstop>closePB</tabstop>
</tabstops>
<includes>
<include location="global" impldecl="in implementation">config.h</include>
<include location="local" impldecl="in implementation">qt_helpers.h</include>
</includes>
<slots>
<slot>change_adaptor()</slot>
</slots>
<layoutdefaults spacing="6" margin="11"/>
</UI>