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.
ksquirrel/ksquirrel/sq_slideshowlisting.ui

112 lines
3.9 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>SQ_SlideShowListing</class>
<widget class="TQDialog">
<property name="name">
<cstring>SQ_SlideShowListing</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>490</width>
<height>31</height>
</rect>
</property>
<property name="caption">
<string>Form1</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<widget class="TQFrame" row="0" column="0">
<property name="name">
<cstring>frame3</cstring>
</property>
<property name="frameShape">
<enum>StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>Raised</enum>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>2</number>
</property>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Listing</string>
</property>
</widget>
<widget class="TQPushButton" row="0" column="3">
<property name="name">
<cstring>pushCancel</cstring>
</property>
<property name="text">
<string>Cancel</string>
</property>
</widget>
<widget class="KSqueezedTextLabel" row="0" column="2">
<property name="name">
<cstring>textFile</cstring>
</property>
<property name="text">
<string></string>
</property>
<property name="textFormat">
<enum>RichText</enum>
</property>
<property name="alignment">
<set>AlignVCenter</set>
</property>
</widget>
<widget class="TQLabel" row="0" column="1">
<property name="name">
<cstring>textCount</cstring>
</property>
<property name="font">
<font>
<bold>1</bold>
</font>
</property>
<property name="text">
<string></string>
</property>
</widget>
</grid>
</widget>
</grid>
</widget>
<customwidgets>
</customwidgets>
<includes>
<include location="global" impldecl="in implementation">ksqueezedtextlabel.h</include>
<include location="local" impldecl="in implementation">sq_slideshowlisting.ui.h</include>
</includes>
<signals>
<signal>kill();</signal>
</signals>
<functions>
<function access="private" specifier="non virtual">init()</function>
<function specifier="non virtual">setFile( int count, const TQString &amp; f )</function>
</functions>
<layoutdefaults spacing="6" margin="11"/>
</UI>