MCPcopy Create free account
hub / github.com/cginternals/globjects / reload

Method reload

source/globjects/source/base/File.cpp:46–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44}
45
46void File::reload()
47{
48 m_valid = false;
49 changed();
50}
51
52void File::reloadAll()
53{

Callers 1

reloadAllMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected