Stellarium 0.15.2
|
Define the StelTextureSP type. More...
#include <QSharedPointer>
Go to the source code of this file.
Typedefs | |
typedef QSharedPointer< StelTexture > | StelTextureSP |
Use shared pointer to simplify memory managment. More... | |
Define the StelTextureSP type.
Definition in file StelTextureTypes.hpp.
Use shared pointer to simplify memory managment.
Definition at line 32 of file StelTextureTypes.hpp.