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 | |
| namespace | Plasma |
Defines | |
| #define | REQUIRED_FEATURES "rsa,sha1,pkey" |
Functions | |
| QDataStream & | Plasma::operator<< (QDataStream &, const Credentials &) |
| QDataStream & | Plasma::operator>> (QDataStream &in, Credentials &myObj) |
Define Documentation
| #define REQUIRED_FEATURES "rsa,sha1,pkey" |
Definition at line 33 of file credentials.cpp.
KDE 4.6 API Reference