OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Private Member Functions | Private Attributes | List of all members
Launcher::DataFilesPage::PathIterator Class Reference
Collaboration diagram for Launcher::DataFilesPage::PathIterator:

Public Member Functions

 PathIterator (const QStringList &list)
 
QString findFirstPath (const QString &file)
 
QString findNextPath ()
 

Private Member Functions

QString path ()
 

Private Attributes

QStringList::ConstIterator mCitEnd
 
QStringList::ConstIterator mCitCurrent
 
QStringList::ConstIterator mCitBegin
 
QString mFile
 
QString mFilePath
 

Constructor & Destructor Documentation

Launcher::DataFilesPage::PathIterator::PathIterator ( const QStringList &  list)
inline

Member Function Documentation

QString Launcher::DataFilesPage::PathIterator::findFirstPath ( const QString &  file)
inline

Here is the call graph for this function:

Here is the caller graph for this function:

QString Launcher::DataFilesPage::PathIterator::findNextPath ( )
inline

Here is the call graph for this function:

QString Launcher::DataFilesPage::PathIterator::path ( )
inlineprivate

Here is the caller graph for this function:

Member Data Documentation

QStringList::ConstIterator Launcher::DataFilesPage::PathIterator::mCitBegin
private
QStringList::ConstIterator Launcher::DataFilesPage::PathIterator::mCitCurrent
private
QStringList::ConstIterator Launcher::DataFilesPage::PathIterator::mCitEnd
private
QString Launcher::DataFilesPage::PathIterator::mFile
private
QString Launcher::DataFilesPage::PathIterator::mFilePath
private

The documentation for this class was generated from the following file: