10422:e28b89693f37 | 10423:299802979277 |
---|---|
85 <p> | 85 <p> |
86 Constructor | 86 Constructor |
87 </p> | 87 </p> |
88 <dl> | 88 <dl> |
89 | 89 |
90 <dt><i>device</i></dt> | 90 <dt><i>device</i> (QIODevice)</dt> |
91 <dd> | 91 <dd> |
92 reference to the I/O device to read from (QIODevice) | 92 reference to the I/O device to read from |
93 </dd> | 93 </dd> |
94 <dt><i>project</i></dt> | 94 <dt><i>project</i> (Project)</dt> |
95 <dd> | 95 <dd> |
96 Reference to the project object to store the | 96 Reference to the project object to store the |
97 information into. | 97 information into. |
98 </dd> | 98 </dd> |
99 </dl> | 99 </dl> |
118 <p> | 118 <p> |
119 Public method to read and parse the XML document. | 119 Public method to read and parse the XML document. |
120 </p> | 120 </p> |
121 <dl> | 121 <dl> |
122 | 122 |
123 <dt><i>quiet</i></dt> | 123 <dt><i>quiet</i> (bool)</dt> |
124 <dd> | 124 <dd> |
125 flag indicating quiet operations. | 125 flag indicating quiet operations. |
126 If this flag is true, no errors are reported. | 126 If this flag is true, no errors are reported. |
127 </dd> | 127 </dd> |
128 </dl> | 128 </dl> |