You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
adept/adept/adept/desktopentryui.ui

117 lines
3.8 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>adept::DesktopEntryUi</class>
<widget class="adept::ItemExtender">
<property name="name">
<cstring>DesktopEntryUi</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>509</width>
<height>52</height>
</rect>
</property>
<property name="caption">
<string>Form1</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>6</number>
</property>
<property name="spacing">
<number>5</number>
</property>
<widget class="TQLabel" row="0" column="1" rowspan="2" colspan="1">
<property name="name">
<cstring>m_icon</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="text">
<string></string>
</property>
</widget>
<widget class="TQCheckBox" row="0" column="0" rowspan="2" colspan="1">
<property name="name">
<cstring>m_check</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string></string>
</property>
</widget>
<widget class="TQLabel" row="0" column="3">
<property name="name">
<cstring>m_name</cstring>
</property>
<property name="text">
<string>(name)</string>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
<widget class="TQLabel" row="1" column="3">
<property name="name">
<cstring>m_description</cstring>
</property>
<property name="text">
<string>(description)</string>
</property>
<property name="alignment">
<set>WordBreak|AlignVCenter</set>
</property>
</widget>
<spacer row="0" column="2" rowspan="2" colspan="1">
<property name="name">
<cstring>spacer2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Fixed</enum>
</property>
<property name="sizeHint">
<size>
<width>6</width>
<height>20</height>
</size>
</property>
</spacer>
</grid>
</widget>
<includes>
<include location="global" impldecl="in declaration">adept/extendablelist.h</include>
</includes>
<layoutdefaults spacing="6" margin="11"/>
</UI>