Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Project-LemonLime/Project_LemonLime
/ ~JudgingDialog
Method
~JudgingDialog
src/judgingdialog.cpp:28–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
}
27
28
JudgingDialog::~JudgingDialog() {
29
delete ui;
30
delete cursor;
31
}
32
33
void JudgingDialog::sendNotify(QString head, QString body) {
34
#ifdef Q_OS_LINUX
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected