|
||||||||
| 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.QTextOStream
public class QTextOStream
| 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 | |
|---|---|
|
QTextOStream(byte[] ba)
|
protected |
QTextOStream(java.lang.Class dummy)
|
|
QTextOStream(java.lang.StringBuffer 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 QTextOStream(java.lang.Class dummy)
public QTextOStream(java.lang.StringBuffer s)
public QTextOStream(byte[] ba)
| Method Detail |
|---|
protected void finalize()
throws java.lang.InternalError
finalize in class QTextStreamjava.lang.InternalErrorpublic void dispose()
dispose in class QTextStreampublic boolean isDisposed()
isDisposed in class QTextStream
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||