MCPcopy Create free account
hub / github.com/OpenBoard-org/OpenBoard / groupName

Method groupName

src/gui/UBDocumentTreeWidget.cpp:479–482  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

477
478
479QString UBDocumentGroupTreeItem::groupName() const
480{
481 return text(0);
482}
483
484bool UBDocumentGroupTreeItem::isTrashFolder() const
485{

Callers 1

moveDocumentMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected