kexi

KexiDB::Driver::Info Class Reference

#include <driver.h>

List of all members.


Detailed Description

Helpful for retrieving info about driver from using KexiDB::DriverManager::driversInfo() without loading driver libraries.

Definition at line 72 of file driver.h.


Public Attributes

QString name
QString caption
QString comment
QString fileDBMimeType
bool fileBased: 1
bool allowImportingTo: 1

Member Data Documentation

true is the driver is for file-based database backend

Definition at line 77 of file driver.h.

true is the driver is for a backend that allows importing. Defined by X-Kexi-DoNotAllowProjectImportingTo in "kexidb_driver" service type. Used for migration.

Definition at line 81 of file driver.h.


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