QuiltingHMI/sharedviews/fileselectdialog.ui

331 lines
7.6 KiB
Plaintext
Raw Permalink Normal View History

2024-02-06 07:10:48 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>FileSelectDialog</class>
<widget class="QDialog" name="FileSelectDialog">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1105</width>
<height>609</height>
</rect>
</property>
<property name="windowTitle">
<string>Dialog</string>
</property>
<widget class="MyButton" name="button5">
<property name="geometry">
<rect>
<x>90</x>
<y>220</y>
<width>760</width>
<height>32</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="MyButton" name="button1">
<property name="geometry">
<rect>
<x>90</x>
<y>60</y>
<width>760</width>
<height>32</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="MyButton" name="button3">
<property name="geometry">
<rect>
<x>90</x>
<y>140</y>
<width>760</width>
<height>32</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="MyButton" name="button4">
<property name="geometry">
<rect>
<x>90</x>
<y>180</y>
<width>760</width>
<height>32</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="MyButton" name="button2">
<property name="geometry">
<rect>
<x>90</x>
<y>100</y>
<width>760</width>
<height>32</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="MyButton" name="button7">
<property name="geometry">
<rect>
<x>90</x>
<y>300</y>
<width>760</width>
<height>32</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="MyButton" name="button8">
<property name="geometry">
<rect>
<x>90</x>
<y>340</y>
<width>760</width>
<height>32</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="MyButton" name="button6">
<property name="geometry">
<rect>
<x>90</x>
<y>260</y>
<width>760</width>
<height>32</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QFrame" name="framePageBtn">
<property name="geometry">
<rect>
<x>770</x>
<y>570</y>
<width>321</width>
<height>31</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="MyButton" name="buttonPgDn">
<property name="geometry">
<rect>
<x>80</x>
<y>0</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);
color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="MyButton" name="buttonCancel">
<property name="geometry">
<rect>
<x>240</x>
<y>0</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);
color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="MyButton" name="buttonOk">
<property name="geometry">
<rect>
<x>160</x>
<y>0</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);
color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="MyButton" name="buttonPgUp">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);
color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<zorder>buttonPgUp</zorder>
<zorder>buttonPgDn</zorder>
<zorder>buttonOk</zorder>
<zorder>buttonCancel</zorder>
</widget>
<widget class="QFrame" name="frameBack">
<property name="geometry">
<rect>
<x>20</x>
<y>10</y>
<width>1024</width>
<height>600</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(182, 182, 182);</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="QLabel" name="labelPage">
<property name="geometry">
<rect>
<x>10</x>
<y>570</y>
<width>181</width>
<height>21</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);
color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string>PageNums: 1/1</string>
</property>
</widget>
</widget>
<zorder>frameBack</zorder>
<zorder>button5</zorder>
<zorder>button1</zorder>
<zorder>button3</zorder>
<zorder>button4</zorder>
<zorder>button2</zorder>
<zorder>button7</zorder>
<zorder>button8</zorder>
<zorder>button6</zorder>
<zorder>framePageBtn</zorder>
</widget>
<customwidgets>
<customwidget>
<class>MyButton</class>
<extends>QPushButton</extends>
<header location="global">sharedviews/mybutton.h</header>
</customwidget>
</customwidgets>
<resources/>
<connections/>
</ui>