|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kde.qt.QTextStream
org.kde.qt.QTextIStream
public class QTextIStream
Field Summary |
---|
Fields inherited from class org.kde.qt.QTextStream |
---|
bin, dec, fixed, hex, internal, Latin1, left, Locale, oct, RawUnicode, right, scientific, showbase, showpoint, showpos, skipws, Unicode, UnicodeNetworkOrder, UnicodeReverse, UnicodeUTF8, uppercase |
Constructor Summary | |
---|---|
|
QTextIStream(byte[] ba)
|
protected |
QTextIStream(java.lang.Class dummy)
|
|
QTextIStream(java.lang.String s)
|
Method Summary | |
---|---|
void |
dispose()
Delete the wrapped C++ instance ahead of finalize() |
protected void |
finalize()
Deletes the wrapped C++ instance |
boolean |
isDisposed()
Has the wrapped C++ instance been deleted? |
Methods inherited from class org.kde.qt.QTextStream |
---|
atEnd, codec, device, eof, fill, fill, flags, flags, op_read, op_read, op_read, op_read, op_read, op_read, op_read, op_read, op_write, op_write, op_write, op_write, op_write, op_write, op_write, precision, precision, read, readLine, readRawBytes, reset, setCodec, setDevice, setEncoding, setf, setf, skipWhiteSpace, unsetDevice, unsetf, width, width, writeRawBytes |
Methods inherited from class java.lang.Object |
---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected QTextIStream(java.lang.Class dummy)
public QTextIStream(java.lang.String s)
public QTextIStream(byte[] ba)
Method Detail |
---|
protected void finalize() throws java.lang.InternalError
finalize
in class QTextStream
java.lang.InternalError
public void dispose()
dispose
in class QTextStream
public boolean isDisposed()
isDisposed
in class QTextStream
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |