equal
deleted
inserted
replaced
199 |
199 |
200 \value DeleteOperation delete contents operation (created with |
200 \value DeleteOperation delete contents operation (created with |
201 deleteResource()) |
201 deleteResource()) |
202 |
202 |
203 \value CustomOperation custom operation (created with |
203 \value CustomOperation custom operation (created with |
204 sendCustomRequest()) |
204 sendCustomRequest()) \since 4.7 |
205 |
205 |
206 \omitvalue UnknownOperation |
206 \omitvalue UnknownOperation |
207 |
207 |
208 \sa QNetworkReply::operation() |
208 \sa QNetworkReply::operation() |
209 */ |
209 */ |