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.
tdebindings/kjsembed/docs/examples/docviewer/docviewer.ui

70 lines
2.2 KiB

<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
<class>doc_viewer</class>
<widget class="TQWidget">
<property name="name">
<cstring>doc_viewer</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>166</width>
<height>132</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="caption">
<string>KJSEmbed Doc Viewer</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="text">
<string>&amp;Search:</string>
</property>
<property name="buddy" stdset="0">
<cstring>search_edit</cstring>
</property>
</widget>
<widget class="TQLabel" row="1" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>textLabel1_2</cstring>
</property>
<property name="text">
<string>Object types:</string>
</property>
</widget>
<widget class="TDEListBox" row="2" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>toc_view</cstring>
</property>
<property name="resizePolicy">
<enum>AutoOne</enum>
</property>
</widget>
<widget class="KLineEdit" row="0" column="1">
<property name="name">
<cstring>search_edit</cstring>
</property>
</widget>
</grid>
</widget>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">klineedit.h</include>
<include location="global" impldecl="in implementation">tdelistbox.h</include>
</includes>
</UI>