Base parameters wrapper struct.
More...
#include <EasyQtSql.h>
Base parameters wrapper struct.
The ParamDirectionWrapper struct is pure-virtual
◆ ParamDirectionWrapper()
EasyQtSql::ParamDirectionWrapper::ParamDirectionWrapper |
( |
const QVariant & |
val, |
|
|
const QString & |
aliasName |
|
) |
| |
|
inline |
◆ ~ParamDirectionWrapper()
virtual EasyQtSql::ParamDirectionWrapper::~ParamDirectionWrapper |
( |
| ) |
|
|
inlinevirtual |
◆ doesNothing()
virtual void EasyQtSql::ParamDirectionWrapper::doesNothing |
( |
| ) |
const |
|
pure virtual |
◆ alias
const QString EasyQtSql::ParamDirectionWrapper::alias |
◆ value
const QVariant EasyQtSql::ParamDirectionWrapper::value |
The documentation for this struct was generated from the following file: