Advertisement
130s

uifile_pyside_access_in_ui_file_13Feb28

Mar 1st, 2013
206
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>_top</class>
  4. <widget class="QWidget" name="_widget_top">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>371</width>
  10. <height>362</height>
  11. </rect>
  12. </property>
  13. <layout class="QVBoxLayout" name="verticalLayout">
  14. <item>
  15. <widget class="QTreeView" name="_treeview"/>
  16. </item>
  17. </layout>
  18. </widget>
  19. <resources/>
  20. <connections/>
  21. </ui>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement