Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ restoreDefaults
Method
restoreDefaults
src/frontend/SettingsDatasetsPage.cpp:59–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
}
58
59
void SettingsDatasetsPage::restoreDefaults() {
60
ui.leKagglePath->clear();
61
}
62
63
void SettingsDatasetsPage::loadSettings() {
64
auto group = Settings::group(QStringLiteral(
"Settings_Datasets"
));
Callers
nothing calls this directly
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected