[Qt-creator] Intellisense Popup and whitespaces

NOVAimages tg at novaimages.de
Sun Jan 25 00:17:08 CET 2009


Hello

besides of my debugging problem (see Debugging Windows)
i have another annoying thing. I don't know if it is by design but ...

We use extensevily whitespaces to make the code readable.
So a normal connect would look like that

connect ( this->ui->mSpnSizeX, SIGNAL ( valueChanged ( int ) ), 
this->mLevelEditor, SLOT ( resizeLevelWidth ( int ) ) );

BUT the automatic code completion system does not like the whitespace 
after the brackets.
If you have one it will not longer work.
So is there a chance that you will change the system that it will work 
also WITH a whitespace ?
Or is that not possible ?

Thanks
Thomas

-- 
-------------------
Dipl. Inf.(FH) Thomas Ganshorn
NOVAimages
software media&more




More information about the Qt-creator-old mailing list