Public include file for BPS CORE library macros.
#define BPSCORE_EXPORT
Declare class to be an import from the shared library.
Definition: bpscore_global.h:22
Public include file for BpsVariant class.
Dummy type representing a literal value for SQL operations.
Definition: bpstypes.h:70
BpsTypeLiteral(const QString &aString)
Construct from QString.
BpsTypeLiteral(const BpsTypeLiteral &aOther)
The copy constructor.
BpsTypeLiteral()
The default constructor.
BpsTypeLiteral(const QByteArray &aByteArray)
Construct from QByteArray.
Dummy type representing the pseudo-value "localcaltimestamp" for SQL operations.
Definition: bpstypes.h:28
BpsTypeLocaltimestamp()
The default constructor.