Warning, /utilities/kate/addons/gdbplugin/advanced_settings.ui is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <ui version="4.0">
0003  <class>AdvancedGDBSettings</class>
0004  <widget class="QWidget" name="AdvancedGDBSettings">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>637</width>
0010     <height>580</height>
0011    </rect>
0012   </property>
0013   <layout class="QGridLayout" name="gridLayout_2" columnstretch="0,0,10,0">
0014    <item row="0" column="0">
0015     <widget class="QLabel" name="u_gdbLabel">
0016      <property name="text">
0017       <string>GDB command</string>
0018      </property>
0019      <property name="alignment">
0020       <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0021      </property>
0022      <property name="buddy">
0023       <cstring>u_gdbCmd</cstring>
0024      </property>
0025     </widget>
0026    </item>
0027    <item row="0" column="3">
0028     <widget class="QToolButton" name="u_gdbBrowse">
0029      <property name="text">
0030       <string>...</string>
0031      </property>
0032     </widget>
0033    </item>
0034    <item row="1" column="0">
0035     <widget class="QLabel" name="u_srcPathsLabel">
0036      <property name="text">
0037       <string>Source file search paths</string>
0038      </property>
0039      <property name="alignment">
0040       <set>Qt::AlignRight|Qt::AlignTop|Qt::AlignTrailing</set>
0041      </property>
0042      <property name="buddy">
0043       <cstring>u_srcPaths</cstring>
0044      </property>
0045     </widget>
0046    </item>
0047    <item row="1" column="1" colspan="2">
0048     <widget class="QListWidget" name="u_srcPaths">
0049      <property name="sizePolicy">
0050       <sizepolicy hsizetype="Expanding" vsizetype="Ignored">
0051        <horstretch>0</horstretch>
0052        <verstretch>0</verstretch>
0053       </sizepolicy>
0054      </property>
0055     </widget>
0056    </item>
0057    <item row="1" column="3">
0058     <layout class="QVBoxLayout" name="verticalLayout_2">
0059      <item>
0060       <widget class="QToolButton" name="u_addSrcPath">
0061        <property name="text">
0062         <string>...</string>
0063        </property>
0064       </widget>
0065      </item>
0066      <item>
0067       <widget class="QToolButton" name="u_delSrcPath">
0068        <property name="text">
0069         <string>...</string>
0070        </property>
0071       </widget>
0072      </item>
0073      <item>
0074       <spacer name="verticalSpacer">
0075        <property name="orientation">
0076         <enum>Qt::Vertical</enum>
0077        </property>
0078        <property name="sizeHint" stdset="0">
0079         <size>
0080          <width>2</width>
0081          <height>2</height>
0082         </size>
0083        </property>
0084       </spacer>
0085      </item>
0086     </layout>
0087    </item>
0088    <item row="3" column="0">
0089     <widget class="QComboBox" name="u_localRemote">
0090      <item>
0091       <property name="text">
0092        <string>Local application</string>
0093       </property>
0094      </item>
0095      <item>
0096       <property name="text">
0097        <string>Remote TCP</string>
0098       </property>
0099      </item>
0100      <item>
0101       <property name="text">
0102        <string>Remote Serial Port</string>
0103       </property>
0104      </item>
0105     </widget>
0106    </item>
0107    <item row="3" column="1" colspan="2">
0108     <widget class="QStackedWidget" name="u_remoteStack">
0109      <property name="sizePolicy">
0110       <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0111        <horstretch>0</horstretch>
0112        <verstretch>0</verstretch>
0113       </sizepolicy>
0114      </property>
0115      <property name="currentIndex">
0116       <number>0</number>
0117      </property>
0118      <widget class="QWidget" name="empty_2"/>
0119      <widget class="QWidget" name="u_remoteTcp">
0120       <layout class="QHBoxLayout" name="horizontalLayout_3" stretch="0,2,0,1">
0121        <property name="margin">
0122         <number>0</number>
0123        </property>
0124        <item>
0125         <widget class="QLabel" name="u_hostLabel">
0126          <property name="text">
0127           <string>Host</string>
0128          </property>
0129         </widget>
0130        </item>
0131        <item>
0132         <widget class="QLineEdit" name="u_tcpHost">
0133          <property name="showClearButton" stdset="0">
0134           <bool>true</bool>
0135          </property>
0136         </widget>
0137        </item>
0138        <item>
0139         <widget class="QLabel" name="u_tcpPortLabel">
0140          <property name="text">
0141           <string>Port</string>
0142          </property>
0143         </widget>
0144        </item>
0145        <item>
0146         <widget class="QLineEdit" name="u_tcpPort">
0147          <property name="showClearButton" stdset="0">
0148           <bool>true</bool>
0149          </property>
0150         </widget>
0151        </item>
0152       </layout>
0153       <zorder>u_tcpPort</zorder>
0154       <zorder>u_tcpHost</zorder>
0155       <zorder>u_hostLabel</zorder>
0156       <zorder>u_tcpPortLabel</zorder>
0157      </widget>
0158      <widget class="QWidget" name="page_2">
0159       <layout class="QHBoxLayout" name="horizontalLayout_4">
0160        <property name="margin">
0161         <number>0</number>
0162        </property>
0163        <item>
0164         <widget class="QLabel" name="u_ttyLabel">
0165          <property name="text">
0166           <string>Port</string>
0167          </property>
0168         </widget>
0169        </item>
0170        <item>
0171         <widget class="QLineEdit" name="u_ttyPort">
0172          <property name="text">
0173           <string comment="KDE::DoNotExtract">/dev/ttyUSB0</string>
0174          </property>
0175          <property name="showClearButton" stdset="0">
0176           <bool>true</bool>
0177          </property>
0178         </widget>
0179        </item>
0180        <item>
0181         <widget class="QLabel" name="u_ttyBaudLabel">
0182          <property name="text">
0183           <string>Baud</string>
0184          </property>
0185         </widget>
0186        </item>
0187        <item>
0188         <widget class="QComboBox" name="u_baudCombo">
0189          <property name="editable">
0190           <bool>true</bool>
0191          </property>
0192          <item>
0193           <property name="text">
0194            <string comment="KDE::DoNotExtract">9600</string>
0195           </property>
0196          </item>
0197          <item>
0198           <property name="text">
0199            <string comment="KDE::DoNotExtract">14400</string>
0200           </property>
0201          </item>
0202          <item>
0203           <property name="text">
0204            <string comment="KDE::DoNotExtract">19200</string>
0205           </property>
0206          </item>
0207          <item>
0208           <property name="text">
0209            <string comment="KDE::DoNotExtract">38400</string>
0210           </property>
0211          </item>
0212          <item>
0213           <property name="text">
0214            <string comment="KDE::DoNotExtract">57600</string>
0215           </property>
0216          </item>
0217          <item>
0218           <property name="text">
0219            <string comment="KDE::DoNotExtract">115200</string>
0220           </property>
0221          </item>
0222         </widget>
0223        </item>
0224       </layout>
0225      </widget>
0226     </widget>
0227    </item>
0228    <item row="4" column="0">
0229     <widget class="QLabel" name="u_soAbsPrefixLabel">
0230      <property name="text">
0231       <string>solib-absolute-prefix</string>
0232      </property>
0233      <property name="alignment">
0234       <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0235      </property>
0236     </widget>
0237    </item>
0238    <item row="4" column="3">
0239     <widget class="QToolButton" name="u_setSoPrefix">
0240      <property name="text">
0241       <string>...</string>
0242      </property>
0243     </widget>
0244    </item>
0245    <item row="5" column="0">
0246     <widget class="QLabel" name="u_soSearchLabel">
0247      <property name="text">
0248       <string>solib-search-path</string>
0249      </property>
0250      <property name="alignment">
0251       <set>Qt::AlignRight|Qt::AlignTop|Qt::AlignTrailing</set>
0252      </property>
0253     </widget>
0254    </item>
0255    <item row="5" column="1" colspan="2">
0256     <widget class="QListWidget" name="u_soSearchPaths">
0257      <property name="sizePolicy">
0258       <sizepolicy hsizetype="Expanding" vsizetype="Ignored">
0259        <horstretch>0</horstretch>
0260        <verstretch>0</verstretch>
0261       </sizepolicy>
0262      </property>
0263     </widget>
0264    </item>
0265    <item row="5" column="3">
0266     <widget class="QWidget" name="u_addDelSoPaths" native="true">
0267      <layout class="QVBoxLayout" name="verticalLayout_4">
0268       <property name="margin">
0269        <number>0</number>
0270       </property>
0271       <item>
0272        <widget class="QToolButton" name="u_addSoSearchPath">
0273         <property name="text">
0274          <string>...</string>
0275         </property>
0276        </widget>
0277       </item>
0278       <item>
0279        <widget class="QToolButton" name="u_delSoSearchPath">
0280         <property name="text">
0281          <string>...</string>
0282         </property>
0283        </widget>
0284       </item>
0285       <item>
0286        <spacer name="verticalSpacer_2">
0287         <property name="orientation">
0288          <enum>Qt::Vertical</enum>
0289         </property>
0290         <property name="sizeHint" stdset="0">
0291          <size>
0292           <width>13</width>
0293           <height>13</height>
0294          </size>
0295         </property>
0296        </spacer>
0297       </item>
0298      </layout>
0299     </widget>
0300    </item>
0301    <item row="4" column="1" colspan="2">
0302     <widget class="QLineEdit" name="u_soAbsPrefix">
0303      <property name="showClearButton" stdset="0">
0304       <bool>true</bool>
0305      </property>
0306     </widget>
0307    </item>
0308    <item row="6" column="0" colspan="4">
0309     <widget class="QGroupBox" name="u_customInitGB">
0310      <property name="sizePolicy">
0311       <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
0312        <horstretch>0</horstretch>
0313        <verstretch>0</verstretch>
0314       </sizepolicy>
0315      </property>
0316      <property name="title">
0317       <string>Custom Init Commands</string>
0318      </property>
0319      <layout class="QVBoxLayout" name="verticalLayout">
0320       <item>
0321        <widget class="QPlainTextEdit" name="u_customInit">
0322         <property name="lineWrapMode">
0323          <enum>QPlainTextEdit::NoWrap</enum>
0324         </property>
0325        </widget>
0326       </item>
0327      </layout>
0328     </widget>
0329    </item>
0330    <item row="0" column="1" colspan="2">
0331     <widget class="QLineEdit" name="u_gdbCmd">
0332      <property name="showClearButton" stdset="0">
0333       <bool>true</bool>
0334      </property>
0335     </widget>
0336    </item>
0337    <item row="7" column="0" colspan="4">
0338     <widget class="QDialogButtonBox" name="u_buttonBox">
0339      <property name="standardButtons">
0340       <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
0341      </property>
0342     </widget>
0343    </item>
0344    <item row="2" column="0" colspan="4">
0345     <widget class="Line" name="line">
0346      <property name="orientation">
0347       <enum>Qt::Horizontal</enum>
0348      </property>
0349     </widget>
0350    </item>
0351   </layout>
0352  </widget>
0353  <tabstops>
0354   <tabstop>u_gdbCmd</tabstop>
0355   <tabstop>u_localRemote</tabstop>
0356   <tabstop>u_soAbsPrefix</tabstop>
0357   <tabstop>u_setSoPrefix</tabstop>
0358   <tabstop>u_soSearchPaths</tabstop>
0359   <tabstop>u_addSoSearchPath</tabstop>
0360   <tabstop>u_delSoSearchPath</tabstop>
0361   <tabstop>u_srcPaths</tabstop>
0362   <tabstop>u_addSrcPath</tabstop>
0363   <tabstop>u_delSrcPath</tabstop>
0364   <tabstop>u_customInit</tabstop>
0365   <tabstop>u_tcpHost</tabstop>
0366   <tabstop>u_tcpPort</tabstop>
0367   <tabstop>u_ttyPort</tabstop>
0368   <tabstop>u_baudCombo</tabstop>
0369  </tabstops>
0370  <resources/>
0371  <connections>
0372   <connection>
0373    <sender>u_localRemote</sender>
0374    <signal>currentIndexChanged(int)</signal>
0375    <receiver>u_remoteStack</receiver>
0376    <slot>setCurrentIndex(int)</slot>
0377    <hints>
0378     <hint type="sourcelabel">
0379      <x>106</x>
0380      <y>162</y>
0381     </hint>
0382     <hint type="destinationlabel">
0383      <x>230</x>
0384      <y>153</y>
0385     </hint>
0386    </hints>
0387   </connection>
0388  </connections>
0389 </ui>