Warning, /office/calligraplan/src/kptviewlistdocker.ui is written in an unsupported language. File is not indexed.

0001 <ui version="4.0" >
0002  <class>KWStatisticsDocker</class>
0003  <widget class="QWidget" name="KWStatisticsDocker" >
0004   <property name="geometry" >
0005    <rect>
0006     <x>0</x>
0007     <y>0</y>
0008     <width>338</width>
0009     <height>109</height>
0010    </rect>
0011   </property>
0012   <layout class="QVBoxLayout" >
0013    <item>
0014     <layout class="QHBoxLayout" >
0015      <item>
0016       <widget class="QComboBox" name="statistics" >
0017        <property name="currentIndex" >
0018         <number>0</number>
0019        </property>
0020        <item>
0021         <property name="text" >
0022          <string>Words</string>
0023         </property>
0024        </item>
0025        <item>
0026         <property name="text" >
0027          <string>Sentences</string>
0028         </property>
0029        </item>
0030        <item>
0031         <property name="text" >
0032          <string>Syllables</string>
0033         </property>
0034        </item>
0035        <item>
0036         <property name="text" >
0037          <string>Lines</string>
0038         </property>
0039        </item>
0040        <item>
0041         <property name="text" >
0042          <string>Characters incl. spaces</string>
0043         </property>
0044        </item>
0045        <item>
0046         <property name="text" >
0047          <string>Characters without spaces</string>
0048         </property>
0049        </item>
0050        <item>
0051         <property name="text" >
0052          <string>Flesch reading ease</string>
0053         </property>
0054        </item>
0055       </widget>
0056      </item>
0057      <item>
0058       <widget class="QLineEdit" name="count" >
0059        <property name="readOnly" >
0060         <bool>true</bool>
0061        </property>
0062        <property name="text" >
0063         <string>0</string>
0064        </property>
0065        <property name="alignment" >
0066         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0067        </property>
0068       </widget>
0069      </item>
0070      <item>
0071       <widget class="QToolButton" name="refresh" >
0072        <property name="text" >
0073         <string>...</string>
0074        </property>
0075       </widget>
0076      </item>
0077     </layout>
0078    </item>
0079    <item>
0080     <layout class="QVBoxLayout" >
0081      <item>
0082       <widget class="QCheckBox" name="footEndNotes" >
0083        <property name="text" >
0084         <string>Include text from foot- and endnotes</string>
0085        </property>
0086       </widget>
0087      </item>
0088      <item>
0089       <widget class="QCheckBox" name="autoRefresh" >
0090        <property name="text" >
0091         <string>Automatically refresh data</string>
0092        </property>
0093       </widget>
0094      </item>
0095     </layout>
0096    </item>
0097   </layout>
0098  </widget>
0099  <resources/>
0100  <connections/>
0101 </ui>