Module qtjambi
Package io.qt.gui

Class QStaticText

java.lang.Object
io.qt.QtObject
io.qt.gui.QStaticText
All Implemented Interfaces:
QtObjectInterface, Cloneable

public class QStaticText extends QtObject implements Cloneable

Enables optimized drawing of text when the text and its layout is updated rarely

Java wrapper for Qt's class QStaticText