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  

  • Entry(const Value &key)
  • bool operator<(const TableTreeKeys::Entry &e) const

Fields  

Members detail  

Entry(const Value &key)  

This constructor is declared in internal/qtluatabletreekeys.hh source file, line 66.

This variable is declared in internal/qtluatabletreekeys.hh source file, line 62.

This variable is declared in internal/qtluatabletreekeys.hh source file, line 63.

bool _table_chk  

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.

Valid XHTML 1.0 StrictGenerated by diaxen on Sat Mar 30 16:23:03 2013 using MkDoc