qca_support.h File Reference

Header file for "support" classes used in QCA. More...

#include <QByteArray>
#include <QString>
#include <QObject>
#include <QVariant>
#include <QVariantList>
#include <QStringList>
#include <QList>
#include <QMetaObject>
#include <QThread>
#include "qca_export.h"
#include "qca_tools.h"

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.

Namespaces

namespace  QCA

Classes

class  QCA::SyncThread
class  QCA::Synchronizer
class  QCA::DirWatch
class  QCA::FileWatch
 Support class to monitor a file for activity. More...
class  QCA::Console
class  QCA::ConsoleReference
class  QCA::ConsolePrompt
class  QCA::Logger
 A simple logging system. More...
class  QCA::AbstractLogDevice
 An abstract log device. More...

Functions

QCA_EXPORT QByteArray QCA::methodReturnType (const QMetaObject *obj, const QByteArray &method, const QList< QByteArray > argTypes)
QCA_EXPORT bool QCA::invokeMethodWithVariants (QObject *obj, const QByteArray &method, const QVariantList &args, QVariant *ret, Qt::ConnectionType type=Qt::AutoConnection)


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.

Generated on Fri Jul 6 12:14:27 2007 for Qt Cryptographic Architecture by  doxygen 1.4.6