1
0
mirror of https://gitee.com/drabel/LibQQt.git synced 2025-01-04 10:18:44 +08:00
LibQQt/qqttabwidget.ui
tianduanrui 3f857669fc init
2016-12-29 16:49:18 +08:00

23 lines
467 B
XML
Executable File

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>QQTTabWidget</class>
<widget class="QTabWidget" name="QQTTabWidget">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>327</width>
<height>179</height>
</rect>
</property>
<property name="windowTitle">
<string>TabWidget</string>
</property>
<property name="currentIndex">
<number>-1</number>
</property>
</widget>
<resources/>
<connections/>
</ui>