![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Attributes | |
sqlite3_vfs * | pVfs |
sqlite3_io_methods | ioMethods |
Definition at line 23 of file qsql_sqlite_vfs.cpp.
sqlite3_io_methods QT_BEGIN_NAMESPACE::Vfs::ioMethods |
Definition at line 25 of file qsql_sqlite_vfs.cpp.
Referenced by register_qt_vfs(), and QT_BEGIN_NAMESPACE::xOpen().
sqlite3_vfs * QT_BEGIN_NAMESPACE::Vfs::pVfs |
Definition at line 24 of file qsql_sqlite_vfs.cpp.
Referenced by register_qt_vfs(), QT_BEGIN_NAMESPACE::xCurrentTime(), QT_BEGIN_NAMESPACE::xCurrentTimeInt64(), QT_BEGIN_NAMESPACE::xRandomness(), and QT_BEGIN_NAMESPACE::xSleep().