49 QDialog, Ui_PropertiesDialog |
49 QDialog, Ui_PropertiesDialog |
50 <h3>Class Attributes</h3> |
50 <h3>Class Attributes</h3> |
51 <table> |
51 <table> |
52 <tr><td>None</td></tr> |
52 <tr><td>None</td></tr> |
53 </table> |
53 </table> |
|
54 <h3>Class Methods</h3> |
|
55 <table> |
|
56 <tr><td>None</td></tr> |
|
57 </table> |
54 <h3>Methods</h3> |
58 <h3>Methods</h3> |
55 <table> |
59 <table> |
56 <tr> |
60 <tr> |
57 <td><a href="#PropertiesDialog.__init__">PropertiesDialog</a></td> |
|
58 <td>Constructor</td> |
|
59 </tr><tr> |
|
60 <td><a href="#PropertiesDialog.getPPath">getPPath</a></td> |
61 <td><a href="#PropertiesDialog.getPPath">getPPath</a></td> |
61 <td>Public method to get the project path.</td> |
62 <td>Public method to get the project path.</td> |
62 </tr><tr> |
63 </tr><tr> |
63 <td><a href="#PropertiesDialog.getProjectType">getProjectType</a></td> |
64 <td><a href="#PropertiesDialog.getProjectType">getProjectType</a></td> |
64 <td>Public method to get the selected project type.</td> |
65 <td>Public method to get the selected project type.</td> |
79 <td>Private slot to display a vcs information dialog.</td> |
80 <td>Private slot to display a vcs information dialog.</td> |
80 </tr><tr> |
81 </tr><tr> |
81 <td><a href="#PropertiesDialog.storeData">storeData</a></td> |
82 <td><a href="#PropertiesDialog.storeData">storeData</a></td> |
82 <td>Public method to store the entered/modified data.</td> |
83 <td>Public method to store the entered/modified data.</td> |
83 </tr> |
84 </tr> |
|
85 </table> |
|
86 <h3>Static Methods</h3> |
|
87 <table> |
|
88 <tr><td>None</td></tr> |
84 </table> |
89 </table> |
85 <a NAME="PropertiesDialog.__init__" ID="PropertiesDialog.__init__"></a> |
90 <a NAME="PropertiesDialog.__init__" ID="PropertiesDialog.__init__"></a> |
86 <h4>PropertiesDialog (Constructor)</h4> |
91 <h4>PropertiesDialog (Constructor)</h4> |
87 <b>PropertiesDialog</b>(<i>project, new=True, parent=None, name=None</i>) |
92 <b>PropertiesDialog</b>(<i>project, new=True, parent=None, name=None</i>) |
88 <p> |
93 <p> |