FileModel Class Reference
#include <codemodel.h>
Inheritance diagram for FileModel:


Public Types | |
typedef FileDom | Ptr |
Public Member Functions | |
virtual bool | isFile () const |
virtual void | read (QDataStream &stream) |
virtual void | write (QDataStream &stream) const |
Protected Member Functions | |
FileModel (CodeModel *model) | |
Private Member Functions | |
FileModel (const FileModel &) | |
void | operator= (const FileModel &) |
Friends | |
class | CodeModel |
Member Typedef Documentation
|
Reimplemented from NamespaceModel. Definition at line 343 of file codemodel.h. |
Constructor & Destructor Documentation
|
Definition at line 351 of file codemodel.cpp. |
|
|
Member Function Documentation
|
Reimplemented from CodeModelItem. Definition at line 345 of file codemodel.h. |
|
|
|
Reimplemented from NamespaceModel. Definition at line 1041 of file codemodel.cpp. References NamespaceModel::read(). |
|
Reimplemented from NamespaceModel. Definition at line 1046 of file codemodel.cpp. References NamespaceModel::write(). |
Friends And Related Function Documentation
|
Reimplemented from NamespaceModel. Definition at line 353 of file codemodel.h. |
The documentation for this class was generated from the following files:
- lib/interfaces/codemodel.h
- lib/interfaces/codemodel.cpp