[Interest] Is there a mirror for the Qt online documentation?

Nikos Chantziaras realnc at gmail.com
Mon Apr 11 14:22:39 CEST 2016


On 11/04/16 09:59, Prav wrote:
> Hi, Emre and Nikos.
>
>>> Actually I don't :-)
>>> (And this is proof that I really should.)
> You are not using context help in QtC!?

No. Unfortunately, creator does not auto-complete if I don't enter the 
correct prefix. For example, if I write:

   obj.clip

and press ctrl+space, it does not offer any completions, even though 
obj's type has these:

   setClipRect
   scaledClipRect
   setScaledClipRect

The only case where I would be offered auto-completion, is if the 
function name starts with "clip", which has use, but a limited one.

So auto-completion doesn't help me most of the time, because I do not 
remember the exact function name I want, but I do remember it's about 
"rect" or "clip".

So I need to have the class reference open in my browser at all times.




More information about the Interest mailing list