Skip to content

File include/brisk/widgets/Table.hpp


Selection class

template <typename TItem> Selection

Table class

Table

staticMetaClass function (Table::staticMetaClass)

BRISK_DYNAMIC_CLASS(Table, Widget)

\Returns a pointer to the static metadata of this class. \
Returns Const pointer to the MetaClass instance. \

dynamicMetaClass function (Table::dynamicMetaClass)

BRISK_DYNAMIC_CLASS(Table, Widget)

\Returns a pointer to the dynamic metadata of this instance. \
Returns Const pointer to the MetaClass instance. \


TableRow class

TableRow

staticMetaClass function (TableRow::staticMetaClass)

BRISK_DYNAMIC_CLASS(TableRow, Widget)

\Returns a pointer to the static metadata of this class. \
Returns Const pointer to the MetaClass instance. \

dynamicMetaClass function (TableRow::dynamicMetaClass)

BRISK_DYNAMIC_CLASS(TableRow, Widget)

\Returns a pointer to the dynamic metadata of this instance. \
Returns Const pointer to the MetaClass instance. \


TableHeader class

TableHeader

staticMetaClass function (TableHeader::staticMetaClass)

BRISK_DYNAMIC_CLASS(TableHeader, TableRow)

\Returns a pointer to the static metadata of this class. \
Returns Const pointer to the MetaClass instance. \

dynamicMetaClass function (TableHeader::dynamicMetaClass)

BRISK_DYNAMIC_CLASS(TableHeader, TableRow)

\Returns a pointer to the dynamic metadata of this instance. \
Returns Const pointer to the MetaClass instance. \


TableRowSelectable class

template <typename TItem = bool> TableRowSelectable

staticMetaClass function (TableRowSelectable::staticMetaClass)

BRISK_DYNAMIC_CLASS(TableRowSelectable, TableRow)

\Returns a pointer to the static metadata of this class. \
Returns Const pointer to the MetaClass instance. \

dynamicMetaClass function (TableRowSelectable::dynamicMetaClass)

BRISK_DYNAMIC_CLASS(TableRowSelectable, TableRow)

\Returns a pointer to the dynamic metadata of this instance. \
Returns Const pointer to the MetaClass instance. \


TableCell class

TableCell

staticMetaClass function (TableCell::staticMetaClass)

BRISK_DYNAMIC_CLASS(TableCell, Widget)

\Returns a pointer to the static metadata of this class. \
Returns Const pointer to the MetaClass instance. \

dynamicMetaClass function (TableCell::dynamicMetaClass)

BRISK_DYNAMIC_CLASS(TableCell, Widget)

\Returns a pointer to the dynamic metadata of this instance. \
Returns Const pointer to the MetaClass instance. \


Auto-generated from sources, Revision , https://github.com/brisklib/brisk/blob//include/brisk/