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

Public Member Functions

 QCPMarginGroup (QCustomPlot *parentPlot)
 
QList< QCPLayoutElement * > elements (QCP::MarginSide side) const
 
bool isEmpty () const
 
void clear ()
 

Protected Member Functions

int commonMargin (QCP::MarginSide side) const
 
void addChild (QCP::MarginSide side, QCPLayoutElement *element)
 
void removeChild (QCP::MarginSide side, QCPLayoutElement *element)
 

Protected Attributes

QCustomPlotmParentPlot
 
QHash< QCP::MarginSide, QList< QCPLayoutElement * > > mChildren
 

Friends

class QCPLayoutElement
 

Detailed Description

Definition at line 600 of file qcustomplot.h.


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