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.
tastymenu/src/tastytooltipwidget.ui

110 lines
4.0 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>TastyToolTipWidget</class>
<widget class="TQWidget">
<property name="name">
<cstring>TastyToolTipWidget</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>391</width>
<height>127</height>
</rect>
</property>
<property name="caption">
<string>Tasty Menu</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<property name="spacing">
<number>0</number>
</property>
<widget class="TQFrame">
<property name="name">
<cstring>frame5</cstring>
</property>
<property name="frameShape">
<enum>StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>Raised</enum>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>iconPixmap</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>64</width>
<height>64</height>
</size>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout2</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>appNameLabel</cstring>
</property>
<property name="font">
<font>
<pointsize>14</pointsize>
<bold>1</bold>
</font>
</property>
<property name="text">
<string>&lt;b&gt;Tasty Menu&lt;/b&gt;</string>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>DescLabel</cstring>
</property>
<property name="text">
<string>Applications, tasks and desktop sessions</string>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>MessageLabel</cstring>
</property>
<property name="text">
<string></string>
</property>
</widget>
</vbox>
</widget>
</hbox>
</widget>
</vbox>
</widget>
<layoutdefaults spacing="6" margin="11"/>
</UI>