Home · All Classes · Modules

QAbstractFileEngineIterator Class Reference
[QtCore module]

Methods


Detailed Description


Method Documentation

QAbstractFileEngineIterator.__init__ (self, QDir.Filters, QStringList)

QFileInfo QAbstractFileEngineIterator.currentFileInfo (self)

QString QAbstractFileEngineIterator.currentFileName (self)

This method is abstract and should be reimplemented in any sub-class.

QString QAbstractFileEngineIterator.currentFilePath (self)

QDir.Filters QAbstractFileEngineIterator.filters (self)

bool QAbstractFileEngineIterator.hasNext (self)

This method is abstract and should be reimplemented in any sub-class.

QStringList QAbstractFileEngineIterator.nameFilters (self)

QString QAbstractFileEngineIterator.next (self)

This method is abstract and should be reimplemented in any sub-class.

QString QAbstractFileEngineIterator.path (self)


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