Home
·
All Classes
·
Modules
QTextOption.Tab Class Reference
[
QtGui
module]
Methods
__init__
(
self
)
__init__
(
self
, float
pos
, TabType
tabType
, QChar
delim
= QChar())
__init__
(
self
, Tab)
Special Methods
bool
__eq__
(
self
, Tab)
bool
__ne__
(
self
, Tab)
Members
QChar
delimiter
float
position
TabType
type
Detailed Description
Method Documentation
Tab.__init__ (
self
)
Tab.__init__ (
self
, float
pos
,
TabType
tabType
, QChar
delim
= QChar())
Tab.__init__ (
self
,
Tab
)
bool Tab.__eq__ (
self
,
Tab
)
bool Tab.__ne__ (
self
,
Tab
)
Member Documentation
QChar delimiter
float position
TabType
type
PyQt 4.8 for X11
Copyright ©
Riverbank Computing Ltd
and
Nokia
2010
Qt 4.7.0