~mardy/ubuntu-system-settings-online-accounts/click-plugins-old

« back to all changes in this revision

Viewing changes to online-accounts-service/request.h

  • Committer: Alberto Mardegan
  • Date: 2014-11-18 11:56:01 UTC
  • Revision ID: alberto.mardegan@canonical.com-20141118115601-0sclep3ly8pvlnjz
WIP

Show diffs side-by-side

added added

removed removed

Lines of Context:
49
49
    const QVariantMap &parameters() const;
50
50
    QString clientApparmorProfile() const;
51
51
    QString interface() const;
 
52
    QString providerId() const;
52
53
 
53
54
public Q_SLOTS:
54
55
    void cancel();