Home
·
All Classes
·
Modules
QTextLength Class Reference
[
QtGui
module]
Types
enum
Type
{ VariableLength, FixedLength, PercentageLength }
Methods
__init__
(
self
)
__init__
(
self
, Type, float)
__init__
(
self
, QVariant
variant
)
__init__
(
self
, QTextLength)
float
rawValue
(
self
)
Type
type
(
self
)
float
value
(
self
, float)
Special Methods
bool
__eq__
(
self
, QTextLength)
bool
__ne__
(
self
, QTextLength)
Detailed Description
Type Documentation
QTextLength.Type
Method Documentation
QTextLength.__init__ (
self
)
QTextLength.__init__ (
self
,
Type
, float)
QTextLength.__init__ (
self
, QVariant
variant
)
QTextLength.__init__ (
self
,
QTextLength
)
float QTextLength.rawValue (
self
)
Type
QTextLength.type (
self
)
float QTextLength.value (
self
, float)
bool QTextLength.__eq__ (
self
,
QTextLength
)
bool QTextLength.__ne__ (
self
,
QTextLength
)
PyQt 4.8 for X11
Copyright ©
Riverbank Computing Ltd
and
Nokia
2010
Qt 4.7.0