Warning, /office/alkimia/src/alkonlinequotesprofiledetails.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>AlkOnlineQuotesProfileDetailsWidget</class> 0004 <widget class="QWidget" name="AlkOnlineQuotesProfileDetailsWidget"> 0005 <property name="geometry"> 0006 <rect> 0007 <x>0</x> 0008 <y>0</y> 0009 <width>681</width> 0010 <height>1462</height> 0011 </rect> 0012 </property> 0013 <property name="minimumSize"> 0014 <size> 0015 <width>0</width> 0016 <height>0</height> 0017 </size> 0018 </property> 0019 <property name="windowTitle"> 0020 <string>Online Quotes</string> 0021 </property> 0022 <layout class="QVBoxLayout" name="verticalLayout_6"> 0023 <item> 0024 <widget class="QGroupBox" name="profileDetailsBox"> 0025 <property name="title"> 0026 <string>Profile details</string> 0027 </property> 0028 <property name="alignment"> 0029 <set>Qt::AlignCenter</set> 0030 </property> 0031 <layout class="QGridLayout" name="gridLayout_2"> 0032 <item row="0" column="0"> 0033 <widget class="QLabel" name="m_configLabel"> 0034 <property name="text"> 0035 <string>Config file</string> 0036 </property> 0037 </widget> 0038 </item> 0039 <item row="1" column="0"> 0040 <widget class="QLabel" name="m_GHNSConfigLabel"> 0041 <property name="text"> 0042 <string>GHNS config file</string> 0043 </property> 0044 </widget> 0045 </item> 0046 <item row="3" column="0"> 0047 <widget class="QLabel" name="m_GHNSDataLabel"> 0048 <property name="text"> 0049 <string>GHNS data path</string> 0050 </property> 0051 </widget> 0052 </item> 0053 <item row="1" column="1"> 0054 <widget class="QLabel" name="m_GHNSConfigFilePath"> 0055 <property name="text"> 0056 <string/> 0057 </property> 0058 <property name="textInteractionFlags"> 0059 <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse</set> 0060 </property> 0061 </widget> 0062 </item> 0063 <item row="4" column="1"> 0064 <spacer name="horizontalSpacer"> 0065 <property name="orientation"> 0066 <enum>Qt::Horizontal</enum> 0067 </property> 0068 <property name="sizeHint" stdset="0"> 0069 <size> 0070 <width>40</width> 0071 <height>20</height> 0072 </size> 0073 </property> 0074 </spacer> 0075 </item> 0076 <item row="5" column="1"> 0077 <spacer name="verticalSpacer_5"> 0078 <property name="orientation"> 0079 <enum>Qt::Vertical</enum> 0080 </property> 0081 <property name="sizeHint" stdset="0"> 0082 <size> 0083 <width>20</width> 0084 <height>40</height> 0085 </size> 0086 </property> 0087 </spacer> 0088 </item> 0089 <item row="0" column="1"> 0090 <widget class="QLabel" name="m_configFilePath"> 0091 <property name="text"> 0092 <string/> 0093 </property> 0094 <property name="textInteractionFlags"> 0095 <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse</set> 0096 </property> 0097 </widget> 0098 </item> 0099 <item row="3" column="1"> 0100 <widget class="QLabel" name="m_GHNSDataPath"> 0101 <property name="text"> 0102 <string/> 0103 </property> 0104 <property name="textInteractionFlags"> 0105 <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse</set> 0106 </property> 0107 </widget> 0108 </item> 0109 </layout> 0110 </widget> 0111 </item> 0112 </layout> 0113 </widget> 0114 <layoutdefault spacing="6" margin="11"/> 0115 <resources/> 0116 <connections/> 0117 </ui>