244 lines
		
	
	
		
			6.3 KiB
		
	
	
	
		
			XML
		
	
	
	
			
		
		
	
	
			244 lines
		
	
	
		
			6.3 KiB
		
	
	
	
		
			XML
		
	
	
	
| <?xml version="1.0" encoding="UTF-8"?>
 | |
| <ui version="4.0">
 | |
|  <class>AboutEntry</class>
 | |
|  <widget class="QWidget" name="AboutEntry">
 | |
|   <property name="geometry">
 | |
|    <rect>
 | |
|     <x>0</x>
 | |
|     <y>0</y>
 | |
|     <width>195</width>
 | |
|     <height>99</height>
 | |
|    </rect>
 | |
|   </property>
 | |
|   <property name="sizePolicy">
 | |
|    <sizepolicy hsizetype="Preferred" vsizetype="Maximum">
 | |
|     <horstretch>0</horstretch>
 | |
|     <verstretch>0</verstretch>
 | |
|    </sizepolicy>
 | |
|   </property>
 | |
|   <property name="windowTitle">
 | |
|    <string>Form</string>
 | |
|   </property>
 | |
|   <property name="styleSheet">
 | |
|    <string notr="true">QWidget {
 | |
| 	background: hsl(0, 0%, 20%);
 | |
| 	color: hsl(0, 0%, 100%);
 | |
| }
 | |
| 
 | |
| QPushButton,
 | |
| QPushButton:default,
 | |
| QPushButton:flat,
 | |
| QPushButton:checked {
 | |
| 	background: hsl(0, 0%, 25%);
 | |
| 	border: 0;
 | |
| 	padding: 5px;
 | |
| 	box-shadow: 0;
 | |
| 	cursor: pointer;
 | |
| 	padding: 4px;
 | |
| }
 | |
| 
 | |
| QWidget[objectName="title"] {
 | |
| 	color: hsl(200, 100%, 80%);
 | |
| }</string>
 | |
|   </property>
 | |
|   <layout class="QVBoxLayout" name="verticalLayout">
 | |
|    <property name="spacing">
 | |
|     <number>0</number>
 | |
|    </property>
 | |
|    <property name="leftMargin">
 | |
|     <number>0</number>
 | |
|    </property>
 | |
|    <property name="topMargin">
 | |
|     <number>0</number>
 | |
|    </property>
 | |
|    <property name="rightMargin">
 | |
|     <number>0</number>
 | |
|    </property>
 | |
|    <property name="bottomMargin">
 | |
|     <number>0</number>
 | |
|    </property>
 | |
|    <item>
 | |
|     <widget class="QFrame" name="frame">
 | |
|      <property name="sizePolicy">
 | |
|       <sizepolicy hsizetype="Preferred" vsizetype="Maximum">
 | |
|        <horstretch>0</horstretch>
 | |
|        <verstretch>0</verstretch>
 | |
|       </sizepolicy>
 | |
|      </property>
 | |
|      <property name="frameShape">
 | |
|       <enum>QFrame::StyledPanel</enum>
 | |
|      </property>
 | |
|      <property name="frameShadow">
 | |
|       <enum>QFrame::Raised</enum>
 | |
|      </property>
 | |
|      <layout class="QVBoxLayout" name="verticalLayout_2">
 | |
|       <property name="spacing">
 | |
|        <number>5</number>
 | |
|       </property>
 | |
|       <property name="leftMargin">
 | |
|        <number>5</number>
 | |
|       </property>
 | |
|       <property name="topMargin">
 | |
|        <number>5</number>
 | |
|       </property>
 | |
|       <property name="rightMargin">
 | |
|        <number>5</number>
 | |
|       </property>
 | |
|       <property name="bottomMargin">
 | |
|        <number>5</number>
 | |
|       </property>
 | |
|       <item>
 | |
|        <widget class="QLabel" name="name">
 | |
|         <property name="sizePolicy">
 | |
|          <sizepolicy hsizetype="Ignored" vsizetype="Maximum">
 | |
|           <horstretch>0</horstretch>
 | |
|           <verstretch>0</verstretch>
 | |
|          </sizepolicy>
 | |
|         </property>
 | |
|         <property name="font">
 | |
|          <font>
 | |
|           <pointsize>14</pointsize>
 | |
|           <weight>75</weight>
 | |
|           <bold>true</bold>
 | |
|           <stylestrategy>PreferAntialias</stylestrategy>
 | |
|          </font>
 | |
|         </property>
 | |
|         <property name="text">
 | |
|          <string notr="true">Supporter Name</string>
 | |
|         </property>
 | |
|         <property name="alignment">
 | |
|          <set>Qt::AlignCenter</set>
 | |
|         </property>
 | |
|        </widget>
 | |
|       </item>
 | |
|       <item>
 | |
|        <widget class="QLabel" name="title">
 | |
|         <property name="sizePolicy">
 | |
|          <sizepolicy hsizetype="Preferred" vsizetype="Maximum">
 | |
|           <horstretch>0</horstretch>
 | |
|           <verstretch>0</verstretch>
 | |
|          </sizepolicy>
 | |
|         </property>
 | |
|         <property name="font">
 | |
|          <font>
 | |
|           <pointsize>10</pointsize>
 | |
|          </font>
 | |
|         </property>
 | |
|         <property name="text">
 | |
|          <string notr="true">Supporter Title</string>
 | |
|         </property>
 | |
|         <property name="alignment">
 | |
|          <set>Qt::AlignCenter</set>
 | |
|         </property>
 | |
|        </widget>
 | |
|       </item>
 | |
|       <item>
 | |
|        <layout class="QHBoxLayout" name="linkLayout">
 | |
|         <property name="spacing">
 | |
|          <number>5</number>
 | |
|         </property>
 | |
|         <property name="leftMargin">
 | |
|          <number>0</number>
 | |
|         </property>
 | |
|         <property name="topMargin">
 | |
|          <number>0</number>
 | |
|         </property>
 | |
|         <property name="rightMargin">
 | |
|          <number>0</number>
 | |
|         </property>
 | |
|         <property name="bottomMargin">
 | |
|          <number>0</number>
 | |
|         </property>
 | |
|         <item>
 | |
|          <widget class="QPushButton" name="link1">
 | |
|           <property name="minimumSize">
 | |
|            <size>
 | |
|             <width>0</width>
 | |
|             <height>36</height>
 | |
|            </size>
 | |
|           </property>
 | |
|           <property name="maximumSize">
 | |
|            <size>
 | |
|             <width>16777215</width>
 | |
|             <height>36</height>
 | |
|            </size>
 | |
|           </property>
 | |
|           <property name="baseSize">
 | |
|            <size>
 | |
|             <width>0</width>
 | |
|             <height>36</height>
 | |
|            </size>
 | |
|           </property>
 | |
|           <property name="font">
 | |
|            <font>
 | |
|             <pointsize>10</pointsize>
 | |
|            </font>
 | |
|           </property>
 | |
|           <property name="text">
 | |
|            <string notr="true">YouTube</string>
 | |
|           </property>
 | |
|           <property name="icon">
 | |
|            <iconset>
 | |
|             <normaloff>:/social/youtube</normaloff>:/social/youtube</iconset>
 | |
|           </property>
 | |
|           <property name="iconSize">
 | |
|            <size>
 | |
|             <width>32</width>
 | |
|             <height>32</height>
 | |
|            </size>
 | |
|           </property>
 | |
|          </widget>
 | |
|         </item>
 | |
|         <item>
 | |
|          <widget class="QPushButton" name="link2">
 | |
|           <property name="minimumSize">
 | |
|            <size>
 | |
|             <width>0</width>
 | |
|             <height>36</height>
 | |
|            </size>
 | |
|           </property>
 | |
|           <property name="maximumSize">
 | |
|            <size>
 | |
|             <width>16777215</width>
 | |
|             <height>36</height>
 | |
|            </size>
 | |
|           </property>
 | |
|           <property name="baseSize">
 | |
|            <size>
 | |
|             <width>0</width>
 | |
|             <height>36</height>
 | |
|            </size>
 | |
|           </property>
 | |
|           <property name="font">
 | |
|            <font>
 | |
|             <pointsize>10</pointsize>
 | |
|            </font>
 | |
|           </property>
 | |
|           <property name="text">
 | |
|            <string notr="true">Twitch</string>
 | |
|           </property>
 | |
|           <property name="icon">
 | |
|            <iconset>
 | |
|             <normaloff>:/social/twitch</normaloff>:/social/twitch</iconset>
 | |
|           </property>
 | |
|           <property name="iconSize">
 | |
|            <size>
 | |
|             <width>32</width>
 | |
|             <height>32</height>
 | |
|            </size>
 | |
|           </property>
 | |
|          </widget>
 | |
|         </item>
 | |
|        </layout>
 | |
|       </item>
 | |
|      </layout>
 | |
|     </widget>
 | |
|    </item>
 | |
|   </layout>
 | |
|  </widget>
 | |
|  <resources>
 | |
|   <include location="streamfx.qrc"/>
 | |
|  </resources>
 | |
|  <connections/>
 | |
| </ui>
 |