struct QSharedPtr

Can be used to control the lifetime of an object that has derived QShared. More...

Definition#include <ksharedptr.h>
Template formQSharedPtr<template class T >
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods


Detailed Description

Can be used to control the lifetime of an object that has derived QShared. As long a someone holds a QSharedPtr on some QShared object it won't become deleted but is deleted once its reference count is 0. This struct emulates C++ pointers perfectly. So just use it like a simple C++ pointer.


Generated by: root@tantive.terraplex.com on Sun Feb 27 17:39:19 2000, using kdoc 2.0a33.