Stellarium 0.15.2
Typedefs
StelTextureTypes.hpp File Reference

Define the StelTextureSP type. More...

#include <QSharedPointer>
+ Include dependency graph for StelTextureTypes.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef QSharedPointer< StelTextureStelTextureSP
 Use shared pointer to simplify memory managment. More...
 

Detailed Description

Define the StelTextureSP type.

Definition in file StelTextureTypes.hpp.

Typedef Documentation

Use shared pointer to simplify memory managment.

Definition at line 32 of file StelTextureTypes.hpp.