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

OSCHINA-MIRROR/yqhj-draggable-qcombobox

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
В этом репозитории не указан файл с открытой лицензией (LICENSE). При использовании обратитесь к конкретному описанию проекта и его зависимостям в коде.
Клонировать/Скачать
form.ui 2.9 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
zw Отправлено 01.09.2021 08:34 7aaa8be
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>Form</class>
<widget class="QWidget" name="Form">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>400</width>
<height>300</height>
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
<widget class="ComboBoxEx" name="comboBox">
<property name="geometry">
<rect>
<x>130</x>
<y>90</y>
<width>91</width>
<height>22</height>
</rect>
</property>
<item>
<property name="text">
<string>New Item</string>
</property>
</item>
<item>
<property name="text">
<string>New Item1</string>
</property>
</item>
<item>
<property name="text">
<string>New Item2</string>
</property>
</item>
<item>
<property name="text">
<string>New Item3</string>
</property>
</item>
<item>
<property name="text">
<string>New Item4</string>
</property>
</item>
<item>
<property name="text">
<string>New Item5</string>
</property>
</item>
<item>
<property name="text">
<string>New Item6</string>
</property>
</item>
<item>
<property name="text">
<string>New Item7</string>
</property>
</item>
<item>
<property name="text">
<string>New Item8</string>
</property>
</item>
<item>
<property name="text">
<string>New Item9</string>
</property>
</item>
<item>
<property name="text">
<string>New Item10</string>
</property>
</item>
<item>
<property name="text">
<string>New Item11</string>
</property>
</item>
<item>
<property name="text">
<string>New Item12</string>
</property>
</item>
<item>
<property name="text">
<string>New Item13</string>
</property>
</item>
<item>
<property name="text">
<string>New Item14</string>
</property>
</item>
<item>
<property name="text">
<string>New Item15</string>
</property>
</item>
<item>
<property name="text">
<string>New Item16</string>
</property>
</item>
<item>
<property name="text">
<string>New Item17</string>
</property>
</item>
<item>
<property name="text">
<string>New Item18</string>
</property>
</item>
<item>
<property name="text">
<string>19</string>
</property>
</item>
<item>
<property name="text">
<string>New Item</string>
</property>
</item>
<item>
<property name="text">
<string>New Item20</string>
</property>
</item>
<item>
<property name="text">
<string>New Item21</string>
</property>
</item>
</widget>
</widget>
<customwidgets>
<customwidget>
<class>ComboBoxEx</class>
<extends>QComboBox</extends>
<header>comboboxex.h</header>
</customwidget>
</customwidgets>
<resources/>
<connections/>
</ui>

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

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

1
https://api.gitlife.ru/oschina-mirror/yqhj-draggable-qcombobox.git
git@api.gitlife.ru:oschina-mirror/yqhj-draggable-qcombobox.git
oschina-mirror
yqhj-draggable-qcombobox
yqhj-draggable-qcombobox
master