Warning, /education/marble/src/lib/marble/LegendWidget.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>LegendWidget</class>
0004  <widget class="QWidget" name="LegendWidget">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>187</width>
0010     <height>332</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>Legend</string>
0015   </property>
0016   <layout class="QVBoxLayout" name="verticalLayout">
0017    <item>
0018     <widget class="MarbleLegendBrowser" name="m_marbleLegendBrowser">
0019      <property name="url">
0020       <url>
0021        <string>about:blank</string>
0022       </url>
0023      </property>
0024     </widget>
0025    </item>
0026   </layout>
0027  </widget>
0028  <customwidgets>
0029   <customwidget>
0030    <class>MarbleLegendBrowser</class>
0031    <extends>QWebEngineView</extends>
0032    <header>MarbleLegendBrowser.h</header>
0033   </customwidget>
0034  </customwidgets>
0035  <resources/>
0036  <connections/>
0037 </ui>