![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/qtconfigmacros.h>
Go to the source code of this file.
Functions | |
QT_BEGIN_NAMESPACE void | register_qt_vfs () |
QT_BEGIN_NAMESPACE void register_qt_vfs | ( | ) |
Definition at line 228 of file qsql_sqlite_vfs.cpp.
References QT_BEGIN_NAMESPACE::Vfs::ioMethods, QT_BEGIN_NAMESPACE::Vfs::pVfs, QT_BEGIN_NAMESPACE::xAccess(), QT_BEGIN_NAMESPACE::xCheckReservedLock(), QT_BEGIN_NAMESPACE::xClose(), QT_BEGIN_NAMESPACE::xCurrentTime(), QT_BEGIN_NAMESPACE::xCurrentTimeInt64(), QT_BEGIN_NAMESPACE::xDelete(), QT_BEGIN_NAMESPACE::xDeviceCharacteristics(), QT_BEGIN_NAMESPACE::xFileControl(), QT_BEGIN_NAMESPACE::xFileSize(), QT_BEGIN_NAMESPACE::xFullPathname(), QT_BEGIN_NAMESPACE::xGetLastError(), QT_BEGIN_NAMESPACE::xLock(), QT_BEGIN_NAMESPACE::xOpen(), QT_BEGIN_NAMESPACE::xRandomness(), QT_BEGIN_NAMESPACE::xRead(), QT_BEGIN_NAMESPACE::xSectorSize(), QT_BEGIN_NAMESPACE::xSleep(), QT_BEGIN_NAMESPACE::xSync(), QT_BEGIN_NAMESPACE::xTruncate(), QT_BEGIN_NAMESPACE::xUnlock(), and QT_BEGIN_NAMESPACE::xWrite().
Referenced by QSQLiteDriverPlugin::QSQLiteDriverPlugin().