25 #ifndef DIGIKAM_FB_WINDOW_H
26 #define DIGIKAM_FB_WINDOW_H
58 void slotBusy(
bool val);
59 void slotLoginProgress(
int step,
int maxStep,
const QString& label);
60 void slotLoginDone(
int errCode,
const QString& errMsg);
61 void slotAddPhotoDone(
int errCode,
const QString& errMsg);
62 void slotCreateAlbumDone(
int errCode,
const QString& errMsg,
63 const QString& newAlbumID);
64 void slotListAlbumsDone(
int errCode,
const QString& errMsg,
67 void slotUserChangeRequest();
68 void slotReloadAlbumsRequest(
long long userID);
69 void slotNewAlbumRequest();
70 void slotStartTransfer();
71 void slotImageListChanged();
72 void slotStopAndCloseProgressBar();
75 void slotCancelClicked();
79 void setProfileAID(
long long userID);
80 QString getImageCaption(
const QString& fileName);
81 bool prepareImageForUpload(
const QString& imgPath, QString& caption);
83 void uploadNextPhoto();
88 void authenticate(
bool forceLogin);
90 void buttonStateChange(
bool state);
92 void closeEvent(QCloseEvent*)
override;
Definition: fbwindow.h:48
Definition: dinfointerface.h:56
Definition: piwigotalker.h:48
Definition: datefolderview.cpp:43