2 <class>advancedTabOptions</class>
3 <widget class="QWidget" name="advancedTabOptions" >
4 <property name="geometry" >
12 <layout class="QVBoxLayout" >
14 <layout class="QVBoxLayout" >
15 <property name="margin" >
19 <widget class="QCheckBox" name="m_pShowMMBInTabs" >
20 <property name="whatsThis" >
21 <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>
23 <property name="text" >
24 <string>Open &links in new tab instead of in new window</string>
29 <widget class="QCheckBox" name="m_pPopupsWithinTabs" >
30 <property name="whatsThis" >
31 <string>Whether or not JavaScript popups if allowed shall open in a new tab or in a new window.</string>
33 <property name="text" >
34 <string>Open pop&ups in new tab instead of in new window</string>
39 <widget class="QCheckBox" name="m_pKonquerorTabforExternalURL" >
40 <property name="whatsThis" >
41 <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>
43 <property name="text" >
44 <string>Open as tab in existing Konqueror when URL is called externally</string>
49 <widget class="QCheckBox" name="m_pNewTabsInBackground" >
50 <property name="whatsThis" >
51 <string>This will open a new tab in the background, instead of in the foreground.</string>
53 <property name="text" >
54 <string>O&pen new tabs in the background</string>
59 <widget class="QCheckBox" name="m_pOpenAfterCurrentPage" >
60 <property name="whatsThis" >
61 <string>This will open a new tab opened from a page after the current tab, instead of after the last tab.</string>
63 <property name="text" >
64 <string>Open &new tab after current tab</string>
69 <widget class="QCheckBox" name="m_pDynamicTabbarHide" >
70 <property name="whatsThis" >
71 <string>This will display the tab bar only if there are two or more tabs. Otherwise it will always be displayed.</string>
73 <property name="text" >
74 <string>Hide the tab bar when only one tab is open</string>
79 <widget class="QCheckBox" name="m_pPermanentCloseButton" >
80 <property name="whatsThis" >
81 <string>This will display close buttons inside each tab instead of websites' icons.</string>
83 <property name="text" >
84 <string>&Show close button on tabs</string>
89 <widget class="QCheckBox" name="m_pMiddleClickClose" >
90 <property name="whatsThis" >
91 <string>When you click on a tab using the middle mouse button or mouse wheel, it will close that tab. (Konqueror needs to be restarted for changes to take effect.)</string>
93 <property name="text" >
94 <string>Middle-click on a tab to close it</string>
99 <widget class="QCheckBox" name="m_pTabConfirm" >
100 <property name="whatsThis" >
101 <string>This will ask you whether you are sure you want to close a window when it has multiple tabs opened in it.</string>
103 <property name="text" >
104 <string>Confirm &when closing windows with multiple tabs</string>
109 <widget class="QCheckBox" name="m_pTabCloseActivatePrevious" >
110 <property name="whatsThis" >
111 <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>
113 <property name="text" >
114 <string>Activate previously used tab when closing the current tab</string>
122 <property name="orientation" >
123 <enum>Qt::Vertical</enum>
125 <property name="sizeType" >
126 <enum>QSizePolicy::Expanding</enum>
128 <property name="sizeHint" stdset="0" >
138 <layoutdefault spacing="3" margin="6" />
139 <layoutfunction spacing="KDialog::spacingHint" margin="KDialog::marginHint" />