Home · All Classes · Modules

QSqlIndex Class Reference
[QtSql module]

Inherits QSqlRecord.

Methods


Detailed Description


Method Documentation

QSqlIndex.__init__ (self, QString cursorName = QString(), QString name = QString())

QSqlIndex.__init__ (self, QSqlIndex)

QSqlIndex.append (self, QSqlField)

QSqlIndex.append (self, QSqlField, bool)

QString QSqlIndex.cursorName (self)

bool QSqlIndex.isDescending (self, int)

QString QSqlIndex.name (self)

QSqlIndex.setCursorName (self, QString)

QSqlIndex.setDescending (self, int, bool)

QSqlIndex.setName (self, QString)


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