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

OSCHINA-MIRROR/sinriv-meshlang

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
funceditor.ui 1.9 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
cgoxopx Отправлено 09.11.2019 11:00 ab47dd3
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>funcEditor</class>
<widget class="QDialog" name="funcEditor">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>640</width>
<height>480</height>
</rect>
</property>
<property name="windowTitle">
<string>Dialog</string>
</property>
<widget class="QTableWidget" name="table">
<property name="geometry">
<rect>
<x>10</x>
<y>140</y>
<width>621</width>
<height>291</height>
</rect>
</property>
</widget>
<widget class="QPushButton" name="saveNode">
<property name="geometry">
<rect>
<x>540</x>
<y>440</y>
<width>89</width>
<height>25</height>
</rect>
</property>
<property name="text">
<string>保存</string>
</property>
</widget>
<widget class="QPushButton" name="removeNode">
<property name="geometry">
<rect>
<x>10</x>
<y>440</y>
<width>89</width>
<height>25</height>
</rect>
</property>
<property name="text">
<string>删除节点</string>
</property>
</widget>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>10</x>
<y>110</y>
<width>171</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string>变量初始值</string>
</property>
</widget>
<widget class="QLineEdit" name="moduleName">
<property name="geometry">
<rect>
<x>10</x>
<y>30</y>
<width>621</width>
<height>31</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_2">
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>67</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string>模块名称</string>
</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