org.kde.qt
public class QDomText extends QDomCharacterData
| Constructor Summary | |
|---|---|
| protected | QDomText(Class dummy) |
| QDomText() | |
| QDomText(QDomText x) | |
| 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? |
| boolean | isText() |
| int | nodeType() |
| QDomText | splitText(int offset) |