1<?xml version="1.0" encoding="UTF-8"?> 2<ui version="4.0"> 3 <class>GUI_Lyrics</class> 4 <widget class="QWidget" name="GUI_Lyrics"> 5 <property name="geometry"> 6 <rect> 7 <x>0</x> 8 <y>0</y> 9 <width>646</width> 10 <height>419</height> 11 </rect> 12 </property> 13 <layout class="QGridLayout" name="gridLayout"> 14 <property name="verticalSpacing"> 15 <number>10</number> 16 </property> 17 <item row="5" column="0" colspan="2"> 18 <widget class="Line" name="line"> 19 <property name="orientation"> 20 <enum>Qt::Horizontal</enum> 21 </property> 22 </widget> 23 </item> 24 <item row="2" column="0" rowspan="2" colspan="2"> 25 <layout class="QGridLayout" name="gridLayout_11"> 26 <property name="horizontalSpacing"> 27 <number>10</number> 28 </property> 29 <property name="verticalSpacing"> 30 <number>6</number> 31 </property> 32 <item row="1" column="1"> 33 <widget class="QLineEdit" name="leTitle"/> 34 </item> 35 <item row="0" column="2" rowspan="2"> 36 <widget class="QPushButton" name="btnSwitch"> 37 <property name="text"> 38 <string>switch</string> 39 </property> 40 </widget> 41 </item> 42 <item row="0" column="1"> 43 <widget class="QLineEdit" name="leArtist"/> 44 </item> 45 <item row="0" column="3" rowspan="2" colspan="3"> 46 <widget class="Line" name="line_2"> 47 <property name="orientation"> 48 <enum>Qt::Vertical</enum> 49 </property> 50 </widget> 51 </item> 52 <item row="0" column="6"> 53 <widget class="QLabel" name="labSource"> 54 <property name="toolTip"> 55 <string notr="true"/> 56 </property> 57 <property name="text"> 58 <string notr="true">Source</string> 59 </property> 60 </widget> 61 </item> 62 <item row="1" column="0"> 63 <widget class="QLabel" name="labTitle"> 64 <property name="toolTip"> 65 <string notr="true"/> 66 </property> 67 <property name="text"> 68 <string notr="true">Title</string> 69 </property> 70 </widget> 71 </item> 72 <item row="0" column="7"> 73 <widget class="Gui::ComboBox" name="comboServers"> 74 <property name="sizePolicy"> 75 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Minimum"> 76 <horstretch>0</horstretch> 77 <verstretch>0</verstretch> 78 </sizepolicy> 79 </property> 80 <property name="currentIndex"> 81 <number>-1</number> 82 </property> 83 <property name="frame"> 84 <bool>false</bool> 85 </property> 86 </widget> 87 </item> 88 <item row="1" column="6"> 89 <widget class="QLabel" name="labZoom"> 90 <property name="toolTip"> 91 <string notr="true"/> 92 </property> 93 <property name="text"> 94 <string>Zoom</string> 95 </property> 96 </widget> 97 </item> 98 <item row="1" column="7"> 99 <widget class="QSpinBox" name="sbZoom"> 100 <property name="sizePolicy"> 101 <sizepolicy hsizetype="Minimum" vsizetype="Minimum"> 102 <horstretch>0</horstretch> 103 <verstretch>0</verstretch> 104 </sizepolicy> 105 </property> 106 <property name="suffix"> 107 <string notr="true">%</string> 108 </property> 109 <property name="minimum"> 110 <number>50</number> 111 </property> 112 <property name="maximum"> 113 <number>200</number> 114 </property> 115 <property name="singleStep"> 116 <number>10</number> 117 </property> 118 <property name="value"> 119 <number>100</number> 120 </property> 121 </widget> 122 </item> 123 <item row="0" column="0"> 124 <widget class="QLabel" name="labArtist"> 125 <property name="toolTip"> 126 <string notr="true"/> 127 </property> 128 <property name="text"> 129 <string notr="true">Artist</string> 130 </property> 131 </widget> 132 </item> 133 </layout> 134 </item> 135 <item row="7" column="0" colspan="2"> 136 <widget class="QDialogButtonBox" name="buttonBox"> 137 <property name="standardButtons"> 138 <set>QDialogButtonBox::Close</set> 139 </property> 140 </widget> 141 </item> 142 <item row="0" column="0" colspan="2"> 143 <widget class="QLabel" name="labHeader"> 144 <property name="text"> 145 <string notr="true"/> 146 </property> 147 <property name="textFormat"> 148 <enum>Qt::RichText</enum> 149 </property> 150 <property name="textInteractionFlags"> 151 <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse</set> 152 </property> 153 </widget> 154 </item> 155 <item row="1" column="0" colspan="2"> 156 <widget class="QTextEdit" name="teLyrics"/> 157 </item> 158 <item row="4" column="0" colspan="2"> 159 <layout class="QHBoxLayout" name="horizontalLayout"> 160 <property name="spacing"> 161 <number>8</number> 162 </property> 163 <item> 164 <spacer name="horizontalSpacer"> 165 <property name="orientation"> 166 <enum>Qt::Horizontal</enum> 167 </property> 168 <property name="sizeHint" stdset="0"> 169 <size> 170 <width>40</width> 171 <height>20</height> 172 </size> 173 </property> 174 </spacer> 175 </item> 176 <item> 177 <widget class="QPushButton" name="btnSaveLyrics"> 178 <property name="text"> 179 <string>Save Lyrics</string> 180 </property> 181 </widget> 182 </item> 183 <item> 184 <widget class="QPushButton" name="btnSearch"> 185 <property name="minimumSize"> 186 <size> 187 <width>80</width> 188 <height>0</height> 189 </size> 190 </property> 191 <property name="text"> 192 <string notr="true">Search</string> 193 </property> 194 </widget> 195 </item> 196 </layout> 197 </item> 198 </layout> 199 </widget> 200 <customwidgets> 201 <customwidget> 202 <class>Gui::ComboBox</class> 203 <extends>QComboBox</extends> 204 <header>Gui/Utils/Widgets/ComboBox.h</header> 205 </customwidget> 206 </customwidgets> 207 <resources/> 208 <connections/> 209</ui> 210