![]() |
LeechCraft 0.6.70-18450-gabe19ee3b0
Modular cross-platform feature rich live environment.
|
#include "simplerecord.h"
Public Member Functions | |
| auto | AsTuple () const |
Public Attributes | |
| lco::PKey< int, lco::NoAutogen > | ID_ |
| QString | Value_ |
Static Public Attributes | |
| static constexpr auto | ClassName = "SimpleRecord"_ct |
Definition at line 15 of file simplerecord.h.
|
inline |
Definition at line 22 of file simplerecord.h.
|
staticconstexpr |
Definition at line 20 of file simplerecord.h.
| lco::PKey<int, lco::NoAutogen> SimpleRecord::ID_ |
Definition at line 17 of file simplerecord.h.
Referenced by AsTuple(), and ORAL_ADAPT_STRUCT().
| QString SimpleRecord::Value_ |
Definition at line 18 of file simplerecord.h.
Referenced by AsTuple(), and ORAL_ADAPT_STRUCT().