QCA
qca_support.h File Reference
#include "qca_export.h"
#include "qca_tools.h"
#include <QByteArray>
#include <QList>
#include <QMetaObject>
#include <QObject>
#include <QString>
#include <QStringList>
#include <QThread>
#include <QVariant>
#include <QVariantList>
Include dependency graph for qca_support.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | QCA::AbstractLogDevice |
class | QCA::Console |
class | QCA::ConsolePrompt |
class | QCA::ConsoleReference |
class | QCA::DirWatch |
class | QCA::FileWatch |
class | QCA::Logger |
class | QCA::Synchronizer |
class | QCA::SyncThread |
Namespaces | |
namespace | QCA |
Detailed Description
Header file for "support" classes used in QCA.
The classes in this header do not have any cryptographic content - they are used in QCA, and are included for convenience.
- Note
- You should not use this header directly from an application. You should just use
#include <QtCrypto>
instead.
Definition in file qca_support.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 8 2024 11:53:13 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 8 2024 11:53:13 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.