MCPcopy 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
37QString PhotoFrameSourceItem::getTexturePath() const
38{
39 return _texturePath;
40}
41
42bool PhotoFrameSourceItem::isValid() const
43{

Callers 4

requestImageUpdateMethod · 0.80
onSourceUpdateMethod · 0.80
requestImageUpdateMethod · 0.80
onImageUpdateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected