Home
·
All Classes
·
Modules
QStaticText Class Reference
[
QtGui
module]
Types
enum
PerformanceHint
{ ModerateCaching, AggressiveCaching }
Methods
__init__
(
self
)
__init__
(
self
, QString
text
)
__init__
(
self
, QStaticText
other
)
PerformanceHint
performanceHint
(
self
)
prepare
(
self
, QTransform
matrix
= QTransform(), QFont
font
= QFont())
setPerformanceHint
(
self
, PerformanceHint
performanceHint
)
setText
(
self
, QString
text
)
setTextFormat
(
self
, Qt.TextFormat
textFormat
)
setTextOption
(
self
, QTextOption
textOption
)
setTextWidth
(
self
, float
textWidth
)
QSizeF
size
(
self
)
QString
text
(
self
)
Qt.TextFormat
textFormat
(
self
)
QTextOption
textOption
(
self
)
float
textWidth
(
self
)
Special Methods
bool
__eq__
(
self
, QStaticText)
bool
__ne__
(
self
, QStaticText)
Detailed Description
Type Documentation
QStaticText.PerformanceHint
Method Documentation
QStaticText.__init__ (
self
)
QStaticText.__init__ (
self
, QString
text
)
QStaticText.__init__ (
self
,
QStaticText
other
)
PerformanceHint
QStaticText.performanceHint (
self
)
QStaticText.prepare (
self
,
QTransform
matrix
= QTransform(),
QFont
font
= QFont())
QStaticText.setPerformanceHint (
self
,
PerformanceHint
performanceHint
)
QStaticText.setText (
self
, QString
text
)
QStaticText.setTextFormat (
self
,
Qt.TextFormat
textFormat
)
QStaticText.setTextOption (
self
,
QTextOption
textOption
)
QStaticText.setTextWidth (
self
, float
textWidth
)
QSizeF
QStaticText.size (
self
)
QString QStaticText.text (
self
)
Qt.TextFormat
QStaticText.textFormat (
self
)
QTextOption
QStaticText.textOption (
self
)
float QStaticText.textWidth (
self
)
bool QStaticText.__eq__ (
self
,
QStaticText
)
bool QStaticText.__ne__ (
self
,
QStaticText
)
PyQt 4.8 for X11
Copyright ©
Riverbank Computing Ltd
and
Nokia
2010
Qt 4.7.0