Warning, /frameworks/sonnet/src/ui/sonnetui.ui is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <ui version="4.0">
0003  <class>SonnetUi</class>
0004  <widget class="QWidget" name="SonnetUi">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>481</width>
0010     <height>311</height>
0011    </rect>
0012   </property>
0013   <property name="sizePolicy">
0014    <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0015     <horstretch>0</horstretch>
0016     <verstretch>0</verstretch>
0017    </sizepolicy>
0018   </property>
0019   <property name="minimumSize">
0020    <size>
0021     <width>430</width>
0022     <height>300</height>
0023    </size>
0024   </property>
0025   <layout class="QGridLayout">
0026    <property name="leftMargin">
0027     <number>0</number>
0028    </property>
0029    <property name="topMargin">
0030     <number>0</number>
0031    </property>
0032    <property name="rightMargin">
0033     <number>0</number>
0034    </property>
0035    <property name="bottomMargin">
0036     <number>0</number>
0037    </property>
0038    <item row="1" column="0" colspan="2">
0039     <widget class="QLabel" name="textLabel2">
0040      <property name="whatsThis">
0041       <string>&lt;qt&gt;&lt;p&gt;This word was considered to be an &quot;unknown word&quot; because it does not match any entry in the dictionary currently in use. It may also be a word in a foreign language.&lt;/p&gt;
0042 &lt;p&gt;If the word is not misspelled, you may add it to the dictionary by clicking &lt;b&gt;Add to Dictionary&lt;/b&gt;. If you do not want to add the unknown word to the dictionary, but you want to leave it unchanged, click &lt;b&gt;Ignore&lt;/b&gt; or &lt;b&gt;Ignore All&lt;/b&gt;.&lt;/p&gt;
0043 &lt;p&gt;However, if the word is misspelled, you can try to find the correct replacement in the list below. If you cannot find a replacement there, you may type it in the text box below, and click &lt;b&gt;Replace&lt;/b&gt; or &lt;b&gt;Replace All&lt;/b&gt;.&lt;/p&gt;
0044 &lt;/qt&gt;</string>
0045      </property>
0046      <property name="text">
0047       <string>Unknown word:</string>
0048      </property>
0049     </widget>
0050    </item>
0051    <item row="1" column="2">
0052     <widget class="QLabel" name="m_unknownWord">
0053      <property name="toolTip">
0054       <string>Unknown word</string>
0055      </property>
0056      <property name="whatsThis">
0057       <string>&lt;qt&gt;&lt;p&gt;This word was considered to be an &quot;unknown word&quot; because it does not match any entry in the dictionary currently in use. It may also be a word in a foreign language.&lt;/p&gt;
0058 &lt;p&gt;If the word is not misspelled, you may add it to the dictionary by clicking &lt;b&gt;Add to Dictionary&lt;/b&gt;. If you do not want to add the unknown word to the dictionary, but you want to leave it unchanged, click &lt;b&gt;Ignore&lt;/b&gt; or &lt;b&gt;Ignore All&lt;/b&gt;.&lt;/p&gt;
0059 &lt;p&gt;However, if the word is misspelled, you can try to find the correct replacement in the list below. If you cannot find a replacement there, you may type it in the text box below, and click &lt;b&gt;Replace&lt;/b&gt; or &lt;b&gt;Replace All&lt;/b&gt;.&lt;/p&gt;
0060 &lt;/qt&gt;</string>
0061      </property>
0062      <property name="text">
0063       <string>&lt;b&gt;misspelled&lt;/b&gt;</string>
0064      </property>
0065     </widget>
0066    </item>
0067    <item row="4" column="0">
0068     <widget class="QLabel" name="textLabel5">
0069      <property name="whatsThis">
0070       <string>&lt;qt&gt;
0071 &lt;p&gt;Select the language of the document you are proofing here.&lt;/p&gt;
0072 &lt;/qt&gt;</string>
0073      </property>
0074      <property name="text">
0075       <string>&amp;Language:</string>
0076      </property>
0077      <property name="buddy">
0078       <cstring>m_language</cstring>
0079      </property>
0080     </widget>
0081    </item>
0082    <item row="0" column="0" colspan="6">
0083     <widget class="QLabel" name="m_contextLabel">
0084      <property name="toolTip">
0085       <string>Text excerpt showing the unknown word in its context.</string>
0086      </property>
0087      <property name="whatsThis">
0088       <string>&lt;qt&gt;
0089 &lt;p&gt;Here you can see a text excerpt showing the unknown word in its context. If this information is not sufficient to choose the best replacement for the unknown word, you can click on the document you are proofing, read a larger part of the text and then return here to continue proofing.&lt;/p&gt;
0090 &lt;/qt&gt;</string>
0091      </property>
0092      <property name="frameShape">
0093       <enum>QFrame::Box</enum>
0094      </property>
0095      <property name="text">
0096       <string>... the &lt;b&gt;misspelled&lt;/b&gt; word shown in context ...</string>
0097      </property>
0098      <property name="alignment">
0099       <set>Qt::AlignCenter</set>
0100      </property>
0101     </widget>
0102    </item>
0103    <item row="1" column="4" colspan="2">
0104     <widget class="QPushButton" name="m_addBtn">
0105      <property name="whatsThis">
0106       <string>&lt;qt&gt;
0107 &lt;p&gt;The unknown word was detected and considered unknown because it is not included in the dictionary.&lt;br&gt;
0108 Click here if you consider the unknown word not to be misspelled, and you want to avoid wrongly detecting it again in the future. If you want to let it remain as is, but not add it to the dictionary, then click &lt;b&gt;Ignore&lt;/b&gt; or &lt;b&gt;Ignore All&lt;/b&gt; instead.&lt;/p&gt;
0109 &lt;/qt&gt;</string>
0110      </property>
0111      <property name="text">
0112       <string>&lt;&lt; Add to Dictionary</string>
0113      </property>
0114     </widget>
0115    </item>
0116    <item row="1" column="3">
0117     <spacer>
0118      <property name="orientation">
0119       <enum>Qt::Horizontal</enum>
0120      </property>
0121      <property name="sizeType">
0122       <enum>QSizePolicy::Expanding</enum>
0123      </property>
0124      <property name="sizeHint" stdset="0">
0125       <size>
0126        <width>74</width>
0127        <height>20</height>
0128       </size>
0129      </property>
0130     </spacer>
0131    </item>
0132    <item row="3" column="0" colspan="5">
0133     <widget class="QListView" name="m_suggestions">
0134      <property name="toolTip">
0135       <string>Suggestion List</string>
0136      </property>
0137      <property name="whatsThis">
0138       <string>&lt;qt&gt;
0139 &lt;p&gt;If the unknown word is misspelled, you should check if the correction for it is available and if it is, click on it. If none of the words in this list is a good replacement you may type the correct word in the edit box above.&lt;/p&gt;
0140 &lt;p&gt;To correct this word click &lt;b&gt;Replace&lt;/b&gt; if you want to correct only this occurrence or &lt;b&gt;Replace All&lt;/b&gt; if you want to correct all occurrences.&lt;/p&gt;
0141 &lt;/qt&gt;</string>
0142      </property>
0143      <property name="resizeMode">
0144       <enum>QListView::Adjust</enum>
0145      </property>
0146     </widget>
0147    </item>
0148    <item row="2" column="0" colspan="2">
0149     <widget class="QLabel" name="textLabel4">
0150      <property name="whatsThis">
0151       <string>&lt;qt&gt;
0152 &lt;p&gt;If the unknown word is misspelled, you should type the correction for your misspelled word here or select it from the list below.&lt;/p&gt;
0153 &lt;p&gt;You can then click &lt;b&gt;Replace&lt;/b&gt; if you want to correct only this occurrence of the word or &lt;b&gt;Replace All&lt;/b&gt; if you want to correct all occurrences.&lt;/p&gt;
0154 &lt;/qt&gt;</string>
0155      </property>
0156      <property name="text">
0157       <string>Replace &amp;with:</string>
0158      </property>
0159      <property name="buddy">
0160       <cstring>m_replacement</cstring>
0161      </property>
0162     </widget>
0163    </item>
0164    <item row="2" column="2" colspan="3">
0165     <widget class="QLineEdit" name="m_replacement">
0166      <property name="whatsThis">
0167       <string>&lt;qt&gt;
0168 &lt;p&gt;If the unknown word is misspelled, you should type the correction for your misspelled word here or select it from the list below.&lt;/p&gt;
0169 &lt;p&gt;You can then click &lt;b&gt;Replace&lt;/b&gt; if you want to correct only this occurrence of the word or &lt;b&gt;Replace All&lt;/b&gt; if you want to correct all occurrences.&lt;/p&gt;
0170 &lt;/qt&gt;</string>
0171      </property>
0172     </widget>
0173    </item>
0174    <item row="4" column="1" colspan="4">
0175     <widget class="Sonnet::DictionaryComboBox" name="m_language">
0176      <property name="toolTip">
0177       <string>Language Selection</string>
0178      </property>
0179      <property name="whatsThis">
0180       <string>&lt;qt&gt;
0181 &lt;p&gt;Select the language of the document you are proofing here.&lt;/p&gt;
0182 &lt;/qt&gt;</string>
0183      </property>
0184     </widget>
0185    </item>
0186    <item row="2" column="5" rowspan="3">
0187     <layout class="QVBoxLayout">
0188      <property name="spacing">
0189       <number>6</number>
0190      </property>
0191      <property name="leftMargin">
0192       <number>0</number>
0193      </property>
0194      <property name="topMargin">
0195       <number>0</number>
0196      </property>
0197      <property name="rightMargin">
0198       <number>0</number>
0199      </property>
0200      <property name="bottomMargin">
0201       <number>0</number>
0202      </property>
0203      <item>
0204       <widget class="QPushButton" name="m_suggestBtn">
0205        <property name="text">
0206         <string>S&amp;uggest</string>
0207        </property>
0208       </widget>
0209      </item>
0210      <item>
0211       <widget class="QPushButton" name="m_replaceBtn">
0212        <property name="whatsThis">
0213         <string>&lt;qt&gt;
0214 &lt;p&gt;Click here to replace this occurrence of the unknown text with the text in the edit box above (to the left).&lt;/p&gt;
0215 &lt;/qt&gt;</string>
0216        </property>
0217        <property name="text">
0218         <string>&amp;Replace</string>
0219        </property>
0220       </widget>
0221      </item>
0222      <item>
0223       <widget class="QPushButton" name="m_replaceAllBtn">
0224        <property name="whatsThis">
0225         <string>&lt;qt&gt;
0226 &lt;p&gt;Click here to replace all occurrences of the unknown text with the text in the edit box above (to the left).&lt;/p&gt;
0227 &lt;/qt&gt;</string>
0228        </property>
0229        <property name="text">
0230         <string>R&amp;eplace All</string>
0231        </property>
0232       </widget>
0233      </item>
0234      <item>
0235       <widget class="QPushButton" name="m_skipBtn">
0236        <property name="whatsThis">
0237         <string>&lt;qt&gt;
0238 &lt;p&gt;Click here to let this occurrence of the unknown word remain as is.&lt;/p&gt;
0239 &lt;p&gt;This action is useful when the word is a name, an acronym, a foreign word or any other unknown word that you want to use but not add to the dictionary.&lt;/p&gt;
0240 &lt;/qt&gt;</string>
0241        </property>
0242        <property name="text">
0243         <string>&amp;Ignore</string>
0244        </property>
0245       </widget>
0246      </item>
0247      <item>
0248       <widget class="QPushButton" name="m_skipAllBtn">
0249        <property name="whatsThis">
0250         <string>&lt;qt&gt;
0251 &lt;p&gt;Click here to let all occurrences of the unknown word remain as they are.&lt;/p&gt;
0252 &lt;p&gt;This action is useful when the word is a name, an acronym, a foreign word or any other unknown word that you want to use but not add to the dictionary.&lt;/p&gt;
0253 &lt;/qt&gt;</string>
0254        </property>
0255        <property name="text">
0256         <string>I&amp;gnore All</string>
0257        </property>
0258       </widget>
0259      </item>
0260      <item>
0261       <widget class="QPushButton" name="m_autoCorrect">
0262        <property name="whatsThis">
0263         <string>&lt;qt&gt;
0264 &lt;p&gt;Click here to let all occurrences of the unknown word remain as they are.&lt;/p&gt;
0265 &lt;p&gt;This action is useful when the word is a name, an acronym, a foreign word or any other unknown word that you want to use but not add to the dictionary.&lt;/p&gt;
0266 &lt;/qt&gt;</string>
0267        </property>
0268        <property name="text">
0269         <string>Autocorrect</string>
0270        </property>
0271       </widget>
0272      </item>
0273      <item>
0274       <spacer>
0275        <property name="orientation">
0276         <enum>Qt::Vertical</enum>
0277        </property>
0278        <property name="sizeType">
0279         <enum>QSizePolicy::Expanding</enum>
0280        </property>
0281        <property name="sizeHint" stdset="0">
0282         <size>
0283          <width>20</width>
0284          <height>20</height>
0285         </size>
0286        </property>
0287       </spacer>
0288      </item>
0289     </layout>
0290    </item>
0291   </layout>
0292  </widget>
0293  <customwidgets>
0294   <customwidget>
0295    <class>Sonnet::DictionaryComboBox</class>
0296    <extends>QComboBox</extends>
0297    <header>sonnet/dictionarycombobox.h</header>
0298   </customwidget>
0299  </customwidgets>
0300  <tabstops>
0301   <tabstop>m_addBtn</tabstop>
0302   <tabstop>m_replacement</tabstop>
0303   <tabstop>m_suggestBtn</tabstop>
0304   <tabstop>m_replaceBtn</tabstop>
0305   <tabstop>m_replaceAllBtn</tabstop>
0306   <tabstop>m_skipBtn</tabstop>
0307   <tabstop>m_skipAllBtn</tabstop>
0308   <tabstop>m_suggestions</tabstop>
0309   <tabstop>m_language</tabstop>
0310  </tabstops>
0311  <resources/>
0312  <connections/>
0313 </ui>