Module qtjambi
Package io.qt.core

Class QString

java.lang.Object
io.qt.QtObject
io.qt.core.QString
All Implemented Interfaces:
QtObjectInterface, Appendable, CharSequence, Cloneable, Comparable<Object>

public final class QString extends QtObject implements Comparable<Object>, Cloneable, Appendable, CharSequence

Unicode character string

Java wrapper for Qt's class QString