MCPcopy Create free account
hub / github.com/Predelnik/DSpellCheck / get_remove_dics

Function get_remove_dics

src/plugin/Plugin.cpp:132–132  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

130SelectMultipleLanguagesDialog *get_lang_list() { return lang_list_instance.get(); }
131
132RemoveDictionariesDialog *get_remove_dics() { return remove_dics_dlg.get(); }
133AspellOptionsDialog *get_aspell_options_dlg() { return aspell_options_dlg.get(); }
134
135ConnectionSettingsDialog *get_select_proxy() { return select_proxy_dlg.get(); }

Callers 3

init_needed_dialogsFunction · 0.85
run_dlg_procMethod · 0.85

Calls 1

getMethod · 0.45

Tested by

no test coverage detected