Home · All Classes · Modules

QXmlStreamAttributes Class Reference
[QtCore module]

Methods

Special Methods


Detailed Description


Method Documentation

QXmlStreamAttributes.__init__ (self)

QXmlStreamAttributes.__init__ (self, QXmlStreamAttributes)

QXmlStreamAttributes.append (self, QString, QString, QString)

QXmlStreamAttributes.append (self, QString, QString)

QXmlStreamAttributes.append (self, QXmlStreamAttribute)

QXmlStreamAttribute QXmlStreamAttributes.at (self, int i)

QXmlStreamAttributes.clear (self)

bool QXmlStreamAttributes.contains (self, QXmlStreamAttribute value)

int QXmlStreamAttributes.count (self, QXmlStreamAttribute value)

int QXmlStreamAttributes.count (self)

sip.voidptr QXmlStreamAttributes.data (self)

QXmlStreamAttributes.fill (self, QXmlStreamAttribute value, int size = -1)

QXmlStreamAttribute QXmlStreamAttributes.first (self)

bool QXmlStreamAttributes.hasAttribute (self, QString)

bool QXmlStreamAttributes.hasAttribute (self, QString, QString)

int QXmlStreamAttributes.indexOf (self, QXmlStreamAttribute value, int from = 0)

QXmlStreamAttributes.insert (self, int i, QXmlStreamAttribute value)

bool QXmlStreamAttributes.isEmpty (self)

QXmlStreamAttribute QXmlStreamAttributes.last (self)

int QXmlStreamAttributes.lastIndexOf (self, QXmlStreamAttribute value, int from = -1)

QXmlStreamAttributes.prepend (self, QXmlStreamAttribute value)

QXmlStreamAttributes.remove (self, int i)

QXmlStreamAttributes.remove (self, int i, int count)

QXmlStreamAttributes.replace (self, int i, QXmlStreamAttribute value)

int QXmlStreamAttributes.size (self)

QStringRef QXmlStreamAttributes.value (self, QString, QString)

QStringRef QXmlStreamAttributes.value (self, QString)

int QXmlStreamAttributes.__contains__ (self, QXmlStreamAttribute value)

QXmlStreamAttributes.__delitem__ (self, int i)

QXmlStreamAttributes.__delitem__ (self, slice slice)

bool QXmlStreamAttributes.__eq__ (self, QXmlStreamAttributes other)

QXmlStreamAttribute QXmlStreamAttributes.__getitem__ (self, int i)

QXmlStreamAttributes QXmlStreamAttributes.__getitem__ (self, slice slice)

QXmlStreamAttributes QXmlStreamAttributes.__iadd__ (self, QXmlStreamAttributes other)

QXmlStreamAttributes QXmlStreamAttributes.__iadd__ (self, QXmlStreamAttribute value)

QXmlStreamAttributes.__len__ (self)

bool QXmlStreamAttributes.__ne__ (self, QXmlStreamAttributes other)

QXmlStreamAttributes.__setitem__ (self, int i, QXmlStreamAttribute value)

QXmlStreamAttributes.__setitem__ (self, slice slice, QXmlStreamAttributes list)


PyQt 4.8 for X11Copyright © Riverbank Computing Ltd and Nokia 2010Qt 4.7.0