Looking at the Qt documentation (http://doc.trolltech.com/4.4/qdirectpainter.html) they talk about lock() and unlock(). Unlock() has a warning saying it is not implemented yet, but lock() has no such warning. Is this accurate, or is the documentation stale?