Documentation/Source/eric5.Preferences.ConfigurationPages.ProjectBrowserPage.html

changeset 2266
f885a0bc2ccc
parent 1229
a8207dc73672
child 2367
78f6c8193d37
equal deleted inserted replaced
2265:72e6f479987b 2266:f885a0bc2ccc
68 <td>Private method to set the checkboxes according to the selected project type.</td> 68 <td>Private method to set the checkboxes according to the selected project type.</td>
69 </tr><tr> 69 </tr><tr>
70 <td><a href="#ProjectBrowserPage.__storeProjectBrowserFlags">__storeProjectBrowserFlags</a></td> 70 <td><a href="#ProjectBrowserPage.__storeProjectBrowserFlags">__storeProjectBrowserFlags</a></td>
71 <td>Private method to store the flags for the selected project type.</td> 71 <td>Private method to store the flags for the selected project type.</td>
72 </tr><tr> 72 </tr><tr>
73 <td><a href="#ProjectBrowserPage.on_pbHighlightedButton_clicked">on_pbHighlightedButton_clicked</a></td>
74 <td>Private slot to set the colour for highlighted entries of the project others browser.</td>
75 </tr><tr>
76 <td><a href="#ProjectBrowserPage.on_projectTypeCombo_activated">on_projectTypeCombo_activated</a></td> 73 <td><a href="#ProjectBrowserPage.on_projectTypeCombo_activated">on_projectTypeCombo_activated</a></td>
77 <td>Private slot to set the browser checkboxes according to the selected project type.</td> 74 <td>Private slot to set the browser checkboxes according to the selected project type.</td>
78 </tr><tr> 75 </tr><tr>
79 <td><a href="#ProjectBrowserPage.save">save</a></td> 76 <td><a href="#ProjectBrowserPage.save">save</a></td>
80 <td>Public slot to save the Project Browser configuration.</td> 77 <td>Public slot to save the Project Browser configuration.</td>
107 </p><dl> 104 </p><dl>
108 <dt><i>projectType</i></dt> 105 <dt><i>projectType</i></dt>
109 <dd> 106 <dd>
110 type of the selected project (string) 107 type of the selected project (string)
111 </dd> 108 </dd>
112 </dl><a NAME="ProjectBrowserPage.on_pbHighlightedButton_clicked" ID="ProjectBrowserPage.on_pbHighlightedButton_clicked"></a> 109 </dl><a NAME="ProjectBrowserPage.on_projectTypeCombo_activated" ID="ProjectBrowserPage.on_projectTypeCombo_activated"></a>
113 <h4>ProjectBrowserPage.on_pbHighlightedButton_clicked</h4>
114 <b>on_pbHighlightedButton_clicked</b>(<i></i>)
115 <p>
116 Private slot to set the colour for highlighted entries of the
117 project others browser.
118 </p><a NAME="ProjectBrowserPage.on_projectTypeCombo_activated" ID="ProjectBrowserPage.on_projectTypeCombo_activated"></a>
119 <h4>ProjectBrowserPage.on_projectTypeCombo_activated</h4> 110 <h4>ProjectBrowserPage.on_projectTypeCombo_activated</h4>
120 <b>on_projectTypeCombo_activated</b>(<i>index</i>) 111 <b>on_projectTypeCombo_activated</b>(<i>index</i>)
121 <p> 112 <p>
122 Private slot to set the browser checkboxes according to the selected 113 Private slot to set the browser checkboxes according to the selected
123 project type. 114 project type.

eric ide

mercurial