#include <QTextCharFormatAdapter.h>
Public Member Functions | |
QTextCharFormatAdapter (jobject format) | |
Constructs new QTextCharFormatAdapter object. | |
Static Public Member Functions | |
static void | initialize (JNIEnv *env, jclass cls) |
Initializes QTextCharFormatAdapter class. |
QTextCharFormatAdapter::QTextCharFormatAdapter | ( | jobject | format | ) |
void QTextCharFormatAdapter::initialize | ( | JNIEnv * | env, | |
jclass | cls | |||
) | [static] |
Initializes QTextCharFormatAdapter class.
env | the JNIEnv pointer | |
cls | the QSwing CharacterFormat class |
FatalError | if failed |