FileParsedEvent Class Reference
#include <cppsupport_events.h>
Inheritance diagram for FileParsedEvent:


Public Member Functions | |
FileParsedEvent (const QString &fileName, const QValueList< Problem > &problems) | |
QString | fileName () const |
QValueList< Problem > | problems () const |
FileParsedEvent (const QString &fileName, const QValueList< Problem > &problems) | |
QString | fileName () const |
QValueList< Problem > | problems () const |
Private Member Functions | |
FileParsedEvent (const FileParsedEvent &source) | |
void | operator= (const FileParsedEvent &source) |
FileParsedEvent (const FileParsedEvent &source) | |
void | operator= (const FileParsedEvent &source) |
Private Attributes | |
QString | m_fileName |
QValueList< Problem > | m_problems |
QValueList< Problem > | m_problems |
Constructor & Destructor Documentation
|
Definition at line 35 of file cppsupport_events.h. References Problem::column(), deepCopy(), Event_FileParsed, Problem::level(), Problem::line(), m_fileName, m_problems, and Problem::text(). |
|
|
|
Definition at line 35 of file javasupport_events.h. References Problem::column(), deepCopy(), Event_FileParsed, Problem::level(), Problem::line(), m_fileName, m_problems, and Problem::text(). |
|
|
Member Function Documentation
|
Definition at line 47 of file javasupport_events.h. |
|
Definition at line 47 of file cppsupport_events.h. Referenced by JavaSupportPart::customEvent(), and CppSupportPart::customEvent(). |
|
|
|
|
|
Definition at line 48 of file javasupport_events.h. |
|
Definition at line 48 of file cppsupport_events.h. Referenced by JavaSupportPart::customEvent(), and CppSupportPart::customEvent(). |
Member Data Documentation
|
Definition at line 51 of file javasupport_events.h. Referenced by FileParsedEvent(). |
|
Definition at line 52 of file javasupport_events.h. |
|
Definition at line 52 of file cppsupport_events.h. Referenced by FileParsedEvent(). |
The documentation for this class was generated from the following files:
- languages/cpp/cppsupport_events.h
- languages/java/javasupport_events.h