Advertisement
130s

treeview_nest.ui 13Mar7

Mar 7th, 2013
699
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>_treecontainer_widget</class>
  4. <widget class="QTreeView" name="_treecontainer_widget">
  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. <property name="animated">
  14. <bool>true</bool>
  15. </property>
  16. <property name="allColumnsShowFocus">
  17. <bool>true</bool>
  18. </property>
  19. <layout class="QVBoxLayout" name="verticalLayout"/>
  20. </widget>
  21. <resources/>
  22. <connections/>
  23. </ui>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement