language/editor
KDevelop::DocumentRangeObjectData Class Reference
Contains data that is stored to disk. More...
#include <documentrangeobject.h>
Public Member Functions | |
| DocumentRangeObjectData (const DocumentRangeObjectData &rhs) | |
| uint | classSize () const |
| bool | isDynamic () const |
Static Public Member Functions | |
| static bool | appendedListDynamicDefault () |
Public Attributes | |
| SimpleRange | m_range |
Detailed Description
Contains data that is stored to disk.
Definition at line 41 of file documentrangeobject.h.
Member Function Documentation
| bool KDevelop::DocumentRangeObjectData::appendedListDynamicDefault | ( | ) | [static] |
Returns whether initialized objects should be created as dynamic objects.
Definition at line 43 of file documentrangeobject.cpp.
The documentation for this class was generated from the following files:
KDE 4.4 API Reference