MCPcopy 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
59void SettingsDatasetsPage::restoreDefaults() {
60 ui.leKagglePath->clear();
61}
62
63void SettingsDatasetsPage::loadSettings() {
64 auto group = Settings::group(QStringLiteral("Settings_Datasets"));

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected