Go to the documentation of this file.
24 #ifndef DIGIKAM_VKONTAKTE_NOTEADDJOB_H
25 #define DIGIKAM_VKONTAKTE_NOTEADDJOB_H
38 class NoteAddJob :
public VkontakteJob
44 explicit NoteAddJob(
const QString& accessToken,
const QString& title,
const QString& text);
51 void handleData(
const QVariant& data)
override;