Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ customAboutDialog
Method
customAboutDialog
src/frontend/MainWin.cpp:436–439 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
434
}
435
436
void MainWin::customAboutDialog() {
437
AboutDialog aboutDialog(KAboutData::applicationData(), this);
438
aboutDialog.exec();
439
}
440
441
/**
442
* @brief Creates a new welcome screen to be set as central widget.
Callers
nothing calls this directly
Calls
1
exec
Method · 0.80
Tested by
no test coverage detected