~ubuntu-branches/ubuntu/quantal/lightdm/quantal

« back to all changes in this revision

Viewing changes to liblightdm-qt/QLightDM/greeter.h

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2012-08-30 10:15:16 UTC
  • mto: This revision was merged to the branch mainline in revision 74.
  • Revision ID: package-import@ubuntu.com-20120830101516-22ptrv0jg288wpcc
Tags: upstream-1.3.3
ImportĀ upstreamĀ versionĀ 1.3.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
72
72
    bool connectSync();
73
73
    void authenticate(const QString &username=QString());
74
74
    void authenticateAsGuest();
 
75
    void authenticateRemote(const QString &session=QString(), const QString &username=QString());
75
76
    void respond(const QString &response);
76
77
    void cancelAuthentication();
77
78
    void setLanguage (const QString &language);