![]() |
LeechCraft
0.6.70-9312-g4cc613a2df
Modular cross-platform feature rich live environment.
|
#include "oral.h"
Public Member Functions | |
| template<typename T > | |
| QStringList | operator() (QStringList bounds, const T &t) const |
Public Attributes | |
| const bool | BindPrimaryKey_ |
| QSqlQuery_ptr | Q_ |
|
inline |
Definition at line 370 of file oral.h.
References BindPrimaryKey_, and Q_.
| const bool LeechCraft::Util::oral::detail::Inserter::BindPrimaryKey_ |
Whether the PKey values should be bound.
The NoAutogen tag is not considered.
Definition at line 366 of file oral.h.
Referenced by operator()().
| QSqlQuery_ptr LeechCraft::Util::oral::detail::Inserter::Q_ |
Definition at line 367 of file oral.h.
Referenced by operator()().