mirror of
https://gitee.com/drabel/LibQQt.git
synced 2025-01-04 10:18:44 +08:00
17 lines
321 B
XML
Executable File
17 lines
321 B
XML
Executable File
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ui version="4.0">
|
|
<class>QQTTableView</class>
|
|
<widget class="QTableView" name="QQTTableView">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>458</width>
|
|
<height>211</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<resources/>
|
|
<connections/>
|
|
</ui>
|