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

OSCHINA-MIRROR/surface-pro-androidrizhifenxigongju

Клонировать/Скачать
taganalyse.ui 2.5 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Surface-pro Отправлено 14.08.2017 15:16 1980f76
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>TagAnalyse</class>
<widget class="QDialog" name="TagAnalyse">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>800</width>
<height>472</height>
</rect>
</property>
<property name="maximumSize">
<size>
<width>800</width>
<height>16777215</height>
</size>
</property>
<property name="windowTitle">
<string>Tag分析图表</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<widget class="QRadioButton" name="rbASCIIOrder">
<property name="styleSheet">
<string notr="true">font: 16pt &quot;Courier New&quot;;</string>
</property>
<property name="text">
<string>按ASCII码排序</string>
</property>
<property name="checked">
<bool>false</bool>
</property>
</widget>
</item>
<item>
<widget class="QRadioButton" name="rbNumOrder">
<property name="styleSheet">
<string notr="true">font: 16pt &quot;Courier New&quot;;</string>
</property>
<property name="text">
<string>按数量排序</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="labelTotal">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>20</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">font: italic 16pt &quot;Courier New&quot;;
color: rgb(0, 108, 0);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
</item>
<item>
<widget class="Line" name="line">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
<item>
<widget class="QScrollArea" name="scrollArea">
<property name="widgetResizable">
<bool>true</bool>
</property>
<widget class="QWidget" name="scrollAreaWidgetContents">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>780</width>
<height>351</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_2">
<item>
<layout class="QVBoxLayout" name="contentLayout"/>
</item>
</layout>
</widget>
</widget>
</item>
</layout>
</widget>
<resources/>
<connections/>
</ui>

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

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

1
https://api.gitlife.ru/oschina-mirror/surface-pro-androidrizhifenxigongju.git
git@api.gitlife.ru:oschina-mirror/surface-pro-androidrizhifenxigongju.git
oschina-mirror
surface-pro-androidrizhifenxigongju
surface-pro-androidrizhifenxigongju
master