summaryrefslogtreecommitdiff
path: root/doc/shared/model-remove.qdocinc
blob: 94de12dbd3b2b02d4d7e8d82ff0cc9ac59a72902 (plain)
1
2
3
4
5
6
7
8

\brief Removes the \a row from the model and database.

This function immediately removes the \a row from the local cache
and sends a remove request to the Enginio backend.

\return the EnginioReply from the backend
\sa EnginioClient::remove()