kexi
KexiDB::Driver::Info Class Reference
#include <driver.h>
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
The documentation for this class was generated from the following files:

