Plasma
credentials.cpp File Reference
#include "credentials.h"
#include "authorizationmanager.h"
#include "config-plasma.h"
#include <QObject>
#include <kdebug.h>
#include <kstandarddirs.h>
Go to the source code of this file.
Namespaces | |
Plasma | |
Macros | |
#define | REQUIRED_FEATURES "rsa,sha1,pkey" |
Functions | |
QDataStream & | Plasma::operator<< (QDataStream &, const Credentials &) |
QDataStream & | Plasma::operator>> (QDataStream &in, Credentials &myObj) |
Macro Definition Documentation
#define REQUIRED_FEATURES "rsa,sha1,pkey" |
Definition at line 33 of file credentials.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2015 The KDE developers.
Generated on Tue Sep 29 2015 19:39:20 by doxygen 1.8.9.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2015 The KDE developers.
Generated on Tue Sep 29 2015 19:39:20 by doxygen 1.8.9.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.