Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GilesBathgate/RapCAD
/ getFileName
Method
getFileName
src/ui/codeeditor.cpp:91–94 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
89
}
90
91
QString CodeEditor::getFileName() const
92
{
93
return fileName;
94
}
95
96
bool CodeEditor::saveFile()
97
{
Callers
9
exportFile
Method · 0.80
loadFiles
Method · 0.80
maybeSave
Method · 0.80
closeFile
Method · 0.80
saveAllFiles
Method · 0.80
saveSelectedFiles
Method · 0.80
openFile
Method · 0.80
compileOrGenerate
Method · 0.80
sendToCAM
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected