Integrate file uploads and downloads with plasma's job tracker
Implements #538
This commit is contained in:
@@ -168,6 +168,8 @@ public:
|
||||
|
||||
Q_INVOKABLE void setPushNotificationState(PushNotificationState::State state);
|
||||
|
||||
Q_INVOKABLE void download(const QString &eventId, const QUrl &localFilename = {});
|
||||
|
||||
QString chatBoxText() const;
|
||||
void setChatBoxText(const QString &text);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user