com.trolltech.qt.core
Class QTextCodec_ConverterState
java.lang.Object
com.trolltech.qt.QSignalEmitter
com.trolltech.qt.QtJambiObject
com.trolltech.qt.core.QTextCodec_ConverterState
- All Implemented Interfaces:
- QtJambiInterface
public class QTextCodec_ConverterState
- extends QtJambiObject
Methods inherited from class java.lang.Object |
clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QTextCodec_ConverterState
public QTextCodec_ConverterState(QTextCodec.ConversionFlag[] f)
- Constructs a ConverterState object initialized with the given f.
QTextCodec_ConverterState
public QTextCodec_ConverterState()
- Constructs a ConverterState object.
QTextCodec_ConverterState
public QTextCodec_ConverterState(QTextCodec.ConversionFlags f)
- Constructs a ConverterState object initialized with the given f.
flags
public final QTextCodec.ConversionFlags flags()
- Returns the ConversionFlags of this ConverterState object.
state_data
public final int[] state_data()
fromNativePointer
public static QTextCodec_ConverterState fromNativePointer(QNativePointer nativePointer)
- This method returns the QTextCodec_ConverterState instance pointed to by nativePointer.