Home
·
All Classes
·
Modules
QDeclarativeListReference Class Reference
[
QtDeclarative
module]
Methods
__init__
(
self
)
__init__
(
self
, QObject, str
property
, QDeclarativeEngine
engine
= None)
__init__
(
self
, QDeclarativeListReference)
bool
append
(
self
, QObject)
QObject
at
(
self
, int)
bool
canAppend
(
self
)
bool
canAt
(
self
)
bool
canClear
(
self
)
bool
canCount
(
self
)
bool
clear
(
self
)
int
count
(
self
)
bool
isValid
(
self
)
QMetaObject
listElementType
(
self
)
QObject
object
(
self
)
Detailed Description
Method Documentation
QDeclarativeListReference.__init__ (
self
)
QDeclarativeListReference.__init__ (
self
,
QObject
, str
property
,
QDeclarativeEngine
engine
= None)
QDeclarativeListReference.__init__ (
self
,
QDeclarativeListReference
)
bool QDeclarativeListReference.append (
self
,
QObject
)
QObject
QDeclarativeListReference.at (
self
, int)
bool QDeclarativeListReference.canAppend (
self
)
bool QDeclarativeListReference.canAt (
self
)
bool QDeclarativeListReference.canClear (
self
)
bool QDeclarativeListReference.canCount (
self
)
bool QDeclarativeListReference.clear (
self
)
int QDeclarativeListReference.count (
self
)
bool QDeclarativeListReference.isValid (
self
)
QMetaObject
QDeclarativeListReference.listElementType (
self
)
QObject
QDeclarativeListReference.object (
self
)
PyQt 4.8 for X11
Copyright ©
Riverbank Computing Ltd
and
Nokia
2010
Qt 4.7.0