Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
372
QString MainWindow::getProblemURL() const
373
{
374
return problemURL;
375
}
376
377
QString MainWindow::getCompleteTitle() const
378
{
Callers
4
getNewUntitledIndex
Method · 0.80
onIncomingCompanionRequest
Method · 0.80
onTabContextMenuRequested
Method · 0.80
triggerWakaTime
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected