76 <p> |
76 <p> |
77 Constructor |
77 Constructor |
78 </p> |
78 </p> |
79 <dl> |
79 <dl> |
80 |
80 |
81 <dt><i>project</i></dt> |
81 <dt><i>project</i> (Project)</dt> |
82 <dd> |
82 <dd> |
83 reference to the project object |
83 reference to the project object |
84 </dd> |
84 </dd> |
85 <dt><i>parent</i></dt> |
85 <dt><i>parent</i> (QWidget)</dt> |
86 <dd> |
86 <dd> |
87 parent widget of this dialog (QWidget) |
87 parent widget of this dialog |
88 </dd> |
88 </dd> |
89 <dt><i>name</i></dt> |
89 <dt><i>name</i> (str)</dt> |
90 <dd> |
90 <dd> |
91 name of this dialog (string) |
91 name of this dialog |
92 </dd> |
92 </dd> |
93 </dl> |
93 </dl> |
94 <a NAME="UserPropertiesDialog.storeData" ID="UserPropertiesDialog.storeData"></a> |
94 <a NAME="UserPropertiesDialog.storeData" ID="UserPropertiesDialog.storeData"></a> |
95 <h4>UserPropertiesDialog.storeData</h4> |
95 <h4>UserPropertiesDialog.storeData</h4> |
96 <b>storeData</b>(<i></i>) |
96 <b>storeData</b>(<i></i>) |