Warning, /graphics/digikam/core/utilities/geolocation/marble/osm/OsmRelationManagerWidget.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>OsmRelationManagerWidgetPrivate</class> 0004 <widget class="QWidget" name="OsmRelationManagerWidgetPrivate"> 0005 <property name="geometry"> 0006 <rect> 0007 <x>0</x> 0008 <y>0</y> 0009 <width>433</width> 0010 <height>278</height> 0011 </rect> 0012 </property> 0013 <property name="sizePolicy"> 0014 <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> 0015 <horstretch>0</horstretch> 0016 <verstretch>0</verstretch> 0017 </sizepolicy> 0018 </property> 0019 <layout class="QVBoxLayout" name="verticalLayout"> 0020 <item> 0021 <widget class="QLabel" name="label"> 0022 <property name="text"> 0023 <string>Current Relations</string> 0024 </property> 0025 </widget> 0026 </item> 0027 <item> 0028 <widget class="QTreeWidget" name="m_currentRelations"> 0029 <property name="enabled"> 0030 <bool>true</bool> 0031 </property> 0032 <column> 0033 <property name="text"> 0034 <string>Name</string> 0035 </property> 0036 </column> 0037 <column> 0038 <property name="text"> 0039 <string>Type</string> 0040 </property> 0041 </column> 0042 <column> 0043 <property name="text"> 0044 <string>Role</string> 0045 </property> 0046 </column> 0047 </widget> 0048 </item> 0049 <item> 0050 <layout class="QHBoxLayout" name="horizontalLayout"> 0051 <item> 0052 <spacer name="horizontalSpacer"> 0053 <property name="orientation"> 0054 <enum>Qt::Horizontal</enum> 0055 </property> 0056 <property name="sizeHint" stdset="0"> 0057 <size> 0058 <width>40</width> 0059 <height>20</height> 0060 </size> 0061 </property> 0062 </spacer> 0063 </item> 0064 <item> 0065 <widget class="QPushButton" name="m_addRelation"> 0066 <property name="text"> 0067 <string>Add Relation</string> 0068 </property> 0069 </widget> 0070 </item> 0071 </layout> 0072 </item> 0073 </layout> 0074 </widget> 0075 <resources/> 0076 <connections/> 0077 </ui>