Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
19
QString ScriptProgram::fileName() const
20
{
21
return m_frmMain->m_programFileName;
22
}
23
24
QStringList ScriptProgram::lines() const
25
{
Callers
5
addUserIcon
Function · 0.45
saveFile
Method · 0.45
onConnectionDataReceived
Method · 0.45
saveProgramToFile
Method · 0.45
saveHeightMap
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected