|
signon
8.58
|
Example plugin for Sign-On. More...
#include <exampleplugin.h>


Public Slots | |
| QString | type () const |
| QStringList | mechanisms () const |
| void | cancel () |
| void | process (const SignOn::SessionData &inData, const QString &mechanism=0) |
| void | userActionFinished (const SignOn::UiSessionData &data) |
Public Member Functions | |
| ExamplePlugin (QObject *parent=0) | |
| virtual | ~ExamplePlugin () |
Example plugin for Sign-On.
Definition at line 37 of file exampleplugin.h.
| ExamplePluginNS::ExamplePlugin::ExamplePlugin | ( | QObject * | parent = 0 | ) |
Definition at line 31 of file exampleplugin.cpp.
References TRACE.
|
virtual |
Definition at line 38 of file exampleplugin.cpp.
References TRACE.
|
slot |
Definition at line 56 of file exampleplugin.cpp.
|
slot |
Definition at line 48 of file exampleplugin.cpp.
Referenced by process().
|
slot |
Definition at line 62 of file exampleplugin.cpp.
References mechanisms(), and TRACE.
|
slot |
Definition at line 43 of file exampleplugin.cpp.
|
slot |
Definition at line 154 of file exampleplugin.cpp.
References TRACE.