Commit aec1905b by grlabu

Upload New File

parent 946a8eb2
Showing with 80 additions and 0 deletions
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>BossDefeated</class>
<widget class="QDialog" name="BossDefeated">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>521</width>
<height>403</height>
</rect>
</property>
<property name="windowTitle">
<string>Dialog</string>
</property>
<property name="styleSheet">
<string notr="true">background-image: url(:/res/Downloads/mainmenuback.jpg);</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout_2">
<item>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<widget class="QLabel" name="label">
<property name="styleSheet">
<string notr="true">image: url(:/Downloads/gold.jpg);
font: 600 10pt &quot;Yu Gothic UI Semibold&quot;;
color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string>TEIE VÕIT!
Kõnnite võidukalt üle Final Bossi&quot; &quot; korjuse ja näete suurt hunnikut sädelevat kulda
&quot; &quot;Ja ENNÄE!! Varanduse kõrval lebab uinund printsess
&quot; &quot;Aga teie võitlusest väsinud käed suudavad kanda&quot; &quot; ainult üht, kas printsessi, või varandust..</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<widget class="QPushButton" name="pushButton_2">
<property name="styleSheet">
<string notr="true">color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string>Kuld </string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_2">
<property name="styleSheet">
<string notr="true">image: url(:/Downloads/princess.jpg);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pushButton">
<property name="styleSheet">
<string notr="true">color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string>Printsess</string>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</widget>
<resources/>
<connections/>
</ui>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment