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.
tdesdk/tdecachegrind/tdecachegrind/configdlgbase.ui

654 lines
32 KiB

<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
<class>ConfigDlgBase</class>
<widget class="TQDialog">
<property name="name">
<cstring>configDlgBase</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>447</width>
<height>378</height>
</rect>
</property>
<property name="caption">
<string>Configuration</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>11</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="TQTabWidget">
<property name="name">
<cstring>tabWidget2</cstring>
</property>
<widget class="TQWidget">
<property name="name">
<cstring>tab</cstring>
</property>
<attribute name="title">
<string>General</string>
</attribute>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout10</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLineEdit" row="3" column="2" rowspan="1" colspan="2">
<property name="name">
<cstring>precisionEdit</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>2</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
<widget class="TQLabel" row="2" column="1">
<property name="name">
<cstring>TextLabel2</cstring>
</property>
<property name="text">
<string>Truncated when more/longer than:</string>
</property>
</widget>
<widget class="TQLabel" row="3" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>TextLabel4_3</cstring>
</property>
<property name="text">
<string>Precision of percentage values:</string>
</property>
</widget>
<widget class="TQLabel" row="1" column="0" rowspan="1" colspan="3">
<property name="name">
<cstring>TextLabel3</cstring>
</property>
<property name="text">
<string>Symbols in tooltips and context menus</string>
</property>
</widget>
<widget class="TQLineEdit" row="2" column="3">
<property name="name">
<cstring>symbolLength</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>4</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
<spacer row="2" column="0">
<property name="name">
<cstring>Spacer6_2_2_2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Fixed</enum>
</property>
<property name="sizeHint">
<size>
<width>16</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQLineEdit" row="0" column="2" rowspan="1" colspan="2">
<property name="name">
<cstring>maxListEdit</cstring>
</property>
</widget>
<widget class="TQLineEdit" row="2" column="2">
<property name="name">
<cstring>symbolCount</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>4</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
<widget class="TQLabel" row="0" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>TextLabel5</cstring>
</property>
<property name="text">
<string>Maximum number of items in lists:</string>
</property>
</widget>
</grid>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>TextLabel1</cstring>
</property>
<property name="font">
<font>
<bold>1</bold>
</font>
</property>
<property name="frameShape">
<enum>NoFrame</enum>
</property>
<property name="frameShadow">
<enum>Plain</enum>
</property>
<property name="text">
<string>Cost Item Colors</string>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>Layout9</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<spacer row="1" column="1">
<property name="name">
<cstring>Spacer9</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Fixed</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>16</height>
</size>
</property>
</spacer>
<spacer row="0" column="0">
<property name="name">
<cstring>Spacer6</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Fixed</enum>
</property>
<property name="sizeHint">
<size>
<width>16</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQLayoutWidget" row="0" column="1">
<property name="name">
<cstring>Layout9</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="TQComboBox" row="1" column="1">
<property name="name">
<cstring>classCombo</cstring>
</property>
<property name="maximumSize">
<size>
<width>300</width>
<height>32767</height>
</size>
</property>
<property name="editable">
<bool>true</bool>
</property>
</widget>
<widget class="TQCheckBox" row="2" column="2">
<property name="name">
<cstring>fileCheck</cstring>
</property>
<property name="text">
<string>Automatic</string>
</property>
</widget>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>TextLabel4</cstring>
</property>
<property name="text">
<string>Object:</string>
</property>
</widget>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>TextLabel4_2_2</cstring>
</property>
<property name="text">
<string>Class:</string>
</property>
</widget>
<widget class="KColorButton" row="2" column="3">
<property name="name">
<cstring>fileColor</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string></string>
</property>
</widget>
<widget class="TQCheckBox" row="1" column="2">
<property name="name">
<cstring>classCheck</cstring>
</property>
<property name="text">
<string>Automatic</string>
</property>
</widget>
<widget class="KColorButton" row="0" column="3">
<property name="name">
<cstring>objectColor</cstring>
</property>
<property name="text">
<string></string>
</property>
</widget>
<widget class="TQCheckBox" row="0" column="2">
<property name="name">
<cstring>objectCheck</cstring>
</property>
<property name="text">
<string>Automatic</string>
</property>
</widget>
<widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>TextLabel4_2</cstring>
</property>
<property name="text">
<string>File:</string>
</property>
</widget>
<widget class="KColorButton" row="1" column="3">
<property name="name">
<cstring>classColor</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string></string>
</property>
</widget>
<widget class="TQComboBox" row="2" column="1">
<property name="name">
<cstring>fileCombo</cstring>
</property>
<property name="maximumSize">
<size>
<width>300</width>
<height>32767</height>
</size>
</property>
<property name="editable">
<bool>true</bool>
</property>
</widget>
<widget class="TQComboBox" row="0" column="1">
<property name="name">
<cstring>objectCombo</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>3</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maximumSize">
<size>
<width>300</width>
<height>32767</height>
</size>
</property>
<property name="editable">
<bool>true</bool>
</property>
</widget>
</grid>
</widget>
</grid>
</widget>
</vbox>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>tab</cstring>
</property>
<attribute name="title">
<string>Annotations</string>
</attribute>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout8</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>TextLabel4_3_2</cstring>
</property>
<property name="text">
<string>Context lines in annotations:</string>
</property>
</widget>
<widget class="TQLineEdit">
<property name="name">
<cstring>contextEdit</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>2</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
</hbox>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>TextLabel1_2</cstring>
</property>
<property name="font">
<font>
<bold>1</bold>
</font>
</property>
<property name="text">
<string>Source Folders</string>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout11</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer row="0" column="0">
<property name="name">
<cstring>Spacer6_2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Fixed</enum>
</property>
<property name="sizeHint">
<size>
<width>16</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQListView" row="0" column="1">
<column>
<property name="text">
<string>Object / Related Source Base</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<property name="name">
<cstring>dirList</cstring>
</property>
<property name="rootIsDecorated">
<bool>true</bool>
</property>
</widget>
<widget class="TQLayoutWidget" row="0" column="2">
<property name="name">
<cstring>layout10</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQPushButton">
<property name="name">
<cstring>addDirButton</cstring>
</property>
<property name="text">
<string>Add...</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>Spacer5</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>16</width>
<height>49</height>
</size>
</property>
</spacer>
<widget class="TQPushButton">
<property name="name">
<cstring>deleteDirButton</cstring>
</property>
<property name="text">
<string>Delete</string>
</property>
</widget>
</vbox>
</widget>
<spacer row="1" column="1">
<property name="name">
<cstring>Spacer9_2</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Fixed</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>16</height>
</size>
</property>
</spacer>
</grid>
</widget>
</vbox>
</widget>
</widget>
<widget class="Line">
<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">
<property name="name">
<cstring>Layout4</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<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>210</width>
<height>0</height>
</size>
</property>
</spacer>
<widget class="TQPushButton">
<property name="name">
<cstring>PushButton2</cstring>
</property>
<property name="text">
<string>&amp;OK</string>
</property>
<property name="default">
<bool>true</bool>
</property>
</widget>
<widget class="TQPushButton">
<property name="name">
<cstring>PushButton1</cstring>
</property>
<property name="text">
<string>&amp;Cancel</string>
</property>
</widget>
</hbox>
</widget>
</vbox>
</widget>
<connections>
<connection>
<sender>PushButton2</sender>
<signal>clicked()</signal>
<receiver>configDlgBase</receiver>
<slot>accept()</slot>
</connection>
<connection>
<sender>PushButton1</sender>
<signal>clicked()</signal>
<receiver>configDlgBase</receiver>
<slot>reject()</slot>
</connection>
<connection>
<sender>classCheck</sender>
<signal>toggled(bool)</signal>
<receiver>classColor</receiver>
<slot>setDisabled(bool)</slot>
</connection>
<connection>
<sender>fileCheck</sender>
<signal>toggled(bool)</signal>
<receiver>fileColor</receiver>
<slot>setDisabled(bool)</slot>
</connection>
<connection>
<sender>objectCheck</sender>
<signal>toggled(bool)</signal>
<receiver>objectColor</receiver>
<slot>setDisabled(bool)</slot>
</connection>
</connections>
<tabstops>
<tabstop>objectCombo</tabstop>
<tabstop>objectCheck</tabstop>
<tabstop>classCombo</tabstop>
<tabstop>classCheck</tabstop>
<tabstop>classColor</tabstop>
<tabstop>fileCombo</tabstop>
<tabstop>fileCheck</tabstop>
<tabstop>fileColor</tabstop>
<tabstop>maxListEdit</tabstop>
<tabstop>PushButton1</tabstop>
<tabstop>PushButton2</tabstop>
</tabstops>
<includes>
<include location="global" impldecl="in implementation">kcolorbutton.h</include>
</includes>
<pixmapinproject/>
<layoutdefaults spacing="6" margin="11"/>
</UI>