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 110 of file error.h.


Public Member Functions

 ResultInfo ()
void clear ()

Public Attributes

bool success: 1
bool allowToDiscardChanges: 1
QString msg
QString desc
int column

Member Function Documentation

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

Sets information to default values.

Definition at line 120 of file error.h.


Member Data Documentation

result of the operation, true by default

Definition at line 127 of file error.h.

True if changes can be discarded, false by default If true, additional "Discard changes" messagebox button can be displayed.

Definition at line 128 of file error.h.

error message and detailed description, both empty by default

Definition at line 131 of file error.h.

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

Definition at line 132 of file error.h.


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