#include <QSharedPointer>#include <QObject>#include <QString>Go to the source code of this file.
Classes | |
| class | Isis::FileItem |
| A container for a filename to be represented as a ProjectItem on the project tree. More... | |
Namespaces | |
| namespace | Isis |
| This is free and unencumbered software released into the public domain. | |
Typedefs | |
| typedef QSharedPointer< FileItem > | Isis::FileItemQsp |
| A FileItem smart pointer. | |