![]() |
LeechCraft
0.6.70-13729-g7046a9d2a7
Modular cross-platform feature rich live environment.
|
#include "simplerecord.h"
Collaboration diagram for SimpleRecord:Public Member Functions | |
| auto | AsTuple () const |
Static Public Member Functions | |
| static QString | ClassName () |
Public Attributes | |
| lco::PKey< int, lco::NoAutogen > | ID_ |
| QString | Value_ |
Definition at line 34 of file simplerecord.h.
|
inline |
Definition at line 44 of file simplerecord.h.
|
inlinestatic |
Definition at line 39 of file simplerecord.h.
| lco::PKey<int, lco::NoAutogen> SimpleRecord::ID_ |
Definition at line 36 of file simplerecord.h.
Referenced by AsTuple().
| QString SimpleRecord::Value_ |
Definition at line 37 of file simplerecord.h.
Referenced by AsTuple().