104 Private slot to update the enabled state of the OK button. |
104 Private slot to update the enabled state of the OK button. |
105 </p> |
105 </p> |
106 |
106 |
107 <a NAME="MakePropertiesDialog.initDialog" ID="MakePropertiesDialog.initDialog"></a> |
107 <a NAME="MakePropertiesDialog.initDialog" ID="MakePropertiesDialog.initDialog"></a> |
108 <h4>MakePropertiesDialog.initDialog</h4> |
108 <h4>MakePropertiesDialog.initDialog</h4> |
109 <b>initDialog</b>(<i></i>) |
109 <b>initDialog</b>(<i>new</i>) |
110 <p> |
110 <p> |
111 Public method to initialize the dialog's data. |
111 Public method to initialize the dialog's data. |
112 </p> |
112 </p> |
113 |
113 |
|
114 <dl> |
|
115 |
|
116 <dt><i>new</i> (bool)</dt> |
|
117 <dd> |
|
118 flag indicating the generation of a new project |
|
119 </dd> |
|
120 </dl> |
114 <a NAME="MakePropertiesDialog.storeData" ID="MakePropertiesDialog.storeData"></a> |
121 <a NAME="MakePropertiesDialog.storeData" ID="MakePropertiesDialog.storeData"></a> |
115 <h4>MakePropertiesDialog.storeData</h4> |
122 <h4>MakePropertiesDialog.storeData</h4> |
116 <b>storeData</b>(<i></i>) |
123 <b>storeData</b>(<i></i>) |
117 <p> |
124 <p> |
118 Public method to store the entered/modified data. |
125 Public method to store the entered/modified data. |