52 QObject |
52 QObject |
53 <h3>Class Attributes</h3> |
53 <h3>Class Attributes</h3> |
54 <table> |
54 <table> |
55 <tr><td>None</td></tr> |
55 <tr><td>None</td></tr> |
56 </table> |
56 </table> |
|
57 <h3>Class Methods</h3> |
|
58 <table> |
|
59 <tr><td>None</td></tr> |
|
60 </table> |
57 <h3>Methods</h3> |
61 <h3>Methods</h3> |
58 <table> |
62 <table> |
59 <tr> |
63 <tr> |
60 <td><a href="#HgExtensionProjectHelper.__init__">HgExtensionProjectHelper</a></td> |
|
61 <td>Constructor</td> |
|
62 </tr><tr> |
|
63 <td><a href="#HgExtensionProjectHelper.getActions">getActions</a></td> |
64 <td><a href="#HgExtensionProjectHelper.getActions">getActions</a></td> |
64 <td>Public method to get a list of all actions.</td> |
65 <td>Public method to get a list of all actions.</td> |
65 </tr><tr> |
66 </tr><tr> |
66 <td><a href="#HgExtensionProjectHelper.initActions">initActions</a></td> |
67 <td><a href="#HgExtensionProjectHelper.initActions">initActions</a></td> |
67 <td>Public method to generate the action objects.</td> |
68 <td>Public method to generate the action objects.</td> |
73 <td>Public method to get the menu title.</td> |
74 <td>Public method to get the menu title.</td> |
74 </tr><tr> |
75 </tr><tr> |
75 <td><a href="#HgExtensionProjectHelper.setObjects">setObjects</a></td> |
76 <td><a href="#HgExtensionProjectHelper.setObjects">setObjects</a></td> |
76 <td>Public method to set references to the vcs and project objects.</td> |
77 <td>Public method to set references to the vcs and project objects.</td> |
77 </tr> |
78 </tr> |
|
79 </table> |
|
80 <h3>Static Methods</h3> |
|
81 <table> |
|
82 <tr><td>None</td></tr> |
78 </table> |
83 </table> |
79 <a NAME="HgExtensionProjectHelper.__init__" ID="HgExtensionProjectHelper.__init__"></a> |
84 <a NAME="HgExtensionProjectHelper.__init__" ID="HgExtensionProjectHelper.__init__"></a> |
80 <h4>HgExtensionProjectHelper (Constructor)</h4> |
85 <h4>HgExtensionProjectHelper (Constructor)</h4> |
81 <b>HgExtensionProjectHelper</b>(<i></i>) |
86 <b>HgExtensionProjectHelper</b>(<i></i>) |
82 <p> |
87 <p> |