Stellarium 0.11.4 | |||
Home · All Namespaces · All Classes · Functions · Coding Style · Scripting · Plugins · File Structure |
Define the StelObjectP type. More...
#include <QSharedPointer>
Go to the source code of this file.
Classes | |
class | QSharedPointerNoDelete< T > |
Special version of QSharedPointer which by default doesn't delete the referenced pointer when the reference count reaches 0. More... | |
Typedefs | |
typedef QSharedPointerNoDelete < StelObject > | StelObjectP |
Intrusive pointer used to manage StelObject with smart pointers. |
Define the StelObjectP type.
Intrusive pointer used to manage StelObject with smart pointers.