MCPcopy Create free account
hub / github.com/Denvi/Candle / fileName

Method fileName

src/candle/script/scriptprogram.cpp:19–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17}
18
19QString ScriptProgram::fileName() const
20{
21 return m_frmMain->m_programFileName;
22}
23
24QStringList ScriptProgram::lines() const
25{

Callers 5

addUserIconFunction · 0.45
saveFileMethod · 0.45
saveProgramToFileMethod · 0.45
saveHeightMapMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected