MCPcopy Create free account
hub / github.com/cpeditor/cpeditor / getFilePath

Method getFilePath

src/mainwindow.cpp:367–370  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

365}
366
367QString MainWindow::getFilePath() const
368{
369 return filePath;
370}
371
372QString MainWindow::getProblemURL() const
373{

Callers 5

openTabMethod · 0.80
triggerWakaTimeMethod · 0.80
showEventMethod · 0.80
startMethod · 0.80

Calls

no outgoing calls

Tested by 2

showEventMethod · 0.64
startMethod · 0.64