Go to the documentation of this file.
23 #ifndef SIGNOND_COMMON_H_
24 #define SIGNOND_COMMON_H_
26 #include "signond/signoncommon.h"
38 #include "SignOn/Debug"
43 qDebug() << __FILE__ << __LINE__ << __func__
45 qCritical() << __FILE__ << __LINE__ << __func__
51 #define SIGNOND_MAX_IDLE_TIME 300
56 #define SIGNON_UI_SERVICE QLatin1String("com.nokia.singlesignonui")
57 #define SIGNON_UI_DAEMON_OBJECTPATH QLatin1String("/SignonUi")
67 #endif // SIGNOND_COMMON_H_