DRAFT document on coding conventions in kde libraries
David Boddie
david at boddie.org.uk
Mon Mar 6 00:26:47 GMT 2006
On 2006-03-05 23:26:08, Sandro Giessl wrote:
> On Sunday 05 March 2006 14:45, Thiago Macieira wrote:
> > - all reference count variables should use QAtomic: do not implement your
> > own refcounting mechanism using "int".
>
> BTW. I can't find anything about QAtomic in Qt 4.1 docs (though, I believe I
> have read about it in a Qt Quarterly or so). Any hints where to find it?
You must be thinking of this article:
http://doc.trolltech.com/qq/qq14-threading.html
David
More information about the kde-core-devel
mailing list