PeriDyno 1.0.0
Loading...
Searching...
No Matches
WModuleDataModel Member List

This is the complete list of members for WModuleDataModel, including all inherited members.

columnCount(const Wt::WModelIndex &parent=Wt::WModelIndex()) constWModuleDataModelvirtual
data(const Wt::WModelIndex &index, Wt::ItemDataRole role=Wt::ItemDataRole::Display) constWModuleDataModelvirtual
getModule(const Wt::WModelIndex &index)WModuleDataModel
headerData(int section, Wt::Orientation orientation=Wt::Orientation::Horizontal, Wt::ItemDataRole role=Wt::ItemDataRole::Display) constWModuleDataModelvirtual
mNodeWModuleDataModelprivate
rowCount(const Wt::WModelIndex &parent=Wt::WModelIndex()) constWModuleDataModelvirtual
setNode(std::shared_ptr< dyno::Node > node)WModuleDataModel