Stellarium 0.15.2
List of all members | Public Member Functions | Protected Member Functions | Protected Attributes | Friends
QCPLayer Class Reference
+ Inheritance diagram for QCPLayer:
+ Collaboration diagram for QCPLayer:

Public Member Functions

 QCPLayer (QCustomPlot *parentPlot, const QString &layerName)
 
QCustomPlotparentPlot () const
 
QString name () const
 
int index () const
 
QList< QCPLayerable * > children () const
 
bool visible () const
 
void setVisible (bool visible)
 

Protected Member Functions

void addChild (QCPLayerable *layerable, bool prepend)
 
void removeChild (QCPLayerable *layerable)
 

Protected Attributes

QCustomPlotmParentPlot
 
QString mName
 
int mIndex
 
QList< QCPLayerable * > mChildren
 
bool mVisible
 

Friends

class QCustomPlot
 
class QCPLayerable
 

Detailed Description

Definition at line 365 of file qcustomplot.h.


The documentation for this class was generated from the following file: