![]() |
LeechCraft
0.6.70-13605-g8cd066ad6a
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 33 of file simplerecord.h.
|
inline |
Definition at line 69 of file simplerecord.h.
|
inlinestatic |
Definition at line 64 of file simplerecord.h.
| lco::PKey<int, lco::NoAutogen> SimpleRecord::ID_ |
Definition at line 61 of file simplerecord.h.
| QString SimpleRecord::Value_ |
Definition at line 62 of file simplerecord.h.