diff options
author | Thiago Macieira <thiago.macieira@nokia.com> | 2009-08-03 12:56:49 (GMT) |
---|---|---|
committer | Thiago Macieira <thiago.macieira@nokia.com> | 2009-08-04 14:29:34 (GMT) |
commit | a654df7aa466775b0f9a6e4b33319c228f5634b2 (patch) | |
tree | ba572a5ea1346f8779b244a3cdccc777c0575875 /mkspecs/aix-g++-64 | |
parent | d6e7238903d381bf2c2c9f89c17085e714384e87 (diff) | |
download | Qt-a654df7aa466775b0f9a6e4b33319c228f5634b2.zip Qt-a654df7aa466775b0f9a6e4b33319c228f5634b2.tar.gz Qt-a654df7aa466775b0f9a6e4b33319c228f5634b2.tar.bz2 |
Add QWeakPointer::data, which thread-unsafely returns the tracked pointer
This function allows one to retrieve the pointer out of a QWeakPointer
without promoting it to QSharedPointer first. That means there are no
guarantees that the object won't get deleted.
Reviewed-by: Bradley T. Hughes
Diffstat (limited to 'mkspecs/aix-g++-64')
0 files changed, 0 insertions, 0 deletions