Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bumptop/BumpTop
/ getIconTextureKey
Method
getIconTextureKey
trunk/win/Source/BT_Library.cpp:43–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
const QString Library::getIconTextureKey() const
44
{
45
return _textureKey;
46
}
47
48
bool Library::isValid() const
49
{
Callers
1
init
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected