Guest User

Untitled

a guest
Nov 27th, 2014
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.76 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3.  <class>Form</class>
  4.  <widget class="QWidget" name="Form">
  5.   <property name="geometry">
  6.    <rect>
  7.     <x>0</x>
  8.     <y>0</y>
  9.     <width>600</width>
  10.     <height>600</height>
  11.    </rect>
  12.   </property>
  13.   <property name="minimumSize">
  14.    <size>
  15.     <width>600</width>
  16.     <height>600</height>
  17.    </size>
  18.   </property>
  19.   <property name="maximumSize">
  20.    <size>
  21.     <width>600</width>
  22.     <height>16777215</height>
  23.    </size>
  24.   </property>
  25.   <property name="windowTitle">
  26.    <string>PyTrader</string>
  27.   </property>
  28.   <layout class="QVBoxLayout" name="verticalLayout">
  29.    <item>
  30.     <layout class="QVBoxLayout" name="vlay"/>
  31.    </item>
  32.   </layout>
  33.  </widget>
  34.  <resources/>
  35.  <connections/>
  36. </ui>
Advertisement
Add Comment
Please, Sign In to add comment