TableTreeKeys::Entry struct reference
[Model/View module]
Declaration
#include <internal/qtluatabletreekeys.hh>
namespace QtLua {
class TableTreeKeys {
struct Entry;
};
};
This struct is a member of the TableTreeKeys class.
This struct is declared in internal/qtluatabletreekeys.hh source file, line 61.
This member access is private.
Members
Functions
Fields
- Value _key
- TableTreeKeys *_table
- bool _table_chk
Members detail
Entry(const Value &key)
This constructor is declared in internal/qtluatabletreekeys.hh source file, line 66.
Value _key
This variable is declared in internal/qtluatabletreekeys.hh source file, line 62.
TableTreeKeys *_table
This variable is declared in internal/qtluatabletreekeys.hh source file, line 63.
This variable is declared in internal/qtluatabletreekeys.hh source file, line 64.
bool operator<(const TableTreeKeys::Entry &e) const
This function is declared in internal/qtluatabletreekeys.hh source file, line 67.