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 &, const Credentials &) |
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-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.