PACK Qt Binding
$VERSION$
|
#include <cstddef>
#include <QString>
#include <QMetaType>
Go to the source code of this file.
Classes | |
class | NullValue |
class | Nullable< T > |
Macros | |
#define | WOLF_BASE_EXPORT Q_DECL_IMPORT |
Functions | |
Q_DECLARE_METATYPE (NullValue) | |
WOLF_BASE_EXPORT bool | operator== (Nullable< qint64 > i1, int i2) |
WOLF_BASE_EXPORT bool | operator== (Nullable< quint32 > i1, int i2) |
WOLF_BASE_EXPORT bool | operator== (Nullable< quint64 > i1, int i2) |
WOLF_BASE_EXPORT bool | operator== (Nullable< quint64 > i1, unsigned int i2) |
Variables | |
const NullValue | nullval |
special null value More... | |
#define WOLF_BASE_EXPORT Q_DECL_IMPORT |
|
inline |
|
inline |
|
inline |
|
inline |
Q_DECLARE_METATYPE | ( | NullValue | ) |
const NullValue nullval |
special null value