Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QT_BEGIN_NAMESPACE::Vfs Struct Reference
Inheritance diagram for QT_BEGIN_NAMESPACE::Vfs:
Collaboration diagram for QT_BEGIN_NAMESPACE::Vfs:

Public Attributes

sqlite3_vfs * pVfs
sqlite3_io_methods ioMethods

Detailed Description

Definition at line 23 of file qsql_sqlite_vfs.cpp.

Member Data Documentation

◆ ioMethods

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().

◆ pVfs


The documentation for this struct was generated from the following file: