|
Isis 3.0 Programmer Reference
| Home |
This is the reference-counted data for FileName. More...


Public Member Functions | |
| Data (const Data &other) | |
| QString | original (bool includeAttributes) const |
| void | setOriginal (const QString &) |
| QString | expanded (bool includeAttributes) const |
Private Attributes | |
| QString * | m_originalFileNameString |
| QString * | m_expandedFileNameString |
This is the reference-counted data for FileName.
Definition at line 173 of file FileName.h.