input_urn
/home/onoda/Documents/qt-everywhere-opensource-src-4.7.4/doc/html/qstatictext.html

output_urn
QStaticText

inherits

public_types
 enum PerformanceHint { ModerateCaching, AggressiveCaching }

properties

public_functions
QStaticText ()
QStaticText ( const QString & text )
QStaticText ( const QStaticText & other )
~QStaticText ()
 PerformanceHint performanceHint () const
 void prepare ( const QTransform & matrix = QTransform(), const QFont & font = QFont() )
 void setPerformanceHint ( PerformanceHint performanceHint )
 void setText ( const QString & text )
 void setTextFormat ( Qt::TextFormat textFormat )
 void setTextOption ( const QTextOption & textOption )
 void setTextWidth ( qreal textWidth )
 QSizeF size () const
 QString text () const
 Qt::TextFormat textFormat () const
 QTextOption textOption () const
 qreal textWidth () const
 bool operator!= ( const QStaticText & other ) const
 QStaticText & operator= ( const QStaticText & other )
 bool operator== ( const QStaticText & other ) const

public_slots

signals

static_public_members

protected_functions

reimplemented_public_functions

reimplemented_protected_functions

protected_slots

related_non_members

templateClass
false

abstractClass
false

enbeddedClass
false

flag_objects

parent_flag_objects

typedefed_objects

parent_typedefed_objects

class_objects

parent_class_objects

enums
class_name
QStaticText
name
PerformanceHint
key
ModerateCaching
AggressiveCaching
public_flag
true

parent_enums

parent_index

parent_name

