KDb
KDbTableSchemaChangeListener.h
Provides database connection, allowing queries and data modification.
Definition KDbConnection.h:52
KDbQuerySchema provides information about database query.
Definition KDbQuerySchema.h:46
An interface allowing to listen for table schema changes.
Definition KDbTableSchemaChangeListener.h:37
virtual tristate closeListener()=0
Closes listening object so it will be deleted and thus no longer use a conflicting table schema.
Definition KDbTableSchema.h:38
3-state logical type with three values: true, false and cancelled and convenient operators.
Definition KDbTristate.h:101
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:30 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:30 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.