![]()  | 
  
    LeechCraft
    0.6.70-15082-g543737046d
    
   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 13 of file simplerecord.h.
      
  | 
  inline | 
Definition at line 29 of file simplerecord.h.
      
  | 
  inlinestatic | 
Definition at line 24 of file simplerecord.h.
| lco::PKey<int, lco::NoAutogen> SimpleRecord::ID_ | 
Definition at line 21 of file simplerecord.h.
Referenced by ClassName().
| QString SimpleRecord::Value_ | 
Definition at line 22 of file simplerecord.h.
Referenced by ClassName().