Eneboo - Documentación para desarrolladores
Métodos públicos
Referencia de la Clase SqlitePlugin
Diagrama de herencias de SqlitePlugin
QSqlDriverPlugin QGPlugin QGPlugin QObject QObject QObject QObject Qt Qt Qt Qt Qt Qt Qt Qt

Lista de todos los miembros.

Métodos públicos

 SqlitePlugin ()
QSqlDrivercreate (const QString &)
QStringList keys () const

Documentación del constructor y destructor

SqlitePlugin::SqlitePlugin ( )

Documentación de las funciones miembro

QSqlDriver * SqlitePlugin::create ( const QString key) [virtual]

Creates and returns a QSqlDriver object for the driver key key. The driver key is usually the class name of the required driver.

Ver también:
keys()

Implementa QSqlDriverPlugin.

QStringList SqlitePlugin::keys ( ) const [virtual]

Returns the list of drivers (keys) this plugin supports.

These keys are usually the class names of the custom drivers that are implemented in the plugin.

Ver también:
create()

Implementa QSqlDriverPlugin.


La documentación para esta clase fue generada a partir del siguiente fichero:
 Todo Clases Namespaces Archivos Funciones Variables 'typedefs' Enumeraciones Valores de enumeraciones Propiedades Amigas 'defines'