kchart
KDChartPropertySet Member ListThis is the complete list of members for KDChartPropertySet, including all inherited members.
| clone() const | KDChartPropertySet | |
| deepCopy(const KDChartPropertySet *source) | KDChartPropertySet | |
| fullReset(const QString &name, int idParent=KDChartPropertySet::UndefinedID) | KDChartPropertySet | |
| hasOwnAreaBrush(int &idAreaBrush, QBrush &areaBrush) | KDChartPropertySet | [inline, slot] |
| hasOwnBarColor(int &idBarColor, QColor &barColor) | KDChartPropertySet | [inline, slot] |
| hasOwnExtraLinesAlign(int &idExtraLinesAlign, uint &extraLinesAlign) | KDChartPropertySet | [inline, slot] |
| hasOwnExtraLinesColor(int &idExtraLinesColor, QColor &extraLinesColor) | KDChartPropertySet | [inline, slot] |
| hasOwnExtraLinesInFront(int &idExtraLinesInFront, bool &extraLinesInFront) | KDChartPropertySet | [inline, slot] |
| hasOwnExtraLinesLength(int &idExtraLinesLength, int &extraLinesLength) | KDChartPropertySet | [inline, slot] |
| hasOwnExtraLinesStyle(int &idExtraLinesStyle, PenStyle &extraLinesStyle) | KDChartPropertySet | [inline, slot] |
| hasOwnExtraLinesWidth(int &idExtraLinesWidth, int &extraLinesWidth) | KDChartPropertySet | [inline, slot] |
| hasOwnExtraMarkersAlign(int &idExtraMarkersAlign, uint &extraMarkersAlign) | KDChartPropertySet | [inline, slot] |
| hasOwnExtraMarkersColor(int &idExtraMarkersColor, QColor &extraMarkersColor) | KDChartPropertySet | [inline, slot] |
| hasOwnExtraMarkersSize(int &idExtraMarkersSize, QSize &extraMarkersSize) | KDChartPropertySet | [inline, slot] |
| hasOwnExtraMarkersStyle(int &idExtraMarkersStyle, int &extraMarkersStyle) | KDChartPropertySet | [inline, slot] |
| hasOwnLineColor(int &idLineColor, QColor &lineColor) | KDChartPropertySet | [inline, slot] |
| hasOwnLineStyle(int &idLineStyle, PenStyle &lineStyle) | KDChartPropertySet | [inline, slot] |
| hasOwnLineWidth(int &idLineWidth, int &lineWidth) | KDChartPropertySet | [inline, slot] |
| hasOwnMarkerAlign(int &idMarkerAlign, uint &markerAlign) | KDChartPropertySet | [inline, slot] |
| hasOwnMarkerColor(int &idMarkerColor, QColor &markerColor) | KDChartPropertySet | [inline, slot] |
| hasOwnMarkerSize(int &idMarkerSize, QSize &markerSize) | KDChartPropertySet | [inline, slot] |
| hasOwnMarkerStyle(int &idMarkerStyle, int &markerStyle) | KDChartPropertySet | [inline, slot] |
| hasOwnShowBar(int &idShowBar, bool &showBar) | KDChartPropertySet | [inline, slot] |
| hasOwnShowMarker(int &idShowMarker, bool &showMarker) | KDChartPropertySet | [inline, slot] |
| id() const | KDChartPropertySet | [inline, slot] |
| KDChartParams class | KDChartPropertySet | [friend] |
| KDChartPropertySet() | KDChartPropertySet | [inline] |
| KDChartPropertySet(const QString &name, int idParent=KDChartPropertySet::UndefinedID) | KDChartPropertySet | [inline] |
| loadXML(const QDomElement &element, KDChartPropertySet &set) | KDChartPropertySet | [static] |
| mOwnID | KDChartPropertySet | [protected] |
| name() const | KDChartPropertySet | [inline, slot] |
| OwnID enum value (defined in KDChartPropertySet) | KDChartPropertySet | |
| quickReset(const QString &name, int idParent=KDChartPropertySet::UndefinedID) | KDChartPropertySet | |
| saveXML(QDomDocument &doc) const | KDChartPropertySet | |
| setAreaBrush(int idAreaBrush, const QBrush &areaBrush) | KDChartPropertySet | [inline, slot] |
| setBarColor(int idBarColor, const QColor &barColor) | KDChartPropertySet | [inline, slot] |
| setExtraLinesAlign(int idExtraLinesAlign, uint extraLinesAlign) | KDChartPropertySet | [inline, slot] |
| setExtraLinesColor(int idExtraLinesColor, const QColor &extraLinesColor) | KDChartPropertySet | [inline, slot] |
| setExtraLinesInFront(int idExtraLinesInFront, bool extraLinesInFront) | KDChartPropertySet | [inline, slot] |
| setExtraLinesLength(int idExtraLinesLength, int extraLinesLength) | KDChartPropertySet | [inline, slot] |
| setExtraLinesStyle(int idExtraLinesStyle, const PenStyle extraLinesStyle) | KDChartPropertySet | [inline, slot] |
| setExtraLinesWidth(int idExtraLinesWidth, int extraLinesWidth) | KDChartPropertySet | [inline, slot] |
| setExtraMarkersAlign(int idExtraMarkersAlign, uint extraMarkersAlign) | KDChartPropertySet | [inline, slot] |
| setExtraMarkersColor(int idExtraMarkersColor, const QColor &extraMarkersColor) | KDChartPropertySet | [inline, slot] |
| setExtraMarkersSize(int idExtraMarkersSize, const QSize &extraMarkersSize) | KDChartPropertySet | [inline, slot] |
| setExtraMarkersStyle(int idExtraMarkersStyle, int extraMarkersStyle) | KDChartPropertySet | [inline, slot] |
| setLineColor(int idLineColor, const QColor &lineColor) | KDChartPropertySet | [inline, slot] |
| setLineStyle(int idLineStyle, const PenStyle &lineStyle) | KDChartPropertySet | [inline, slot] |
| setLineWidth(int idLineWidth, int lineWidth) | KDChartPropertySet | [inline, slot] |
| setMarkerAlign(int idMarkerAlign, uint markerAlign) | KDChartPropertySet | [inline, slot] |
| setMarkerColor(int idMarkerColor, const QColor &markerColor) | KDChartPropertySet | [inline, slot] |
| setMarkerSize(int idMarkerSize, const QSize &markerSize) | KDChartPropertySet | [inline, slot] |
| setMarkerStyle(int idMarkerStyle, int markerStyle) | KDChartPropertySet | [inline, slot] |
| setName(const QString &name) | KDChartPropertySet | [inline, slot] |
| setShowBar(int idShowBar, bool showBar) | KDChartPropertySet | [inline, slot] |
| setShowMarker(int idShowMarker, bool showMarker) | KDChartPropertySet | [inline, slot] |
| SpecialDataPropertyID enum name | KDChartPropertySet | |
| UndefinedID enum value (defined in KDChartPropertySet) | KDChartPropertySet | |
|