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/languages/cpp/classgeneratorconfigbase.ui

262 lines
9.8 KiB

<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
<class>ClassGeneratorConfigBase</class>
<widget class="TQWidget">
<property name="name">
<cstring>ClassGeneratorConfigBase</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>576</width>
<height>528</height>
</rect>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<widget class="TQGroupBox" row="0" column="0">
<property name="name">
<cstring>groupBox7_2</cstring>
</property>
<property name="title">
<string>Class &amp;Templates</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQComboBox" row="0" column="0">
<item>
<property name="text">
<string>Cpp Header</string>
</property>
</item>
<item>
<property name="text">
<string>Cpp Source</string>
</property>
</item>
<item>
<property name="text">
<string>Objective-C Header</string>
</property>
</item>
<item>
<property name="text">
<string>Objective-C Source</string>
</property>
</item>
<item>
<property name="text">
<string>GTK C Header</string>
</property>
</item>
<item>
<property name="text">
<string>GTK C Source</string>
</property>
</item>
<property name="name">
<cstring>templatename_box</cstring>
</property>
</widget>
<widget class="TQTextEdit" row="1" column="0">
<property name="name">
<cstring>template_edit</cstring>
</property>
</widget>
</grid>
</widget>
<widget class="TQGroupBox" row="1" column="0">
<property name="name">
<cstring>groupBox10</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="title">
<string>Names</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel" row="0" column="1">
<property name="name">
<cstring>textLabel3_2</cstring>
</property>
<property name="text">
<string>#ifndef - #&amp;define names:</string>
</property>
<property name="buddy" stdset="0">
<cstring>defcase_box</cstring>
</property>
</widget>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>textLabel3</cstring>
</property>
<property name="text">
<string>&amp;File names:</string>
</property>
<property name="buddy" stdset="0">
<cstring>filecase_box</cstring>
</property>
</widget>
<widget class="TQComboBox" row="1" column="0">
<item>
<property name="text">
<string>Lowercase</string>
</property>
</item>
<item>
<property name="text">
<string>Uppercase</string>
</property>
</item>
<item>
<property name="text">
<string>Same as Class Names</string>
</property>
</item>
<property name="name">
<cstring>filecase_box</cstring>
</property>
</widget>
<widget class="TQComboBox" row="1" column="1">
<item>
<property name="text">
<string>Lowercase</string>
</property>
</item>
<item>
<property name="text">
<string>Uppercase</string>
</property>
</item>
<item>
<property name="text">
<string>Same as Class Names</string>
</property>
</item>
<item>
<property name="text">
<string>Same as File Names</string>
</property>
</item>
<property name="name">
<cstring>defcase_box</cstring>
</property>
<property name="currentItem">
<number>1</number>
</property>
</widget>
<widget class="TQComboBox" row="1" column="2">
<item>
<property name="text">
<string>Lowercase</string>
</property>
</item>
<item>
<property name="text">
<string>Uppercase</string>
</property>
</item>
<item>
<property name="text">
<string>Same as Class Names</string>
</property>
</item>
<property name="name">
<cstring>supercase_box</cstring>
</property>
</widget>
<widget class="TQLabel" row="0" column="2">
<property name="name">
<cstring>textLabel3_3</cstring>
</property>
<property name="text">
<string>&amp;Superclass file names:</string>
</property>
<property name="buddy" stdset="0">
<cstring>supercase_box</cstring>
</property>
</widget>
</grid>
</widget>
<widget class="TQGroupBox" row="2" column="0">
<property name="name">
<cstring>groupBox9</cstring>
</property>
<property name="title">
<string>Class Documentation</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQCheckBox" row="0" column="0">
<property name="name">
<cstring>author_box</cstring>
</property>
<property name="text">
<string>Include &amp;author name in class documentation</string>
</property>
</widget>
<widget class="TQCheckBox" row="1" column="0">
<property name="name">
<cstring>doc_box</cstring>
</property>
<property name="text">
<string>Generate &amp;empty documentation strings</string>
</property>
</widget>
</grid>
</widget>
<widget class="TQCheckBox" row="3" column="0">
<property name="name">
<cstring>reformat_box</cstring>
</property>
<property name="text">
<string>&amp;Reformat source before creating files</string>
</property>
</widget>
</grid>
</widget>
<connections>
<connection>
<sender>templatename_box</sender>
<signal>activated(int)</signal>
<receiver>ClassGeneratorConfigBase</receiver>
<slot>templateTypeChanged(int)</slot>
</connection>
</connections>
<tabstops>
<tabstop>templatename_box</tabstop>
<tabstop>template_edit</tabstop>
<tabstop>filecase_box</tabstop>
<tabstop>defcase_box</tabstop>
<tabstop>supercase_box</tabstop>
<tabstop>author_box</tabstop>
<tabstop>doc_box</tabstop>
</tabstops>
<includes>
<include location="global" impldecl="in implementation">kdialog.h</include>
</includes>
<slots>
<slot access="protected">templateTypeChanged(int type)</slot>
</slots>
<layoutdefaults spacing="6" margin="11"/>
<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>
</UI>