Go to the documentation of this file.
24 #ifndef DIGIKAM_VKONTAKTE_NOTEJOB_H
25 #define DIGIKAM_VKONTAKTE_NOTEJOB_H
35 class NoteJob :
public VkontakteJob
41 explicit NoteJob(
const QString& accessToken,
int nid);
44 NoteInfoPtr noteInfo();
48 void handleData(
const QVariant& data)
override;