My Project
|
#include <filedef.h>
Public Member Functions | |
FileList () | |
FileList (const char *path) | |
~FileList () | |
QCString | path () const |
Private Member Functions | |
int | compareValues (const FileDef *md1, const FileDef *md2) const |
Private Attributes | |
QCString | m_pathName |
|
inline |
Definition at line 243 of file filedef.h.
|
inline |
Definition at line 244 of file filedef.h.
Definition at line 248 of file filedef.h.
References FileDef::name().
|
inline |
Definition at line 246 of file filedef.h.
References m_pathName.
Referenced by OutputNameList::compareValues(), and FileName::generateDiskNames().
|
private |