MCPcopy 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
91QString CodeEditor::getFileName() const
92{
93 return fileName;
94}
95
96bool CodeEditor::saveFile()
97{

Callers 9

exportFileMethod · 0.80
loadFilesMethod · 0.80
maybeSaveMethod · 0.80
closeFileMethod · 0.80
saveAllFilesMethod · 0.80
saveSelectedFilesMethod · 0.80
openFileMethod · 0.80
compileOrGenerateMethod · 0.80
sendToCAMMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected