Warning, /education/parley/src/editor/synonymwidget.ui is written in an unsupported language. File is not indexed.

0001 <ui version="4.0" >
0002  <class>SynonymWidget</class>
0003  <widget class="QWidget" name="SynonymWidget" >
0004   <property name="geometry" >
0005    <rect>
0006     <x>0</x>
0007     <y>0</y>
0008     <width>297</width>
0009     <height>196</height>
0010    </rect>
0011   </property>
0012   <layout class="QVBoxLayout" name="verticalLayout" >
0013    <item>
0014     <widget class="QLabel" name="synonymLabel" >
0015      <property name="text" >
0016       <string>Synonyms</string>
0017      </property>
0018     </widget>
0019    </item>
0020    <item>
0021     <widget class="QListView" name="listView" />
0022    </item>
0023    <item>
0024     <widget class="QPushButton" name="synonymButton" >
0025      <property name="text" >
0026       <string>Synonym</string>
0027      </property>
0028     </widget>
0029    </item>
0030   </layout>
0031  </widget>
0032  <resources/>
0033  <connections/>
0034 </ui>