Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
|
This is the complete list of members for IModelTree, including all inherited members.
addColumns(CTree *tree)=0 | IModelTree | pure virtual |
getDataCell(uint64_t indRow, uint64_t indColumn) const =0 | IModelTree | pure virtual |
getParentRow(uint64_t indRow) const =0 | IModelTree | pure virtual |
hasBackground(uint64_t indRow, uint64_t indColumn, iv::types::color *rgbBackground) const | IModelTree | inlinevirtual |
hasForeground(uint64_t indRow, uint64_t indColumn, iv::types::color *rgbForeground) const | IModelTree | inlinevirtual |
IModelTree()=default | IModelTree | |
IModelTree(const IModelTree &other)=delete | IModelTree | |
IModelTree(IModelTree &&other)=delete | IModelTree | |
isCellActive(uint64_t indRow, uint64_t indCol) const | IModelTree | inlinevirtual |
numRows() const =0 | IModelTree | pure virtual |
operator=(const IModelTree &other)=delete | IModelTree | |
operator=(IModelTree &&other)=delete | IModelTree | |
~IModelTree()=default | IModelTree | virtual |