Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
479
QString UBDocumentGroupTreeItem::groupName() const
480
{
481
return text(0);
482
}
483
484
bool UBDocumentGroupTreeItem::isTrashFolder() const
485
{
Callers
1
moveDocument
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected