mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-11 21:49:51 +00:00
7072a496e2
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4869 a592a061-630c-0410-9148-cb99ea01b6c8
343 lines
11 KiB
XML
343 lines
11 KiB
XML
<!DOCTYPE UI><UI>
|
|
<class>QSpellcheckerDialogBase</class>
|
|
<include location="global">config.h</include>
|
|
<include location="local">gettext.h</include>
|
|
<widget>
|
|
<class>QDialog</class>
|
|
<property stdset="1">
|
|
<name>name</name>
|
|
<cstring>QSpellcheckerDialogBase</cstring>
|
|
</property>
|
|
<property stdset="1">
|
|
<name>geometry</name>
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>310</width>
|
|
<height>379</height>
|
|
</rect>
|
|
</property>
|
|
<property stdset="1">
|
|
<name>caption</name>
|
|
<string>Spellchecker</string>
|
|
</property>
|
|
<grid>
|
|
<property stdset="1">
|
|
<name>margin</name>
|
|
<number>11</number>
|
|
</property>
|
|
<property stdset="1">
|
|
<name>spacing</name>
|
|
<number>6</number>
|
|
</property>
|
|
<widget row="4" column="0" rowspan="1" colspan="2" >
|
|
<class>QLabel</class>
|
|
<property stdset="1">
|
|
<name>name</name>
|
|
<cstring>TextLabel2</cstring>
|
|
</property>
|
|
<property stdset="1">
|
|
<name>text</name>
|
|
<string>Suggestions:</string>
|
|
</property>
|
|
<property>
|
|
<name>buddy</name>
|
|
<cstring>suggestionsLB</cstring>
|
|
</property>
|
|
</widget>
|
|
<widget row="3" column="2" >
|
|
<class>QPushButton</class>
|
|
<property stdset="1">
|
|
<name>name</name>
|
|
<cstring>replacePB</cstring>
|
|
</property>
|
|
<property stdset="1">
|
|
<name>text</name>
|
|
<string>&Replace</string>
|
|
</property>
|
|
<property>
|
|
<name>toolTip</name>
|
|
<string>Replace word with current choice</string>
|
|
</property>
|
|
</widget>
|
|
<widget row="7" column="2" >
|
|
<class>QPushButton</class>
|
|
<property stdset="1">
|
|
<name>name</name>
|
|
<cstring>addPB</cstring>
|
|
</property>
|
|
<property stdset="1">
|
|
<name>text</name>
|
|
<string>&Add</string>
|
|
</property>
|
|
<property>
|
|
<name>toolTip</name>
|
|
<string>Add the word to your personal dictionary</string>
|
|
</property>
|
|
</widget>
|
|
<widget row="5" column="2" >
|
|
<class>QPushButton</class>
|
|
<property stdset="1">
|
|
<name>name</name>
|
|
<cstring>ignorePB</cstring>
|
|
</property>
|
|
<property stdset="1">
|
|
<name>text</name>
|
|
<string>&Ignore</string>
|
|
</property>
|
|
<property>
|
|
<name>toolTip</name>
|
|
<string>Ignore this word</string>
|
|
</property>
|
|
</widget>
|
|
<widget row="6" column="2" >
|
|
<class>QPushButton</class>
|
|
<property stdset="1">
|
|
<name>name</name>
|
|
<cstring>replacePB_3</cstring>
|
|
</property>
|
|
<property stdset="1">
|
|
<name>text</name>
|
|
<string>&Accept</string>
|
|
</property>
|
|
<property>
|
|
<name>toolTip</name>
|
|
<string>Accept word for this session</string>
|
|
</property>
|
|
</widget>
|
|
<spacer row="10" column="1" >
|
|
<property>
|
|
<name>name</name>
|
|
<cstring>Spacer6</cstring>
|
|
</property>
|
|
<property stdset="1">
|
|
<name>orientation</name>
|
|
<enum>Horizontal</enum>
|
|
</property>
|
|
<property stdset="1">
|
|
<name>sizeType</name>
|
|
<enum>Expanding</enum>
|
|
</property>
|
|
<property>
|
|
<name>sizeHint</name>
|
|
<size>
|
|
<width>20</width>
|
|
<height>20</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
<widget row="10" column="2" >
|
|
<class>QPushButton</class>
|
|
<property stdset="1">
|
|
<name>name</name>
|
|
<cstring>closePB</cstring>
|
|
</property>
|
|
<property stdset="1">
|
|
<name>text</name>
|
|
<string>&Close</string>
|
|
</property>
|
|
</widget>
|
|
<widget row="9" column="0" rowspan="1" colspan="2" >
|
|
<class>QProgressBar</class>
|
|
<property stdset="1">
|
|
<name>name</name>
|
|
<cstring>spellcheckPR</cstring>
|
|
</property>
|
|
<property>
|
|
<name>toolTip</name>
|
|
<string>How far spellchecking has got</string>
|
|
</property>
|
|
</widget>
|
|
<widget row="5" column="0" rowspan="4" colspan="2" >
|
|
<class>QListBox</class>
|
|
<property stdset="1">
|
|
<name>name</name>
|
|
<cstring>suggestionsLB</cstring>
|
|
</property>
|
|
<property>
|
|
<name>toolTip</name>
|
|
<string>Suggestions</string>
|
|
</property>
|
|
</widget>
|
|
<spacer row="8" column="2" >
|
|
<property>
|
|
<name>name</name>
|
|
<cstring>Spacer10</cstring>
|
|
</property>
|
|
<property stdset="1">
|
|
<name>orientation</name>
|
|
<enum>Vertical</enum>
|
|
</property>
|
|
<property stdset="1">
|
|
<name>sizeType</name>
|
|
<enum>Expanding</enum>
|
|
</property>
|
|
<property>
|
|
<name>sizeHint</name>
|
|
<size>
|
|
<width>20</width>
|
|
<height>20</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
<widget row="2" column="0" rowspan="1" colspan="2" >
|
|
<class>QLabel</class>
|
|
<property stdset="1">
|
|
<name>name</name>
|
|
<cstring>TextLabel1</cstring>
|
|
</property>
|
|
<property stdset="1">
|
|
<name>text</name>
|
|
<string>Replacement:</string>
|
|
</property>
|
|
<property>
|
|
<name>buddy</name>
|
|
<cstring>replaceCO</cstring>
|
|
</property>
|
|
</widget>
|
|
<widget row="1" column="0" rowspan="1" colspan="2" >
|
|
<class>QLineEdit</class>
|
|
<property stdset="1">
|
|
<name>name</name>
|
|
<cstring>wordED</cstring>
|
|
</property>
|
|
<property>
|
|
<name>toolTip</name>
|
|
<string>Current word</string>
|
|
</property>
|
|
</widget>
|
|
<widget row="0" column="0" >
|
|
<class>QLabel</class>
|
|
<property stdset="1">
|
|
<name>name</name>
|
|
<cstring>TextLabel3</cstring>
|
|
</property>
|
|
<property stdset="1">
|
|
<name>text</name>
|
|
<string>Unknown:</string>
|
|
</property>
|
|
<property>
|
|
<name>buddy</name>
|
|
<cstring>wordED</cstring>
|
|
</property>
|
|
</widget>
|
|
<widget row="3" column="0" rowspan="1" colspan="2" >
|
|
<class>QComboBox</class>
|
|
<property stdset="1">
|
|
<name>name</name>
|
|
<cstring>replaceCO</cstring>
|
|
</property>
|
|
<property stdset="1">
|
|
<name>sizePolicy</name>
|
|
<sizepolicy>
|
|
<hsizetype>3</hsizetype>
|
|
<vsizetype>0</vsizetype>
|
|
</sizepolicy>
|
|
</property>
|
|
<property stdset="1">
|
|
<name>focusPolicy</name>
|
|
<enum>StrongFocus</enum>
|
|
</property>
|
|
<property stdset="1">
|
|
<name>editable</name>
|
|
<bool>true</bool>
|
|
</property>
|
|
<property stdset="1">
|
|
<name>insertionPolicy</name>
|
|
<enum>AtTop</enum>
|
|
</property>
|
|
<property stdset="1">
|
|
<name>autoCompletion</name>
|
|
<bool>true</bool>
|
|
</property>
|
|
<property stdset="1">
|
|
<name>duplicatesEnabled</name>
|
|
<bool>false</bool>
|
|
</property>
|
|
<property>
|
|
<name>toolTip</name>
|
|
<string>Replace with selected word</string>
|
|
</property>
|
|
</widget>
|
|
<widget row="1" column="2" >
|
|
<class>QPushButton</class>
|
|
<property stdset="1">
|
|
<name>name</name>
|
|
<cstring>spellcheckPB</cstring>
|
|
</property>
|
|
<property stdset="1">
|
|
<name>text</name>
|
|
<string>&Start...</string>
|
|
</property>
|
|
<property>
|
|
<name>toolTip</name>
|
|
<string>Start spellcheck</string>
|
|
</property>
|
|
</widget>
|
|
</grid>
|
|
</widget>
|
|
<connections>
|
|
<connection>
|
|
<sender>suggestionsLB</sender>
|
|
<signal>highlighted(const QString&)</signal>
|
|
<receiver>QSpellcheckerDialogBase</receiver>
|
|
<slot>suggestionChanged(const QString &)</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>replaceCO</sender>
|
|
<signal>highlighted(const QString&)</signal>
|
|
<receiver>QSpellcheckerDialogBase</receiver>
|
|
<slot>replaceChanged(const QString &)</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>replacePB</sender>
|
|
<signal>clicked()</signal>
|
|
<receiver>QSpellcheckerDialogBase</receiver>
|
|
<slot>replaceClicked()</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>ignorePB</sender>
|
|
<signal>clicked()</signal>
|
|
<receiver>QSpellcheckerDialogBase</receiver>
|
|
<slot>ignoreClicked()</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>replacePB_3</sender>
|
|
<signal>clicked()</signal>
|
|
<receiver>QSpellcheckerDialogBase</receiver>
|
|
<slot>acceptClicked()</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>addPB</sender>
|
|
<signal>clicked()</signal>
|
|
<receiver>QSpellcheckerDialogBase</receiver>
|
|
<slot>addClicked()</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>spellcheckPB</sender>
|
|
<signal>clicked()</signal>
|
|
<receiver>QSpellcheckerDialogBase</receiver>
|
|
<slot>spellcheckClicked()</slot>
|
|
</connection>
|
|
<slot access="public">acceptClicked()</slot>
|
|
<slot access="public">addClicked()</slot>
|
|
<slot access="public">ignoreClicked()</slot>
|
|
<slot access="public">optionsClicked()</slot>
|
|
<slot access="public">replaceChanged(const QString &)</slot>
|
|
<slot access="public">replaceClicked()</slot>
|
|
<slot access="public">spellcheckClicked()</slot>
|
|
<slot access="public">suggestionChanged(const QString &)</slot>
|
|
</connections>
|
|
<tabstops>
|
|
<tabstop>spellcheckPB</tabstop>
|
|
<tabstop>wordED</tabstop>
|
|
<tabstop>replaceCO</tabstop>
|
|
<tabstop>suggestionsLB</tabstop>
|
|
<tabstop>replacePB</tabstop>
|
|
<tabstop>ignorePB</tabstop>
|
|
<tabstop>replacePB_3</tabstop>
|
|
<tabstop>addPB</tabstop>
|
|
<tabstop>closePB</tabstop>
|
|
</tabstops>
|
|
</UI>
|