Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bumptop/BumpTop
/ setTextureKey
Method
setTextureKey
trunk/win/Source/BT_Library.cpp:84–87 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
82
}
83
84
void LibraryImpl::setTextureKey(QString& key)
85
{
86
_textureKey = key;
87
}
88
89
void LibraryImpl::setFolderPaths(QList<QString>& folderPaths)
90
{
Callers
3
createLibraryFromKnownFolders
Method · 0.80
createDesktopLibrary
Method · 0.80
addFolderAsLibrary
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected