Plasma
credentials.cpp File Reference
#include "credentials.h"
#include "authorizationmanager.h"
#include "config-plasma.h"
#include <QObject>
#include <kdebug.h>
#include <kstandarddirs.h>
Include dependency graph for credentials.cpp:
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-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:34 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:34 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.