mirror of
https://github.com/Fishwaldo/qt-openzwave.git
synced 2025-03-15 19:41:24 +00:00
20 lines
441 B
XML
20 lines
441 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ui version="4.0">
|
|
<class>BitSetWidget</class>
|
|
<widget class="QFrame" name="BitSetWidget">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>640</width>
|
|
<height>480</height>
|
|
</rect>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>Frame</string>
|
|
</property>
|
|
<layout class="QGridLayout" name="gridLayout_2"/>
|
|
</widget>
|
|
<resources/>
|
|
<connections/>
|
|
</ui>
|