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.
740 lines
27 KiB
740 lines
27 KiB
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
|
|
<class>MenuTabBase</class>
|
|
<widget class="TQWidget">
|
|
<property name="name">
|
|
<cstring>MenuTabBase</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>923</width>
|
|
<height>649</height>
|
|
</rect>
|
|
</property>
|
|
<vbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<property name="margin">
|
|
<number>0</number>
|
|
</property>
|
|
<widget class="TQLayoutWidget">
|
|
<property name="name">
|
|
<cstring>layout5</cstring>
|
|
</property>
|
|
<hbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="TQLabel">
|
|
<property name="name">
|
|
<cstring>textLabel1</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Start menu style:</string>
|
|
</property>
|
|
<property name="buddy" stdset="0">
|
|
<cstring>comboMenuStyle</cstring>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQComboBox">
|
|
<item>
|
|
<property name="text">
|
|
<string>Kickoff</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>Trinity Classic</string>
|
|
</property>
|
|
</item>
|
|
<property name="name">
|
|
<cstring>m_comboMenuStyle</cstring>
|
|
</property>
|
|
</widget>
|
|
<spacer>
|
|
<property name="name">
|
|
<cstring>spacer4</cstring>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Horizontal</enum>
|
|
</property>
|
|
<property name="sizeType">
|
|
<enum>Expanding</enum>
|
|
</property>
|
|
<property name="sizeHint">
|
|
<size>
|
|
<width>40</width>
|
|
<height>20</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</hbox>
|
|
</widget>
|
|
<widget class="TQGroupBox">
|
|
<property name="name">
|
|
<cstring>m_kmenuGroup</cstring>
|
|
</property>
|
|
<property name="title">
|
|
<string>K Menu</string>
|
|
</property>
|
|
<hbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="TQLayoutWidget">
|
|
<property name="name">
|
|
<cstring>layout7</cstring>
|
|
</property>
|
|
<vbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="TQCheckBox" row="0" column="0">
|
|
<property name="name">
|
|
<cstring>m_openOnHover</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Open menu on mouse hover</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQButtonGroup">
|
|
<property name="name">
|
|
<cstring>kcfg_MenuEntryFormat</cstring>
|
|
</property>
|
|
<property name="lineWidth">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="title">
|
|
<string>Menu item format:</string>
|
|
</property>
|
|
<property name="flat">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Here you can choose how menu entries are shown.</string>
|
|
</property>
|
|
<grid>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="TQRadioButton" row="1" column="1">
|
|
<property name="name">
|
|
<cstring>m_formatSimple</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>&Name only</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>When this option is selected, items in the K Menu will appear with the application's name next to the icon.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQRadioButton" row="2" column="1">
|
|
<property name="name">
|
|
<cstring>m_formatNameDesc</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Name - &Description</string>
|
|
</property>
|
|
<property name="checked">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>When this option is selected, items in the K Menu will appear with the application's name and a brief description next to the icon.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQRadioButton" row="3" column="1">
|
|
<property name="name">
|
|
<cstring>m_formatDescOnly</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>D&escription only</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>When this option is selected, items in the K Menu will appear with the application's brief description next to the icon.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQRadioButton" row="4" column="1">
|
|
<property name="name">
|
|
<cstring>m_formDescName</cstring>
|
|
</property>
|
|
<property name="focusPolicy">
|
|
<enum>NoFocus</enum>
|
|
</property>
|
|
<property name="text">
|
|
<string>Des&cription (Name)</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>When this option is selected, items in the K Menu will appear with a brief description and the application's name in brackets next to the icon.</string>
|
|
</property>
|
|
</widget>
|
|
</grid>
|
|
</widget>
|
|
<widget class="TQCheckBox">
|
|
<property name="name">
|
|
<cstring>kcfg_UseSidePixmap</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Show side ima&ge</string>
|
|
</property>
|
|
<property name="checked">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string><qt>When this option is selected an image will appear down the left-hand side of the K Menu. The image will be tinted according to your color settings.
|
|
|
|
<p><b>Tip</b>: You can customize the image that appears in the K Menu by putting an image file called kside.png and a tileable image file called kside_tile.png in $KDEHOME/share/apps/kicker/pics.</qt></string>
|
|
</property>
|
|
</widget>
|
|
<spacer>
|
|
<property name="name">
|
|
<cstring>spacer8</cstring>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Vertical</enum>
|
|
</property>
|
|
<property name="sizeType">
|
|
<enum>MinimumExpanding</enum>
|
|
</property>
|
|
<property name="sizeHint">
|
|
<size>
|
|
<width>20</width>
|
|
<height>0</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
<widget class="TQCheckBox" row="0" column="0" colspan="2">
|
|
<property name="name">
|
|
<cstring>kcfg_ShowKMenuText</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Display text in K Menu button</string>
|
|
</property>
|
|
<property name="checked">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string><qt>When this option is selected the text below will be shown in the K Menu button.</string>
|
|
</property>
|
|
</widget>
|
|
<grid>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<property name="margin">
|
|
<number>0</number>
|
|
</property>
|
|
<widget class="TQLineEdit" row="0" column="1" colspan="3">
|
|
<property name="name">
|
|
<cstring>kcfg_KMenuText</cstring>
|
|
</property>
|
|
<property name="maxLength">
|
|
<number>35</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="3" column="0" colspan="2">
|
|
<property name="name">
|
|
<cstring>TextLabel1_3_3_2</cstring>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>4</hsizetype>
|
|
<vsizetype>1</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="text">
|
|
<string>K Menu button icon:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KPushButton" row="3" column="3" colspan="2">
|
|
<property name="name">
|
|
<cstring>btnCustomKMenuIcon</cstring>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>0</hsizetype>
|
|
<vsizetype>0</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>26</width>
|
|
<height>26</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>26</width>
|
|
<height>26</height>
|
|
</size>
|
|
</property>
|
|
<property name="acceptDrops">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string></string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="0" column="0">
|
|
<property name="name">
|
|
<cstring>TextLabel1_3_3_2</cstring>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>4</hsizetype>
|
|
<vsizetype>1</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="text">
|
|
<string>Text:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="2" column="0">
|
|
<property name="name">
|
|
<cstring>TextLabel1_3_3_2</cstring>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>4</hsizetype>
|
|
<vsizetype>1</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="text">
|
|
<string>Font:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KFontRequester" row="2" column="1" rowspan="1" colspan="3">
|
|
<property name="name">
|
|
<cstring>kcfg_ButtonFont</cstring>
|
|
</property>
|
|
</widget>
|
|
<spacer row="3" column="3">
|
|
<property name="name">
|
|
<cstring>spacer6</cstring>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Vertical</enum>
|
|
</property>
|
|
<property name="sizeType">
|
|
<enum>Expanding</enum>
|
|
</property>
|
|
<property name="sizeHint">
|
|
<size>
|
|
<width>20</width>
|
|
<height>20</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</grid>
|
|
<spacer>
|
|
<property name="name">
|
|
<cstring>spacer8</cstring>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Vertical</enum>
|
|
</property>
|
|
<property name="sizeType">
|
|
<enum>MinimumExpanding</enum>
|
|
</property>
|
|
<property name="sizeHint">
|
|
<size>
|
|
<width>20</width>
|
|
<height>0</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
|
|
<widget class="TQPushButton">
|
|
<property name="name">
|
|
<cstring>m_editKMenuButton</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Edit &K Menu</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Start the editor for the K menu. Here you can add, edit, remove and hide applications.</string>
|
|
</property>
|
|
</widget>
|
|
</vbox>
|
|
</widget>
|
|
<widget class="KListView">
|
|
<column>
|
|
<property name="text">
|
|
<string>Optional Menus</string>
|
|
</property>
|
|
<property name="clickable">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="resizable">
|
|
<bool>true</bool>
|
|
</property>
|
|
</column>
|
|
<property name="name">
|
|
<cstring>m_subMenus</cstring>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>7</hsizetype>
|
|
<vsizetype>7</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>1</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>0</width>
|
|
<height>0</height>
|
|
</size>
|
|
</property>
|
|
<property name="fullWidth">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>This is a list of the dynamic menus that can be displayed in the KDE menu in addition to the normal applications. Use the checkboxes to add or remove menus.</string>
|
|
</property>
|
|
</widget>
|
|
</hbox>
|
|
</widget>
|
|
<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>m_browserGroup</cstring>
|
|
</property>
|
|
<property name="title">
|
|
<string>QuickBrowser Menus</string>
|
|
</property>
|
|
<grid>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="TQLayoutWidget" row="1" column="0">
|
|
<property name="name">
|
|
<cstring>Layout3</cstring>
|
|
</property>
|
|
<hbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="TQLabel">
|
|
<property name="name">
|
|
<cstring>m_maxQuickBrowserItemsLabel</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Ma&ximum number of entries:</string>
|
|
</property>
|
|
<property name="buddy" stdset="0">
|
|
<cstring>kcfg_MaxEntries2</cstring>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>When browsing directories that contain a lot of files, the QuickBrowser can sometimes hide your whole desktop. Here you can limit the number of entries shown at a time in the QuickBrowser. This is particularly useful for low screen resolutions.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KIntNumInput">
|
|
<property name="name">
|
|
<cstring>kcfg_MaxEntries2</cstring>
|
|
</property>
|
|
<property name="value">
|
|
<number>30</number>
|
|
</property>
|
|
<property name="minValue">
|
|
<number>10</number>
|
|
</property>
|
|
<property name="maxValue">
|
|
<number>100</number>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>When browsing directories that contain a lot of files, the QuickBrowser can sometimes hide your whole desktop. Here you can limit the number of entries shown at a time in the QuickBrowser. This is particularly useful for low screen resolutions.</string>
|
|
</property>
|
|
</widget>
|
|
</hbox>
|
|
</widget>
|
|
<widget class="TQCheckBox" row="0" column="0">
|
|
<property name="name">
|
|
<cstring>kcfg_ShowHiddenFiles</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Show hidden fi&les</string>
|
|
</property>
|
|
<property name="checked">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>If this option is enabled, hidden files (i.e. files beginning with a dot) will be shown in the QuickBrowser menus.</string>
|
|
</property>
|
|
</widget>
|
|
<spacer row="0" column="1" rowspan="2" colspan="1">
|
|
<property name="name">
|
|
<cstring>Spacer7</cstring>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Horizontal</enum>
|
|
</property>
|
|
<property name="sizeType">
|
|
<enum>Expanding</enum>
|
|
</property>
|
|
<property name="sizeHint">
|
|
<size>
|
|
<width>20</width>
|
|
<height>0</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</grid>
|
|
</widget>
|
|
<widget class="TQGroupBox" row="1" column="0">
|
|
<property name="name">
|
|
<cstring>m_recentGroup</cstring>
|
|
</property>
|
|
<property name="title">
|
|
<string>Recent Documents Menu</string>
|
|
</property>
|
|
<grid>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="TQLayoutWidget" row="1" column="0">
|
|
<property name="name">
|
|
<cstring>Layout3</cstring>
|
|
</property>
|
|
<hbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="TQLabel">
|
|
<property name="name">
|
|
<cstring>m_maxRecentDocumentsItemsLabel</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Ma&ximum number of entries:</string>
|
|
</property>
|
|
<property name="buddy" stdset="0">
|
|
<cstring>kcfg_MaxEntries2</cstring>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>This sets the maximum number of recently accessed documents stored for fast retrieval.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KIntNumInput">
|
|
<property name="name">
|
|
<cstring>maxrecentdocs</cstring>
|
|
</property>
|
|
<property name="value">
|
|
<number>10</number>
|
|
</property>
|
|
<property name="minValue">
|
|
<number>10</number>
|
|
</property>
|
|
<property name="maxValue">
|
|
<number>100</number>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>This sets the maximum number of recently accessed documents stored for fast retrieval.</string>
|
|
</property>
|
|
</widget>
|
|
</hbox>
|
|
</widget>
|
|
<spacer row="0" column="1" rowspan="2" colspan="1">
|
|
<property name="name">
|
|
<cstring>Spacer7</cstring>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Horizontal</enum>
|
|
</property>
|
|
<property name="sizeType">
|
|
<enum>Expanding</enum>
|
|
</property>
|
|
<property name="sizeHint">
|
|
<size>
|
|
<width>20</width>
|
|
<height>0</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</grid>
|
|
</widget>
|
|
<widget class="TQButtonGroup" row="0" column="1" rowspan="1">
|
|
<property name="name">
|
|
<cstring>m_pRecentOrderGroup</cstring>
|
|
</property>
|
|
<property name="title">
|
|
<string>QuickStart Menu Items</string>
|
|
</property>
|
|
<grid>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="TQLayoutWidget" row="2" column="0">
|
|
<property name="name">
|
|
<cstring>Layout4</cstring>
|
|
</property>
|
|
<hbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="TQLabel">
|
|
<property name="name">
|
|
<cstring>TextLabel2</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Maxim&um number of entries:</string>
|
|
</property>
|
|
<property name="buddy" stdset="0">
|
|
<cstring>kcfg_NumVisibleEntries</cstring>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>This option allows you to define the maximum number of applications that should be displayed in the QuickStart menu area.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KIntNumInput">
|
|
<property name="name">
|
|
<cstring>kcfg_NumVisibleEntries</cstring>
|
|
</property>
|
|
<property name="value">
|
|
<number>5</number>
|
|
</property>
|
|
<property name="minValue">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="maxValue">
|
|
<number>20</number>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>This option allows you to define how many applications should be displayed at most in the QuickStart menu area.</string>
|
|
</property>
|
|
</widget>
|
|
</hbox>
|
|
</widget>
|
|
<widget class="TQRadioButton" row="0" column="0">
|
|
<property name="name">
|
|
<cstring>kcfg_RecentVsOften</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Show the &applications most recently used</string>
|
|
</property>
|
|
<property name="checked">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>When this option is selected the QuickStart menu area will be filled with the applications you have used most recently.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQRadioButton" row="1" column="0">
|
|
<property name="name">
|
|
<cstring>m_showFrequent</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Show the applications most fre&quently used</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>When this option is selected the QuickStart menu area will be filled with the applications you use most frequently.</string>
|
|
</property>
|
|
</widget>
|
|
<spacer row="0" column="1" rowspan="3" colspan="1">
|
|
<property name="name">
|
|
<cstring>Spacer8</cstring>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Horizontal</enum>
|
|
</property>
|
|
<property name="sizeType">
|
|
<enum>Expanding</enum>
|
|
</property>
|
|
<property name="sizeHint">
|
|
<size>
|
|
<width>20</width>
|
|
<height>0</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</grid>
|
|
</widget>
|
|
<widget class="TQButtonGroup" row="1" column="1" rowspan="1">
|
|
<property name="name">
|
|
<cstring>m_pSearchGroup</cstring>
|
|
</property>
|
|
<property name="title">
|
|
<string>K Menu Search</string>
|
|
</property>
|
|
<grid>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="TQCheckBox">
|
|
<property name="name">
|
|
<cstring>kcfg_UseSearchBar</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Show search field in K Menu</string>
|
|
</property>
|
|
<property name="checked">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string><qt>When this option is selected a text-based search field will appear in the K Menu.</qt></string>
|
|
</property>
|
|
</widget>
|
|
<spacer row="0" column="1" rowspan="3" colspan="1">
|
|
<property name="name">
|
|
<cstring>Spacer8</cstring>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Horizontal</enum>
|
|
</property>
|
|
<property name="sizeType">
|
|
<enum>Expanding</enum>
|
|
</property>
|
|
<property name="sizeHint">
|
|
<size>
|
|
<width>20</width>
|
|
<height>0</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</grid>
|
|
</widget>
|
|
</grid>
|
|
</vbox>
|
|
</widget>
|
|
<customwidgets>
|
|
</customwidgets>
|
|
<tabstops>
|
|
<tabstop>m_formatSimple</tabstop>
|
|
<tabstop>m_formatNameDesc</tabstop>
|
|
<tabstop>m_formDescName</tabstop>
|
|
<tabstop>kcfg_UseSidePixmap</tabstop>
|
|
<tabstop>m_editKMenuButton</tabstop>
|
|
<tabstop>m_subMenus</tabstop>
|
|
<tabstop>kcfg_ShowHiddenFiles</tabstop>
|
|
<tabstop>kcfg_MaxEntries2</tabstop>
|
|
<tabstop>kcfg_RecentVsOften</tabstop>
|
|
<tabstop>m_showFrequent</tabstop>
|
|
<tabstop>kcfg_NumVisibleEntries</tabstop>
|
|
</tabstops>
|
|
<includes>
|
|
<include location="global" impldecl="in implementation">klistview.h</include>
|
|
<include location="global" impldecl="in implementation">knuminput.h</include>
|
|
<include location="local" impldecl="in implementation">kdialog.h</include>
|
|
</includes>
|
|
<layoutdefaults spacing="6" margin="11"/>
|
|
<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>
|
|
<includehints>
|
|
<includehint>klistview.h</includehint>
|
|
<includehint>knuminput.h</includehint>
|
|
</includehints>
|
|
</UI>
|