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

Method getProblemURL

src/mainwindow.cpp:372–375  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

370}
371
372QString MainWindow::getProblemURL() const
373{
374 return problemURL;
375}
376
377QString MainWindow::getCompleteTitle() const
378{

Callers 4

getNewUntitledIndexMethod · 0.80
triggerWakaTimeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected