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

Function get_progress_dlg

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

Source from the content-addressed store, hash-verified

135ConnectionSettingsDialog *get_select_proxy() { return select_proxy_dlg.get(); }
136
137ProgressDialog *get_progress_dlg() { return progress_dlg.get(); }
138
139DownloadDictionariesDialog *get_download_dics() { return download_dics_dlg.get(); }
140

Callers 8

prepare_downloadingMethod · 0.85
finalize_downloadingMethod · 0.85
start_next_downloadMethod · 0.85
download_fileMethod · 0.85
download_file_asyncMethod · 0.85

Calls 1

getMethod · 0.45

Tested by

no test coverage detected