Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bumptop/BumpTop
/ getTexturePath
Method
getTexturePath
trunk/win/Source/BT_PhotoFrameSourceItem.cpp:37–40 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
}
36
37
QString PhotoFrameSourceItem::getTexturePath() const
38
{
39
return _texturePath;
40
}
41
42
bool PhotoFrameSourceItem::isValid() const
43
{
Callers
4
requestImageUpdate
Method · 0.80
onSourceUpdate
Method · 0.80
requestImageUpdate
Method · 0.80
onImageUpdate
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected