![]() |
Stellarium 0.15.2
|
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 | |
| QCustomPlot * | mParentPlot |
| QHash< QCP::MarginSide, QList< QCPLayoutElement * > > | mChildren |
Friends | |
| class | QCPLayoutElement |
Definition at line 600 of file qcustomplot.h.
1.8.11