Home
·
All Classes
·
Modules
QGraphicsView.CacheMode Class Reference
[
QtGui
module]
Methods
__init__
(
self
, CacheMode)
__init__
(
self
, int)
__init__
(
self
)
Special Methods
CacheMode
__and__
(
self
, int
mask
)
int
__bool__
(
self
)
bool
__eq__
(
self
, CacheMode
f
)
CacheMode
__iand__
(
self
, int
mask
)
int
__int__
(
self
)
CacheMode
__invert__
(
self
)
CacheMode
__ior__
(
self
, CacheMode
f
)
CacheMode
__ixor__
(
self
, CacheMode
f
)
bool
__ne__
(
self
, CacheMode
f
)
CacheMode
__or__
(
self
, CacheMode
f
)
CacheMode
__xor__
(
self
, CacheMode
f
)
Detailed Description
CacheModeFlag
may be used whenever
CacheMode
is expected.
Method Documentation
CacheMode.__init__ (
self
,
CacheMode
)
CacheMode.__init__ (
self
, int)
CacheMode.__init__ (
self
)
CacheMode
CacheMode.__and__ (
self
, int
mask
)
int CacheMode.__bool__ (
self
)
bool CacheMode.__eq__ (
self
,
CacheMode
f
)
CacheMode
CacheMode.__iand__ (
self
, int
mask
)
int CacheMode.__int__ (
self
)
CacheMode
CacheMode.__invert__ (
self
)
CacheMode
CacheMode.__ior__ (
self
,
CacheMode
f
)
CacheMode
CacheMode.__ixor__ (
self
,
CacheMode
f
)
bool CacheMode.__ne__ (
self
,
CacheMode
f
)
CacheMode
CacheMode.__or__ (
self
,
CacheMode
f
)
CacheMode
CacheMode.__xor__ (
self
,
CacheMode
f
)
PyQt snapshot-4.7.4-51d5d4f1db28 for X11
Copyright ©
Riverbank Computing Ltd
and
Nokia
2010
Qt 4.6.3