kexi

KexiDB::ResultInfo Class Reference

#include <error.h>

List of all members.


Detailed Description

This class contains a result information for various data manipulation operations, like cell/row updating/inserting.

Definition at line 109 of file error.h.


Public Member Functions

 ResultInfo ()
void clear ()

Public Attributes

bool success
QString msg
QString desc
int column

Member Function Documentation

void KexiDB::ResultInfo::clear (  )  [inline]

Clears informatiuon to default values.

Definition at line 118 of file error.h.


Member Data Documentation

faulty column, -1 (the default) means: there is no faulty column

Definition at line 126 of file error.h.

error message and detailed description, both empty by default

Definition at line 125 of file error.h.

result of the operation, true by default

Definition at line 124 of file error.h.


The documentation for this class was generated from the following file:
KDE Home | KDE Accessibility Home | Description of Access Keys