Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qsqlcachedresult.cpp File Reference

(e04af5b9ea60f17787e4cf81cfe1b79a69be3406)

#include "private/qsqlcachedresult_p.h"
#include <qvariant.h>
#include <QtSql/private/qsqldriver_p.h>
+ Include dependency graph for qsqlcachedresult.cpp:

Go to the source code of this file.

Variables

static QT_BEGIN_NAMESPACE constexpr qsizetype initial_cache_size = 128
 

Variable Documentation

◆ initial_cache_size

QT_BEGIN_NAMESPACE constexpr qsizetype initial_cache_size = 128
staticconstexpr

Definition at line 23 of file qsqlcachedresult.cpp.

Referenced by QSqlCachedResultPrivate::init().