kexi
KexiDB::ServerVersionInfo Class Reference
#include <global.h>
Detailed Description
Contains version information about a database backend.
Definition at line 125 of file global.h.
Public Member Functions | |
ServerVersionInfo () | |
void | clear () |
Public Attributes | |
uint | major |
uint | minor |
uint | release |
QString | string |
Member Function Documentation
void ServerVersionInfo::clear | ( | ) |
Clears the information - integers will be set to 0 and string to null.
Definition at line 45 of file global.cpp.
Member Data Documentation
The documentation for this class was generated from the following files: