eric6/Documentation/Source/eric6.Plugins.PluginWizardDotDesktop.html

changeset 7273
391d6b7b1eff
parent 7204
cbf6d88004ce
child 7989
a21d673a8f99
equal deleted inserted replaced
7272:1779dc278077 7273:391d6b7b1eff
16 16
17 a { color: #BA6D36; } 17 a { color: #BA6D36; }
18 18
19 </style> 19 </style>
20 </head> 20 </head>
21 <body><a NAME="top" ID="top"></a> 21 <body>
22 <a NAME="top" ID="top"></a>
22 <h1>eric6.Plugins.PluginWizardDotDesktop</h1> 23 <h1>eric6.Plugins.PluginWizardDotDesktop</h1>
24
23 <p> 25 <p>
24 Module implementing the .desktop wizard plug-in. 26 Module implementing the .desktop wizard plug-in.
25 </p> 27 </p>
26 <h3>Global Attributes</h3> 28 <h3>Global Attributes</h3>
29
27 <table> 30 <table>
28 <tr><td>author</td></tr><tr><td>autoactivate</td></tr><tr><td>className</td></tr><tr><td>deactivateable</td></tr><tr><td>error</td></tr><tr><td>longDescription</td></tr><tr><td>name</td></tr><tr><td>needsRestart</td></tr><tr><td>packageName</td></tr><tr><td>pyqtApi</td></tr><tr><td>shortDescription</td></tr><tr><td>version</td></tr> 31 <tr><td>author</td></tr><tr><td>autoactivate</td></tr><tr><td>className</td></tr><tr><td>deactivateable</td></tr><tr><td>error</td></tr><tr><td>longDescription</td></tr><tr><td>name</td></tr><tr><td>needsRestart</td></tr><tr><td>packageName</td></tr><tr><td>pyqtApi</td></tr><tr><td>shortDescription</td></tr><tr><td>version</td></tr>
29 </table> 32 </table>
30 <h3>Classes</h3> 33 <h3>Classes</h3>
34
31 <table> 35 <table>
36
32 <tr> 37 <tr>
33 <td><a href="#DotDesktopWizard">DotDesktopWizard</a></td> 38 <td><a href="#DotDesktopWizard">DotDesktopWizard</a></td>
34 <td>Class implementing the .desktop wizard plug-in.</td> 39 <td>Class implementing the .desktop wizard plug-in.</td>
35 </tr> 40 </tr>
36 </table> 41 </table>
37 <h3>Functions</h3> 42 <h3>Functions</h3>
43
38 <table> 44 <table>
39 <tr><td>None</td></tr> 45 <tr><td>None</td></tr>
40 </table> 46 </table>
41 <hr /><hr /> 47 <hr />
48 <hr />
42 <a NAME="DotDesktopWizard" ID="DotDesktopWizard"></a> 49 <a NAME="DotDesktopWizard" ID="DotDesktopWizard"></a>
43 <h2>DotDesktopWizard</h2> 50 <h2>DotDesktopWizard</h2>
51
44 <p> 52 <p>
45 Class implementing the .desktop wizard plug-in. 53 Class implementing the .desktop wizard plug-in.
46 </p> 54 </p>
47 <h3>Derived from</h3> 55 <h3>Derived from</h3>
48 QObject 56 QObject
49 <h3>Class Attributes</h3> 57 <h3>Class Attributes</h3>
58
50 <table> 59 <table>
51 <tr><td>None</td></tr> 60 <tr><td>None</td></tr>
52 </table> 61 </table>
53 <h3>Class Methods</h3> 62 <h3>Class Methods</h3>
63
54 <table> 64 <table>
55 <tr><td>None</td></tr> 65 <tr><td>None</td></tr>
56 </table> 66 </table>
57 <h3>Methods</h3> 67 <h3>Methods</h3>
68
58 <table> 69 <table>
70
59 <tr> 71 <tr>
60 <td><a href="#DotDesktopWizard.__init__">DotDesktopWizard</a></td> 72 <td><a href="#DotDesktopWizard.__init__">DotDesktopWizard</a></td>
61 <td>Constructor</td> 73 <td>Constructor</td>
62 </tr><tr> 74 </tr>
75 <tr>
63 <td><a href="#DotDesktopWizard.__handle">__handle</a></td> 76 <td><a href="#DotDesktopWizard.__handle">__handle</a></td>
64 <td>Private method to handle the wizards action.</td> 77 <td>Private method to handle the wizards action.</td>
65 </tr><tr> 78 </tr>
79 <tr>
66 <td><a href="#DotDesktopWizard.__initAction">__initAction</a></td> 80 <td><a href="#DotDesktopWizard.__initAction">__initAction</a></td>
67 <td>Private method to initialize the action.</td> 81 <td>Private method to initialize the action.</td>
68 </tr><tr> 82 </tr>
83 <tr>
69 <td><a href="#DotDesktopWizard.__initMenu">__initMenu</a></td> 84 <td><a href="#DotDesktopWizard.__initMenu">__initMenu</a></td>
70 <td>Private method to add the actions to the right menu.</td> 85 <td>Private method to add the actions to the right menu.</td>
71 </tr><tr> 86 </tr>
87 <tr>
72 <td><a href="#DotDesktopWizard.__initialize">__initialize</a></td> 88 <td><a href="#DotDesktopWizard.__initialize">__initialize</a></td>
73 <td>Private slot to (re)initialize the plug-in.</td> 89 <td>Private slot to (re)initialize the plug-in.</td>
74 </tr><tr> 90 </tr>
91 <tr>
75 <td><a href="#DotDesktopWizard.activate">activate</a></td> 92 <td><a href="#DotDesktopWizard.activate">activate</a></td>
76 <td>Public method to activate this plug-in.</td> 93 <td>Public method to activate this plug-in.</td>
77 </tr><tr> 94 </tr>
95 <tr>
78 <td><a href="#DotDesktopWizard.deactivate">deactivate</a></td> 96 <td><a href="#DotDesktopWizard.deactivate">deactivate</a></td>
79 <td>Public method to deactivate this plug-in.</td> 97 <td>Public method to deactivate this plug-in.</td>
80 </tr> 98 </tr>
81 </table> 99 </table>
82 <h3>Static Methods</h3> 100 <h3>Static Methods</h3>
101
83 <table> 102 <table>
84 <tr><td>None</td></tr> 103 <tr><td>None</td></tr>
85 </table> 104 </table>
105
86 <a NAME="DotDesktopWizard.__init__" ID="DotDesktopWizard.__init__"></a> 106 <a NAME="DotDesktopWizard.__init__" ID="DotDesktopWizard.__init__"></a>
87 <h4>DotDesktopWizard (Constructor)</h4> 107 <h4>DotDesktopWizard (Constructor)</h4>
88 <b>DotDesktopWizard</b>(<i>ui</i>) 108 <b>DotDesktopWizard</b>(<i>ui</i>)
109
89 <p> 110 <p>
90 Constructor 111 Constructor
91 </p><dl> 112 </p>
113 <dl>
114
92 <dt><i>ui</i></dt> 115 <dt><i>ui</i></dt>
93 <dd> 116 <dd>
94 reference to the user interface object (UI.UserInterface) 117 reference to the user interface object (UI.UserInterface)
95 </dd> 118 </dd>
96 </dl><a NAME="DotDesktopWizard.__handle" ID="DotDesktopWizard.__handle"></a> 119 </dl>
120 <a NAME="DotDesktopWizard.__handle" ID="DotDesktopWizard.__handle"></a>
97 <h4>DotDesktopWizard.__handle</h4> 121 <h4>DotDesktopWizard.__handle</h4>
98 <b>__handle</b>(<i></i>) 122 <b>__handle</b>(<i></i>)
123
99 <p> 124 <p>
100 Private method to handle the wizards action. 125 Private method to handle the wizards action.
101 </p><a NAME="DotDesktopWizard.__initAction" ID="DotDesktopWizard.__initAction"></a> 126 </p>
127 <a NAME="DotDesktopWizard.__initAction" ID="DotDesktopWizard.__initAction"></a>
102 <h4>DotDesktopWizard.__initAction</h4> 128 <h4>DotDesktopWizard.__initAction</h4>
103 <b>__initAction</b>(<i></i>) 129 <b>__initAction</b>(<i></i>)
130
104 <p> 131 <p>
105 Private method to initialize the action. 132 Private method to initialize the action.
106 </p><a NAME="DotDesktopWizard.__initMenu" ID="DotDesktopWizard.__initMenu"></a> 133 </p>
134 <a NAME="DotDesktopWizard.__initMenu" ID="DotDesktopWizard.__initMenu"></a>
107 <h4>DotDesktopWizard.__initMenu</h4> 135 <h4>DotDesktopWizard.__initMenu</h4>
108 <b>__initMenu</b>(<i></i>) 136 <b>__initMenu</b>(<i></i>)
137
109 <p> 138 <p>
110 Private method to add the actions to the right menu. 139 Private method to add the actions to the right menu.
111 </p><a NAME="DotDesktopWizard.__initialize" ID="DotDesktopWizard.__initialize"></a> 140 </p>
141 <a NAME="DotDesktopWizard.__initialize" ID="DotDesktopWizard.__initialize"></a>
112 <h4>DotDesktopWizard.__initialize</h4> 142 <h4>DotDesktopWizard.__initialize</h4>
113 <b>__initialize</b>(<i></i>) 143 <b>__initialize</b>(<i></i>)
144
114 <p> 145 <p>
115 Private slot to (re)initialize the plug-in. 146 Private slot to (re)initialize the plug-in.
116 </p><a NAME="DotDesktopWizard.activate" ID="DotDesktopWizard.activate"></a> 147 </p>
148 <a NAME="DotDesktopWizard.activate" ID="DotDesktopWizard.activate"></a>
117 <h4>DotDesktopWizard.activate</h4> 149 <h4>DotDesktopWizard.activate</h4>
118 <b>activate</b>(<i></i>) 150 <b>activate</b>(<i></i>)
151
119 <p> 152 <p>
120 Public method to activate this plug-in. 153 Public method to activate this plug-in.
121 </p><dl> 154 </p>
155 <dl>
122 <dt>Returns:</dt> 156 <dt>Returns:</dt>
123 <dd> 157 <dd>
124 tuple of None and activation status (boolean) 158 tuple of None and activation status (boolean)
125 </dd> 159 </dd>
126 </dl><a NAME="DotDesktopWizard.deactivate" ID="DotDesktopWizard.deactivate"></a> 160 </dl>
161 <a NAME="DotDesktopWizard.deactivate" ID="DotDesktopWizard.deactivate"></a>
127 <h4>DotDesktopWizard.deactivate</h4> 162 <h4>DotDesktopWizard.deactivate</h4>
128 <b>deactivate</b>(<i></i>) 163 <b>deactivate</b>(<i></i>)
164
129 <p> 165 <p>
130 Public method to deactivate this plug-in. 166 Public method to deactivate this plug-in.
131 </p> 167 </p>
132 <div align="right"><a href="#top">Up</a></div> 168 <div align="right"><a href="#top">Up</a></div>
133 <hr /> 169 <hr />

eric ide

mercurial