Kexi API Documentation (2.0 alpha)

sqlitecursor.cpp File Reference

#include "sqlitecursor.h"
#include "sqliteconnection.h"
#include "sqliteconnection_p.h"
#include <kexidb/error.h>
#include <kexidb/driver.h>
#include <kexiutils/utils.h>
#include <assert.h>
#include <string.h>
#include <stdlib.h>
#include <kdebug.h>
#include <klocale.h>
#include <qptrvector.h>
#include <qdatetime.h>

Go to the source code of this file.

Functions

static bool sqliteStringToBool (const QString &s)
 safer interpretations of boolean values for SQLite


Function Documentation

static bool sqliteStringToBool const QString s  )  [static]
 

safer interpretations of boolean values for SQLite

Definition at line 42 of file sqlitecursor.cpp.

Referenced by KexiDB::SQLiteCursor::storeCurrentRow().

KDE Logo
This file is part of the documentation for Kexi 2.0 alpha.
Documentation copyright © 2002-2007 the Kexi Team.
Generated on Tue Apr 1 20:49:33 2008 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003