Warning, /network/konqueror/settings/konqhtml/tabs/tabsoptions.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>TabsOptions</class>
0004  <widget class="QWidget" name="TabsOptions">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>401</width>
0010     <height>500</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>Tabs Behavior</string>
0015   </property>
0016   <layout class="QVBoxLayout" name="verticalLayout_2">
0017    <item>
0018     <widget class="QGroupBox" name="groupBox_4">
0019      <property name="title">
0020       <string>Aspect</string>
0021      </property>
0022      <layout class="QVBoxLayout" name="verticalLayout_5">
0023       <item>
0024        <widget class="QCheckBox" name="m_pDynamicTabbarHide">
0025         <property name="whatsThis">
0026          <string>This will display the tab bar only if there are two or more tabs. Otherwise it will always be displayed.</string>
0027         </property>
0028         <property name="text">
0029          <string>Hide the tab bar when only one tab is open</string>
0030         </property>
0031        </widget>
0032       </item>
0033       <item>
0034        <layout class="QHBoxLayout" name="horizontalLayout">
0035         <item>
0036          <widget class="QLabel" name="label">
0037           <property name="text">
0038            <string>Tab bar position</string>
0039           </property>
0040           <property name="buddy">
0041            <cstring>tabbarPosition</cstring>
0042           </property>
0043          </widget>
0044         </item>
0045         <item>
0046          <widget class="QComboBox" name="tabbarPosition">
0047           <property name="whatsThis">
0048            <string>Choose where to display the tabs bar</string>
0049           </property>
0050           <item>
0051            <property name="text">
0052             <string>Above contents</string>
0053            </property>
0054           </item>
0055           <item>
0056            <property name="text">
0057             <string>Below contents</string>
0058            </property>
0059           </item>
0060           <item>
0061            <property name="text">
0062             <string>Left of contents</string>
0063            </property>
0064           </item>
0065           <item>
0066            <property name="text">
0067             <string>Right of contents</string>
0068            </property>
0069           </item>
0070          </widget>
0071         </item>
0072         <item>
0073          <spacer name="horizontalSpacer">
0074           <property name="orientation">
0075            <enum>Qt::Horizontal</enum>
0076           </property>
0077           <property name="sizeHint" stdset="0">
0078            <size>
0079             <width>40</width>
0080             <height>20</height>
0081            </size>
0082           </property>
0083          </spacer>
0084         </item>
0085        </layout>
0086       </item>
0087      </layout>
0088     </widget>
0089    </item>
0090    <item>
0091     <widget class="QGroupBox" name="groupBox">
0092      <property name="title">
0093       <string>Usage</string>
0094      </property>
0095      <layout class="QVBoxLayout" name="verticalLayout">
0096       <item>
0097        <widget class="QCheckBox" name="m_pShowMMBInTabs">
0098         <property name="whatsThis">
0099          <string>This will open a new tab instead of a new window in various situations, such as choosing a link or a folder with the middle mouse button.</string>
0100         </property>
0101         <property name="text">
0102          <string>Open &amp;links in new tab instead of in new window</string>
0103         </property>
0104        </widget>
0105       </item>
0106       <item>
0107        <widget class="QCheckBox" name="m_pPopupsWithinTabs">
0108         <property name="whatsThis">
0109          <string>Whether or not JavaScript popups if allowed shall open in a new tab or in a new window.</string>
0110         </property>
0111         <property name="text">
0112          <string>Open pop&amp;ups in new tab instead of in new window</string>
0113         </property>
0114        </widget>
0115       </item>
0116       <item>
0117        <widget class="QCheckBox" name="m_pKonquerorTabforExternalURL">
0118         <property name="whatsThis">
0119          <string>When you click a URL in another KDE program or call kfmclient to open a URL, the current desktop will be searched for a non-minimized Konqueror and, if found, the URL opened as a new tab within it. Otherwise a new Konqueror window will be opened with the required URL.</string>
0120         </property>
0121         <property name="text">
0122          <string>Open as tab in existing Konqueror when URL is called externally</string>
0123         </property>
0124        </widget>
0125       </item>
0126      </layout>
0127     </widget>
0128    </item>
0129    <item>
0130     <widget class="QGroupBox" name="groupBox_2">
0131      <property name="title">
0132       <string>New Tab Behavior</string>
0133      </property>
0134      <layout class="QVBoxLayout" name="verticalLayout_3">
0135       <item>
0136        <widget class="QCheckBox" name="m_pNewTabsInBackground">
0137         <property name="whatsThis">
0138          <string>This will open a new tab in the background, instead of in the foreground.</string>
0139         </property>
0140         <property name="text">
0141          <string>O&amp;pen new tabs in the background</string>
0142         </property>
0143        </widget>
0144       </item>
0145       <item>
0146        <widget class="QCheckBox" name="m_pOpenAfterCurrentPage">
0147         <property name="whatsThis">
0148          <string>This will open a new tab opened from a page after the current tab, instead of after the last tab.</string>
0149         </property>
0150         <property name="text">
0151          <string>Open &amp;new tab after current tab</string>
0152         </property>
0153        </widget>
0154       </item>
0155      </layout>
0156     </widget>
0157    </item>
0158    <item>
0159     <widget class="QGroupBox" name="groupBox_3">
0160      <property name="title">
0161       <string>Closing</string>
0162      </property>
0163      <layout class="QVBoxLayout" name="verticalLayout_4">
0164       <item>
0165        <widget class="QCheckBox" name="m_pPermanentCloseButton">
0166         <property name="whatsThis">
0167          <string>This will display close buttons inside each tab.</string>
0168         </property>
0169         <property name="text">
0170          <string>&amp;Show close button on tabs</string>
0171         </property>
0172        </widget>
0173       </item>
0174       <item>
0175        <widget class="QCheckBox" name="m_pMiddleClickClose">
0176         <property name="whatsThis">
0177          <string>When you click on a tab using the middle mouse button or mouse wheel, it will close that tab.</string>
0178         </property>
0179         <property name="text">
0180          <string>Middle-click on a tab to close it</string>
0181         </property>
0182        </widget>
0183       </item>
0184       <item>
0185        <widget class="QCheckBox" name="m_pTabConfirm">
0186         <property name="whatsThis">
0187          <string>This will ask you whether you are sure you want to close a window when it has multiple tabs opened in it.</string>
0188         </property>
0189         <property name="text">
0190          <string>Confirm &amp;when closing windows with multiple tabs</string>
0191         </property>
0192        </widget>
0193       </item>
0194       <item>
0195        <widget class="QCheckBox" name="m_pTabCloseActivatePrevious">
0196         <property name="whatsThis">
0197          <string>When checking this the previous used or opened tab will be activated when you close the current active tab instead of the one right to the current tab.</string>
0198         </property>
0199         <property name="text">
0200          <string>Activate previously used tab when closing the current tab</string>
0201         </property>
0202        </widget>
0203       </item>
0204      </layout>
0205     </widget>
0206    </item>
0207    <item>
0208     <spacer>
0209      <property name="orientation">
0210       <enum>Qt::Vertical</enum>
0211      </property>
0212      <property name="sizeType">
0213       <enum>QSizePolicy::Expanding</enum>
0214      </property>
0215      <property name="sizeHint" stdset="0">
0216       <size>
0217        <width>20</width>
0218        <height>0</height>
0219       </size>
0220      </property>
0221     </spacer>
0222    </item>
0223   </layout>
0224  </widget>
0225  <tabstops>
0226   <tabstop>m_pDynamicTabbarHide</tabstop>
0227   <tabstop>tabbarPosition</tabstop>
0228   <tabstop>m_pShowMMBInTabs</tabstop>
0229   <tabstop>m_pPopupsWithinTabs</tabstop>
0230   <tabstop>m_pKonquerorTabforExternalURL</tabstop>
0231   <tabstop>m_pNewTabsInBackground</tabstop>
0232   <tabstop>m_pOpenAfterCurrentPage</tabstop>
0233   <tabstop>m_pPermanentCloseButton</tabstop>
0234   <tabstop>m_pMiddleClickClose</tabstop>
0235   <tabstop>m_pTabConfirm</tabstop>
0236   <tabstop>m_pTabCloseActivatePrevious</tabstop>
0237  </tabstops>
0238  <resources/>
0239  <connections/>
0240 </ui>