Re: [Development] [QIODevice]How to correctly treat/understand of the documentation?

2014-04-19 Thread Thiago Macieira
Em sáb 19 abr 2014, às 10:42:27, Denis Shienkov escreveu: > But still I didn't receive the concrete response: as to us to be? > > In a buffer mode is to use the "deferred" writing or the "immediately" > writing? You choose. If you choose to write immediately in writeData(), justify. Otherwise,

Re: [Development] Static analysis of Qt

2014-04-19 Thread Liang Qi
I tried it with Qt 4.8 a few years ago, http://qihome.org/qiliang/2011/08/08/clang-static-analyzer-with-qt/ . And one time with Qt 5 a few months ago, but didn't get time to verify the items in reports. Regards, Liang On 18 April 2014 18:19, Jake Petroules wrote: > This is awesome. I'm curious

Re: [Development] [QIODevice]How to correctly treat/understand of the documentation?

2014-04-19 Thread Denis Shienkov
Hi Carlos, > Disclaimer. I don't work for Digia and I have never worked for Digia. I did work for Trolltech and Nokia though. Ahh, clear. Thx. > I think you are starting from the wrong end. The question is not if you should support one mode of operation or the other, that needs to be analyz