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 &) |
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. References FileModel(). Referenced by FileModel(). |
|
|
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 read(). Referenced by read(). |
|
Reimplemented from NamespaceModel. Definition at line 1046 of file codemodel.cpp. References write(). Referenced by write(). |
The documentation for this class was generated from the following files:
- lib/interfaces/codemodel.h
- lib/interfaces/codemodel.cpp