![]() |
LeechCraft
0.6.70-6645-gcd10d7e
Modular cross-platform feature rich live environment.
|
#include "oral.h"
Public Attributes | |
QString | Table_ |
QSqlDatabase | DB_ |
QList< QString > | Fields_ |
QList< QString > | BoundFields_ |
QList<QString> LeechCraft::Util::oral::detail::CachedFieldsData::BoundFields_ |
Definition at line 379 of file oral.h.
Referenced by LeechCraft::Util::oral::detail::AdaptDelete(), LeechCraft::Util::oral::detail::AdaptInsert< T >::AdaptInsert(), LeechCraft::Util::oral::detail::AdaptUpdate(), and LeechCraft::Util::oral::detail::MakeInserter().
QSqlDatabase LeechCraft::Util::oral::detail::CachedFieldsData::DB_ |
Definition at line 376 of file oral.h.
Referenced by LeechCraft::Util::oral::detail::AdaptDelete(), LeechCraft::Util::oral::detail::AdaptSelectAll(), LeechCraft::Util::oral::detail::AdaptSelectRef(), LeechCraft::Util::oral::detail::AdaptUpdate(), LeechCraft::Util::oral::detail::AdaptInsert< T >::operator()(), LeechCraft::Util::oral::detail::SelectByFieldsWrapper< T >::operator()(), and LeechCraft::Util::oral::detail::DeleteByFieldsWrapper< T >::operator()().
QList<QString> LeechCraft::Util::oral::detail::CachedFieldsData::Fields_ |
Definition at line 378 of file oral.h.
Referenced by LeechCraft::Util::oral::detail::AdaptDelete(), LeechCraft::Util::oral::detail::AdaptInsert< T >::AdaptInsert(), LeechCraft::Util::oral::detail::AdaptSelectAll(), LeechCraft::Util::oral::detail::AdaptSelectRef(), LeechCraft::Util::oral::detail::AdaptUpdate(), and LeechCraft::Util::oral::detail::SelectByFieldsWrapper< T >::operator()().
QString LeechCraft::Util::oral::detail::CachedFieldsData::Table_ |
Definition at line 375 of file oral.h.
Referenced by LeechCraft::Util::oral::detail::AdaptDelete(), LeechCraft::Util::oral::detail::AdaptSelectAll(), LeechCraft::Util::oral::detail::AdaptSelectRef(), LeechCraft::Util::oral::detail::AdaptUpdate(), LeechCraft::Util::oral::detail::SelectByFieldsWrapper< T >::operator()(), and LeechCraft::Util::oral::detail::DeleteByFieldsWrapper< T >::operator()().