MCPcopy Create free account
hub / github.com/NPP-JSONViewer/JSON-Viewer / WriteINI

Method WriteINI

src/NppJsonViewer/SettingsDlg.cpp:140–143  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

138}
139
140bool SettingsDlg::WriteINI()
141{
142 return ProfileSetting(m_configPath).SetSettings(*m_pSetting);
143}
144
145void SettingsDlg::InitDlg()
146{

Callers

nothing calls this directly

Calls 2

ProfileSettingClass · 0.85
SetSettingsMethod · 0.80

Tested by

no test coverage detected