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

Function get_lang_list

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

Source from the content-addressed store, hash-verified

128}
129
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(); }

Callers 3

init_needed_dialogsFunction · 0.85
update_listMethod · 0.85
run_dlg_procMethod · 0.85

Calls 1

getMethod · 0.45

Tested by

no test coverage detected