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.
tdevelop/parts/documentation/docprojectconfigwidgetbase.ui

151 lines
5.4 KiB

<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
<class>DocProjectConfigWidgetBase</class>
<widget class="TQWidget">
<property name="name">
<cstring>DocProjectConfigWidgetBase</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>484</width>
<height>292</height>
</rect>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer row="2" column="0">
<property name="name">
<cstring>spacer1</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>60</height>
</size>
</property>
</spacer>
<widget class="TQGroupBox" row="0" column="0">
<property name="name">
<cstring>groupBox1</cstring>
</property>
<property name="title">
<string>Project API Documentation</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="KURLRequester" row="2" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>catalogURL</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
</widget>
<widget class="TQLabel" row="1" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>textLabel2</cstring>
</property>
<property name="text">
<string>Ca&amp;talog location:</string>
</property>
<property name="buddy" stdset="0">
<cstring>catalogURL</cstring>
</property>
</widget>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>4</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="frameShape">
<enum>NoFrame</enum>
</property>
<property name="frameShadow">
<enum>Plain</enum>
</property>
<property name="text">
<string>C&amp;ollection type:</string>
</property>
<property name="buddy" stdset="0">
<cstring>docSystemCombo</cstring>
</property>
</widget>
<widget class="TQComboBox" row="0" column="1">
<property name="name">
<cstring>docSystemCombo</cstring>
</property>
</widget>
</grid>
</widget>
<widget class="TQGroupBox" row="1" column="0">
<property name="name">
<cstring>groupBox2</cstring>
</property>
<property name="title">
<string>Project User Manual</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>textLabel1_2</cstring>
</property>
<property name="text">
<string>&amp;Location:</string>
</property>
<property name="buddy" stdset="0">
<cstring>manualURL</cstring>
</property>
</widget>
<widget class="KURLRequester" row="1" column="0">
<property name="name">
<cstring>manualURL</cstring>
</property>
</widget>
</grid>
</widget>
</grid>
</widget>
<customwidgets>
</customwidgets>
<connections>
<connection>
<sender>docSystemCombo</sender>
<signal>activated(const TQString&amp;)</signal>
<receiver>DocProjectConfigWidgetBase</receiver>
<slot>changeDocSystem(const TQString&amp;)</slot>
</connection>
</connections>
<tabstops>
<tabstop>catalogURL</tabstop>
<tabstop>docSystemCombo</tabstop>
</tabstops>
<slots>
<slot>changeDocSystem(const TQString &amp;)</slot>
</slots>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">kurlrequester.h</include>
</includes>
</UI>