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

Public Member Functions

 QCPItemAnchor (QCustomPlot *parentPlot, QCPAbstractItem *parentItem, const QString name, int anchorId=-1)
 
QString name () const
 
virtual QPointF pixelPoint () const
 

Protected Member Functions

virtual QCPItemPositiontoQCPItemPosition ()
 
void addChildX (QCPItemPosition *pos)
 
void removeChildX (QCPItemPosition *pos)
 
void addChildY (QCPItemPosition *pos)
 
void removeChildY (QCPItemPosition *pos)
 

Protected Attributes

QString mName
 
QCustomPlotmParentPlot
 
QCPAbstractItemmParentItem
 
int mAnchorId
 
QSet< QCPItemPosition * > mChildrenX
 
QSet< QCPItemPosition * > mChildrenY
 

Friends

class QCPItemPosition
 

Detailed Description

Definition at line 1503 of file qcustomplot.h.


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