View Single Post
Old 06-10-2016, 03:42 PM   #10
varlog
actually it is /var/log
varlog ought to be getting tired of karma fortunes by now.varlog ought to be getting tired of karma fortunes by now.varlog ought to be getting tired of karma fortunes by now.varlog ought to be getting tired of karma fortunes by now.varlog ought to be getting tired of karma fortunes by now.varlog ought to be getting tired of karma fortunes by now.varlog ought to be getting tired of karma fortunes by now.varlog ought to be getting tired of karma fortunes by now.varlog ought to be getting tired of karma fortunes by now.varlog ought to be getting tired of karma fortunes by now.varlog ought to be getting tired of karma fortunes by now.
 
varlog's Avatar
 
Posts: 341
Karma: 2994236
Join Date: Sep 2012
Location: usually Europa
Device: prs t1
Into The Source: WANDERINGS

In QtC, when you place the cursor on some function, you can chose from the context menu item [Find Usages] which... finds usages of this function! So, instead of looking up "HTMLSpellCheck.cpp", as suggested, I applied [Find Usages] on class "SpellCheck". I know, I know... but, in my wanderings, I've encountered the "HtmlSpellcheck" class already (I don't write everything here, it's boring enough as it is ): it is a scary one and I'm not up to it yet :|.

So [Find Usages] "Spellcheck":

69 matches found:
SpellCheckWidget.cpp (12)
SpellCheckEditor.cpp (10)
MainWindow.cpp (4)
HtmlSpellCheck.ccp (2) ha!
SpellCheck.ccp (28) I was there!
SpellCheck.h (5) ...and here too!
CodeViewEditor.cpp (8)

Eventually will have to visit all those palaces... but let's look at SpellCheckEditor first...


tbc...?
varlog is offline   Reply With Quote