Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Project-LemonLime/Project_LemonLime
/ ~TaskEditWidget
Method
~TaskEditWidget
src/taskeditwidget.cpp:76–76 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
74
}
75
76
TaskEditWidget::~TaskEditWidget() { delete ui; }
77
78
void TaskEditWidget::changeEvent(QEvent *event) {
79
if (event->type() == QEvent::LanguageChange) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected