[inline]
Definition at line 707 of file QThread.h.
00708 { 00709 this->~lockedAccessor(); 00710 return *new(this) lockedAccessor(o); 00711 }