The QShared struct is internally used for implementing shared classes. More...
#include <qshared.h>
It only contains a reference count and member functions to increment and decrement it.
Shared classes normally have internal classes that inherit QShared and add the shared data.
See also: Shared Classes
This file is part of the Qt toolkit, copyright © 1995-97 Troll Tech, all rights reserved.
It was generated from the following files: