/home/subzero/sqliteman/trunk/Sqliteman/sqliteman/sqldelegate.h File Reference

#include <QItemDelegate>
#include "ui_sqldelegateui.h"

Include dependency graph for sqldelegate.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SqlDelegate
 A special delegate for editation of database result cells. See SqlDelegateUi for its widget. See Qt4 docs for delegate informations. More...
class  SqlDelegateUi
 A custom widget used for direct data editation in the DataViewer result table. It contains line edit and some buttons for specific tasks. LineEdit is used for direct editation as in the default item delegate. This widget is disabled when there is stored a multiline text (\n) or the value is BLOB. nullButton handles a real NULL values insertions. Text can be in 3 states: a string, an empty string ('') and NULL. Sqlite3 makes difference between '' and NULL. editButton opens "multi" editor (see MultiEditDialog()). User can edit multi lined large texts, load files into BLOB, or format DateTime data. More...


Generated on Sat Jul 26 09:05:53 2008 for Sqliteman by  doxygen 1.5.5