KDevelop API Documentation

Error Struct Reference

#include <errors.h>

Collaboration diagram for Error:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Error (int c, int l, const QString &s)

Public Attributes

int code
int level
QString text

Constructor & Destructor Documentation

Error::Error int  c,
int  l,
const QString s
[inline]
 

Definition at line 31 of file errors.h.

References text().


Member Data Documentation

int Error::code
 

Definition at line 27 of file errors.h.

int Error::level
 

Definition at line 28 of file errors.h.

QString Error::text
 

Definition at line 29 of file errors.h.

Referenced by Parser::reportError().


The documentation for this struct was generated from the following file:
KDE Logo
This file is part of the documentation for KDevelop Version 3.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Mar 23 00:24:21 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003