#include <qserror_object.h>
Lista de todos los miembros.
Documentación del constructor y destructor
QSErrorClass::QSErrorClass |
( |
QSClass * |
b | ) |
[inline] |
Documentación de las funciones miembro
QSObject QSErrorClass::construct |
( |
const QSList & |
args | ) |
const [virtual] |
Construct an error object of type a, with text message msg with a line number information pointing to line ln.
int QSErrorClass::errorLine |
( |
const QSObject * |
objPtr | ) |
[static] |
QString QSErrorClass::name |
( |
| ) |
const [inline, virtual] |
void QSErrorClass::setErrorLine |
( |
QSObject * |
objPtr, |
|
|
int |
line |
|
) |
| [static] |
Return obj converted to a string.
The default implementation returns "[object N]" where N is the name of this class as retrieved by name().
Reimplementado de QSClass.
La documentación para esta clase fue generada a partir de los siguientes ficheros: