5 <link rel="stylesheet" href="styles.css"> |
5 <link rel="stylesheet" href="styles.css"> |
6 </head> |
6 </head> |
7 <body> |
7 <body> |
8 <a NAME="top" ID="top"></a> |
8 <a NAME="top" ID="top"></a> |
9 <h1>eric7.Preferences.ConfigurationPages.EditorMouseClickHandlerPage</h1> |
9 <h1>eric7.Preferences.ConfigurationPages.EditorMouseClickHandlerPage</h1> |
10 |
|
11 <p> |
10 <p> |
12 Module implementing the Editor Mouse Click Handlers configuration page. |
11 Module implementing the Editor Mouse Click Handlers configuration page. |
13 </p> |
12 </p> |
|
13 |
14 <h3>Global Attributes</h3> |
14 <h3>Global Attributes</h3> |
15 |
|
16 <table> |
15 <table> |
17 <tr><td>None</td></tr> |
16 <tr><td>None</td></tr> |
18 </table> |
17 </table> |
|
18 |
19 <h3>Classes</h3> |
19 <h3>Classes</h3> |
20 |
|
21 <table> |
20 <table> |
22 |
|
23 <tr> |
21 <tr> |
24 <td><a href="#EditorMouseClickHandlerPage">EditorMouseClickHandlerPage</a></td> |
22 <td><a href="#EditorMouseClickHandlerPage">EditorMouseClickHandlerPage</a></td> |
25 <td>Class implementing the Editor Mouse Click Handlers configuration page.</td> |
23 <td>Class implementing the Editor Mouse Click Handlers configuration page.</td> |
26 </tr> |
24 </tr> |
27 </table> |
25 </table> |
|
26 |
28 <h3>Functions</h3> |
27 <h3>Functions</h3> |
29 |
|
30 <table> |
28 <table> |
31 |
|
32 <tr> |
29 <tr> |
33 <td><a href="#create">create</a></td> |
30 <td><a href="#create">create</a></td> |
34 <td>Module function to create the configuration page.</td> |
31 <td>Module function to create the configuration page.</td> |
35 </tr> |
32 </tr> |
36 </table> |
33 </table> |
|
34 |
37 <hr /> |
35 <hr /> |
38 <hr /> |
36 <hr /> |
39 <a NAME="EditorMouseClickHandlerPage" ID="EditorMouseClickHandlerPage"></a> |
37 <a NAME="EditorMouseClickHandlerPage" ID="EditorMouseClickHandlerPage"></a> |
40 <h2>EditorMouseClickHandlerPage</h2> |
38 <h2>EditorMouseClickHandlerPage</h2> |
41 |
|
42 <p> |
39 <p> |
43 Class implementing the Editor Mouse Click Handlers configuration page. |
40 Class implementing the Editor Mouse Click Handlers configuration page. |
44 </p> |
41 </p> |
|
42 |
45 <h3>Derived from</h3> |
43 <h3>Derived from</h3> |
46 ConfigurationPageBase, Ui_EditorMouseClickHandlerPage |
44 ConfigurationPageBase, Ui_EditorMouseClickHandlerPage |
47 <h3>Class Attributes</h3> |
45 <h3>Class Attributes</h3> |
48 |
|
49 <table> |
46 <table> |
50 <tr><td>None</td></tr> |
47 <tr><td>None</td></tr> |
51 </table> |
48 </table> |
|
49 |
52 <h3>Class Methods</h3> |
50 <h3>Class Methods</h3> |
53 |
|
54 <table> |
51 <table> |
55 <tr><td>None</td></tr> |
52 <tr><td>None</td></tr> |
56 </table> |
53 </table> |
|
54 |
57 <h3>Methods</h3> |
55 <h3>Methods</h3> |
58 |
|
59 <table> |
56 <table> |
60 |
|
61 <tr> |
57 <tr> |
62 <td><a href="#EditorMouseClickHandlerPage.__init__">EditorMouseClickHandlerPage</a></td> |
58 <td><a href="#EditorMouseClickHandlerPage.__init__">EditorMouseClickHandlerPage</a></td> |
63 <td>Constructor</td> |
59 <td>Constructor</td> |
64 </tr> |
60 </tr> |
65 <tr> |
61 <tr> |
66 <td><a href="#EditorMouseClickHandlerPage.save">save</a></td> |
62 <td><a href="#EditorMouseClickHandlerPage.save">save</a></td> |
67 <td>Public slot to save the Editor Mouse Click Handlers configuration.</td> |
63 <td>Public slot to save the Editor Mouse Click Handlers configuration.</td> |
68 </tr> |
64 </tr> |
69 </table> |
65 </table> |
|
66 |
70 <h3>Static Methods</h3> |
67 <h3>Static Methods</h3> |
71 |
|
72 <table> |
68 <table> |
73 <tr><td>None</td></tr> |
69 <tr><td>None</td></tr> |
74 </table> |
70 </table> |
75 |
71 |
|
72 |
76 <a NAME="EditorMouseClickHandlerPage.__init__" ID="EditorMouseClickHandlerPage.__init__"></a> |
73 <a NAME="EditorMouseClickHandlerPage.__init__" ID="EditorMouseClickHandlerPage.__init__"></a> |
77 <h4>EditorMouseClickHandlerPage (Constructor)</h4> |
74 <h4>EditorMouseClickHandlerPage (Constructor)</h4> |
78 <b>EditorMouseClickHandlerPage</b>(<i></i>) |
75 <b>EditorMouseClickHandlerPage</b>(<i></i>) |
79 |
|
80 <p> |
76 <p> |
81 Constructor |
77 Constructor |
82 </p> |
78 </p> |
|
79 |
83 <a NAME="EditorMouseClickHandlerPage.save" ID="EditorMouseClickHandlerPage.save"></a> |
80 <a NAME="EditorMouseClickHandlerPage.save" ID="EditorMouseClickHandlerPage.save"></a> |
84 <h4>EditorMouseClickHandlerPage.save</h4> |
81 <h4>EditorMouseClickHandlerPage.save</h4> |
85 <b>save</b>(<i></i>) |
82 <b>save</b>(<i></i>) |
86 |
|
87 <p> |
83 <p> |
88 Public slot to save the Editor Mouse Click Handlers configuration. |
84 Public slot to save the Editor Mouse Click Handlers configuration. |
89 </p> |
85 </p> |
|
86 |
90 <div align="right"><a href="#top">Up</a></div> |
87 <div align="right"><a href="#top">Up</a></div> |
91 <hr /> |
88 <hr /> |
92 <hr /> |
89 <hr /> |
93 <a NAME="create" ID="create"></a> |
90 <a NAME="create" ID="create"></a> |
94 <h2>create</h2> |
91 <h2>create</h2> |
95 <b>create</b>(<i>dlg</i>) |
92 <b>create</b>(<i>dlg</i>) |
96 |
|
97 <p> |
93 <p> |
98 Module function to create the configuration page. |
94 Module function to create the configuration page. |
99 </p> |
95 </p> |
|
96 |
100 <dl> |
97 <dl> |
101 |
98 |
102 <dt><i>dlg</i> (ConfigurationDialog)</dt> |
99 <dt><i>dlg</i> (ConfigurationDialog)</dt> |
103 <dd> |
100 <dd> |
104 reference to the configuration dialog |
101 reference to the configuration dialog |