Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://astro.uni-altai.ru/~aw/stellarium/api/classQSharedPointerNoDelete.html
Дата изменения: Unknown Дата индексирования: Fri Feb 28 07:49:30 2014 Кодировка: Поисковые слова: п п п п п п п п п п р п р п р п р п р п р п р п р п р п р п р п р п р п р п р п р п р п р п р п р п р п р п р п р п р п р п р п р п |
Stellarium 0.12.3
|
Special version of QSharedPointer which by default doesn't delete the referenced pointer when the reference count reaches 0. More...
#include <StelObjectType.hpp>
Public Member Functions | |
QSharedPointerNoDelete (T *ptr) | |
QSharedPointerNoDelete (T *ptr, bool own) | |
QSharedPointerNoDelete (const QSharedPointer< T > &ptr) | |
Static Public Member Functions | |
static void | noDelete (T *ptr) |
Special version of QSharedPointer which by default doesn't delete the referenced pointer when the reference count reaches 0.
Definition at line 27 of file StelObjectType.hpp.