Isis 3 Programmer Reference
|
A container for a filename to be represented as a ProjectItem on the project tree. More...
#include <FileItem.h>
Public Member Functions | |
FileItem (const QString filename) | |
QString | fileName () |
Private Attributes | |
QString | m_filename |
A container for a filename to be represented as a ProjectItem on the project tree.
Definition at line 40 of file FileItem.h.