Preferences/ConfigurationPages/InterfacePage.ui

changeset 910
dc2436a9e2a1
parent 405
374066392929
child 1852
12d37ab1baf3
equal deleted inserted replaced
908:d00447340771 910:dc2436a9e2a1
8 <y>0</y> 8 <y>0</y>
9 <width>555</width> 9 <width>555</width>
10 <height>1121</height> 10 <height>1121</height>
11 </rect> 11 </rect>
12 </property> 12 </property>
13 <layout class="QVBoxLayout" name="verticalLayout_3"> 13 <layout class="QVBoxLayout" name="verticalLayout">
14 <item> 14 <item>
15 <widget class="QLabel" name="headerLabel"> 15 <widget class="QLabel" name="headerLabel">
16 <property name="text"> 16 <property name="text">
17 <string>&lt;b&gt;Configure User Interface&lt;/b&gt;</string> 17 <string>&lt;b&gt;Configure User Interface&lt;/b&gt;</string>
18 </property> 18 </property>
74 </property> 74 </property>
75 <property name="text"> 75 <property name="text">
76 <string>Show hidden files</string> 76 <string>Show hidden files</string>
77 </property> 77 </property>
78 </widget> 78 </widget>
79 </item>
80 <item row="2" column="0" colspan="2">
81 <layout class="QHBoxLayout" name="horizontalLayout_2">
82 <item>
83 <widget class="QLabel" name="label_4">
84 <property name="text">
85 <string>Filter out files:</string>
86 </property>
87 </widget>
88 </item>
89 <item>
90 <widget class="QLineEdit" name="fileFiltersEdit">
91 <property name="toolTip">
92 <string>Enter wildcard file patterns separated by semicolon. Files matching these patterns will not be shown by the file browsers.</string>
93 </property>
94 </widget>
95 </item>
96 </layout>
79 </item> 97 </item>
80 </layout> 98 </layout>
81 </widget> 99 </widget>
82 </item> 100 </item>
83 <item> 101 <item>
568 <tabstops> 586 <tabstops>
569 <tabstop>uiBrowsersListFoldersFirstCheckBox</tabstop> 587 <tabstop>uiBrowsersListFoldersFirstCheckBox</tabstop>
570 <tabstop>uiBrowsersHideNonPublicCheckBox</tabstop> 588 <tabstop>uiBrowsersHideNonPublicCheckBox</tabstop>
571 <tabstop>uiBrowsersSortByOccurrenceCheckBox</tabstop> 589 <tabstop>uiBrowsersSortByOccurrenceCheckBox</tabstop>
572 <tabstop>uiBrowsersShowHiddenCheckBox</tabstop> 590 <tabstop>uiBrowsersShowHiddenCheckBox</tabstop>
591 <tabstop>fileFiltersEdit</tabstop>
573 <tabstop>lvAutoRaiseCheckBox</tabstop> 592 <tabstop>lvAutoRaiseCheckBox</tabstop>
574 <tabstop>stderrTextColourButton</tabstop> 593 <tabstop>stderrTextColourButton</tabstop>
575 <tabstop>uiCaptionShowsFilenameGroupBox</tabstop> 594 <tabstop>uiCaptionShowsFilenameGroupBox</tabstop>
576 <tabstop>filenameLengthSpinBox</tabstop> 595 <tabstop>filenameLengthSpinBox</tabstop>
577 <tabstop>styleComboBox</tabstop> 596 <tabstop>styleComboBox</tabstop>

eric ide

mercurial