Qt 4.8
|
#include <QtCore/qplugin.h>
#include <QtCore/qfactoryinterface.h>
#include <QtCore/qlist.h>
#include <QtCore/qbytearray.h>
Go to the source code of this file.
Classes | |
struct | QTextCodecFactoryInterface |
class | QTextCodecPlugin |
The QTextCodecPlugin class provides an abstract base for custom QTextCodec plugins. More... | |
Macros | |
#define | QTextCodecFactoryInterface_iid "com.trolltech.Qt.QTextCodecFactoryInterface" |
#define QTextCodecFactoryInterface_iid "com.trolltech.Qt.QTextCodecFactoryInterface" |
Definition at line 65 of file qtextcodecplugin.h.