Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://rtm-cs.sinp.msu.ru/manual/qt/qshared.html
Дата изменения: Sun Jul 12 02:58:58 1998 Дата индексирования: Mon Oct 1 20:03:17 2012 Кодировка: |
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
Search the documentation, FAQ, qt-interest archive and more (uses
www.troll.no):
This file is part of the Qt toolkit, copyright © 1995-98 Troll Tech, all rights reserved.
It was generated from the following files:
Copyright © 1998 Troll Tech | Trademarks | Qt version 1.40
|