C++ (Qt)void QCPScatterStyle::setCustomPath ( const QPainterPath & customPath)
C++ (Qt)void drawScatterPlot(QCPPainter *painter, QVector<QCPData> *scatterData) const;
C++ (Qt)bool QCustomPlot::addPlottable(QCPAbstractPlottable *plottable)
C++ (Qt)QMetaObject::connectSlotsByName(QObject * object) [static]