58 <table> |
58 <table> |
59 <tr> |
59 <tr> |
60 <td><a href="#CreateParametersDialog.__init__">CreateParametersDialog</a></td> |
60 <td><a href="#CreateParametersDialog.__init__">CreateParametersDialog</a></td> |
61 <td>Constructor</td> |
61 <td>Constructor</td> |
62 </tr><tr> |
62 </tr><tr> |
|
63 <td><a href="#CreateParametersDialog.__prepareScaffoldString">__prepareScaffoldString</a></td> |
|
64 <td>Private method to prepare a scaffold string for the combo box.</td> |
|
65 </tr><tr> |
63 <td><a href="#CreateParametersDialog.__updateUi">__updateUi</a></td> |
66 <td><a href="#CreateParametersDialog.__updateUi">__updateUi</a></td> |
64 <td>Private slot to update the dialog.</td> |
67 <td>Private slot to update the dialog.</td> |
65 </tr><tr> |
68 </tr><tr> |
66 <td><a href="#CreateParametersDialog.getData">getData</a></td> |
69 <td><a href="#CreateParametersDialog.getData">getData</a></td> |
67 <td>Public method to get the data.</td> |
70 <td>Public method to get the data.</td> |
87 <dd> |
90 <dd> |
88 reference to the project object (Project) |
91 reference to the project object (Project) |
89 </dd><dt><i>parent</i></dt> |
92 </dd><dt><i>parent</i></dt> |
90 <dd> |
93 <dd> |
91 reference to the parent widget (QWidget) |
94 reference to the parent widget (QWidget) |
|
95 </dd> |
|
96 </dl><a NAME="CreateParametersDialog.__prepareScaffoldString" ID="CreateParametersDialog.__prepareScaffoldString"></a> |
|
97 <h4>CreateParametersDialog.__prepareScaffoldString</h4> |
|
98 <b>__prepareScaffoldString</b>(<i>line</i>) |
|
99 <p> |
|
100 Private method to prepare a scaffold string for the combo box. |
|
101 </p><dl> |
|
102 <dt><i>line</i> (str)</dt> |
|
103 <dd> |
|
104 output line containing the scaffold name and some |
|
105 explanatory text |
|
106 </dd> |
|
107 </dl><dl> |
|
108 <dt>Returns:</dt> |
|
109 <dd> |
|
110 prepared scaffold text |
|
111 </dd> |
|
112 </dl><dl> |
|
113 <dt>Return Type:</dt> |
|
114 <dd> |
|
115 str |
92 </dd> |
116 </dd> |
93 </dl><a NAME="CreateParametersDialog.__updateUi" ID="CreateParametersDialog.__updateUi"></a> |
117 </dl><a NAME="CreateParametersDialog.__updateUi" ID="CreateParametersDialog.__updateUi"></a> |
94 <h4>CreateParametersDialog.__updateUi</h4> |
118 <h4>CreateParametersDialog.__updateUi</h4> |
95 <b>__updateUi</b>(<i></i>) |
119 <b>__updateUi</b>(<i></i>) |
96 <p> |
120 <p> |