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_viewcache.ui

169 lines
5.6 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>SQ_ViewCache</class>
<widget class="TQDialog">
<property name="name">
<cstring>SQ_ViewCache</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>523</width>
<height>410</height>
</rect>
</property>
<property name="caption">
<string>Memory cache</string>
</property>
<property name="sizeGripEnabled">
<bool>true</bool>
</property>
<property name="modal">
<bool>true</bool>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQPushButton" row="3" column="2">
<property name="name">
<cstring>pushButton1</cstring>
</property>
<property name="text">
<string>Close</string>
</property>
</widget>
<widget class="TQListView" row="0" column="0" rowspan="1" colspan="3">
<column>
<property name="text">
<string>Name</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<column>
<property name="text">
<string>MIME</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<column>
<property name="text">
<string>Parameters</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<property name="name">
<cstring>listCache</cstring>
</property>
<property name="resizePolicy">
<enum>AutoOneFit</enum>
</property>
<property name="allColumnsShowFocus">
<bool>true</bool>
</property>
<property name="resizeMode">
<enum>NoColumn</enum>
</property>
</widget>
<widget class="Line" row="1" column="0" rowspan="2" colspan="3">
<property name="name">
<cstring>line1</cstring>
</property>
<property name="frameShape">
<enum>HLine</enum>
</property>
<property name="frameShadow">
<enum>Sunken</enum>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
</widget>
<widget class="TQLayoutWidget" row="3" column="0">
<property name="name">
<cstring>layout2</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="text">
<string>&lt;b&gt;Total:&lt;/b&gt;</string>
</property>
<property name="alignment">
<set>AlignVCenter</set>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>textTotal</cstring>
</property>
<property name="textFormat">
<enum>RichText</enum>
</property>
<property name="alignment">
<set>AlignCenter</set>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>16</width>
<height>20</height>
</size>
</property>
</spacer>
</hbox>
</widget>
</grid>
</widget>
<connections>
<connection>
<sender>pushButton1</sender>
<signal>clicked()</signal>
<receiver>SQ_ViewCache</receiver>
<slot>accept()</slot>
</connection>
</connections>
<tabstops>
<tabstop>listCache</tabstop>
<tabstop>pushButton1</tabstop>
</tabstops>
<includes>
<include location="local" impldecl="in implementation">sq_pixmapcache.h</include>
<include location="local" impldecl="in implementation">sq_viewcache.ui.h</include>
</includes>
<functions>
<function access="private" specifier="non virtual">init()</function>
</functions>
<layoutdefaults spacing="6" margin="11"/>
</UI>