1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/sinriv-meshlang

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
modulegen.ui 2.1 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
cgoxopx Отправлено 09.11.2019 17:07 caa65f6
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>moduleGen</class>
<widget class="QDialog" name="moduleGen">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>219</width>
<height>166</height>
</rect>
</property>
<property name="windowTitle">
<string>Dialog</string>
</property>
<widget class="QLineEdit" name="nName">
<property name="geometry">
<rect>
<x>60</x>
<y>10</y>
<width>141</width>
<height>25</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="nInput">
<property name="geometry">
<rect>
<x>60</x>
<y>50</y>
<width>141</width>
<height>25</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="nOutput">
<property name="geometry">
<rect>
<x>60</x>
<y>90</y>
<width>141</width>
<height>25</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>31</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string>名称</string>
</property>
</widget>
<widget class="QLabel" name="label_2">
<property name="geometry">
<rect>
<x>10</x>
<y>50</y>
<width>67</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string>输入</string>
</property>
</widget>
<widget class="QLabel" name="label_3">
<property name="geometry">
<rect>
<x>10</x>
<y>90</y>
<width>67</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string>输出</string>
</property>
</widget>
<widget class="QDialogButtonBox" name="buttonBox">
<property name="geometry">
<rect>
<x>40</x>
<y>130</y>
<width>166</width>
<height>25</height>
</rect>
</property>
<property name="standardButtons">
<set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
</property>
</widget>
</widget>
<resources/>
<connections/>
</ui>

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/sinriv-meshlang.git
git@api.gitlife.ru:oschina-mirror/sinriv-meshlang.git
oschina-mirror
sinriv-meshlang
sinriv-meshlang
master