MCPcopy 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
84void LibraryImpl::setTextureKey(QString& key)
85{
86 _textureKey = key;
87}
88
89void LibraryImpl::setFolderPaths(QList<QString>& folderPaths)
90{

Callers 3

createDesktopLibraryMethod · 0.80
addFolderAsLibraryMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected