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 | |
| namespace | Plasma |
Macros | |
| #define | REQUIRED_FEATURES "rsa,sha1,pkey" |
Functions | |
| QDataStream & | Plasma::operator<< (QDataStream &out, const Credentials &myObj) |
| QDataStream & | Plasma::operator>> (QDataStream &in, Credentials &myObj) |
Macro Definition Documentation
◆ REQUIRED_FEATURES
| #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-2026 The KDE developers.
Generated on by doxygen 1.15.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2026 The KDE developers.
Generated on by doxygen 1.15.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.