Home
·
All Classes
·
Modules
QTextInlineObject Class Reference
[
QtGui
module]
Methods
__init__
(
self
)
__init__
(
self
, QTextInlineObject)
float
ascent
(
self
)
float
descent
(
self
)
QTextFormat
format
(
self
)
int
formatIndex
(
self
)
float
height
(
self
)
bool
isValid
(
self
)
QRectF
rect
(
self
)
setAscent
(
self
, float)
setDescent
(
self
, float)
setWidth
(
self
, float)
Qt.LayoutDirection
textDirection
(
self
)
int
textPosition
(
self
)
float
width
(
self
)
Detailed Description
Method Documentation
QTextInlineObject.__init__ (
self
)
QTextInlineObject.__init__ (
self
,
QTextInlineObject
)
float QTextInlineObject.ascent (
self
)
float QTextInlineObject.descent (
self
)
QTextFormat
QTextInlineObject.format (
self
)
int QTextInlineObject.formatIndex (
self
)
float QTextInlineObject.height (
self
)
bool QTextInlineObject.isValid (
self
)
QRectF
QTextInlineObject.rect (
self
)
QTextInlineObject.setAscent (
self
, float)
QTextInlineObject.setDescent (
self
, float)
QTextInlineObject.setWidth (
self
, float)
Qt.LayoutDirection
QTextInlineObject.textDirection (
self
)
int QTextInlineObject.textPosition (
self
)
float QTextInlineObject.width (
self
)
PyQt 4.8 for X11
Copyright ©
Riverbank Computing Ltd
and
Nokia
2010
Qt 4.7.0