AbstractAreaBase() | KDChart::AbstractAreaBase | protected |
AbstractAreaWidget(QWidget *parent=0) | KDChart::AbstractAreaWidget | explicit |
addDiagram(KDChart::AbstractDiagram *newDiagram) | KDChart::Legend | |
alignment() const | KDChart::Legend | |
alignToReferencePoint(const RelativePosition &position) | KDChart::AbstractAreaBase | |
areaGeometry() const override | KDChart::AbstractAreaWidget | protectedvirtual |
backgroundAttributes() const | KDChart::AbstractAreaBase | |
brush(uint dataset) const | KDChart::Legend | |
brushes() const | KDChart::Legend | |
clone() const | KDChart::Legend | virtual |
compare(const Legend *other) const | KDChart::Legend | |
KDChart::AbstractAreaWidget::compare(const AbstractAreaBase *other) const | KDChart::AbstractAreaBase | |
constDiagrams() const | KDChart::Legend | |
datasetCount() const | KDChart::Legend | |
datasetIsHidden(uint dataset) const | KDChart::Legend | |
dataSetOffset(KDChart::AbstractDiagram *diagram) | KDChart::Legend | |
destroyedLegend(Legend *) | KDChart::Legend | signal |
diagram() const | KDChart::Legend | |
diagrams() const | KDChart::Legend | |
floatingPosition() const | KDChart::Legend | |
forceRebuild() override | KDChart::Legend | virtual |
frameAttributes() const | KDChart::AbstractAreaBase | |
getFrameLeadings(int &left, int &top, int &right, int &bottom) const | KDChart::AbstractAreaBase | |
hasHeightForWidth() const | KDChart::Legend | |
heightForWidth(int width) const override | KDChart::Legend | |
hiddenDatasets() const | KDChart::Legend | |
innerRect() const | KDChart::AbstractAreaBase | protected |
Legend(QWidget *parent=0) | KDChart::Legend | explicit |
Legend(KDChart::AbstractDiagram *diagram, QWidget *parent=0) | KDChart::Legend | explicit |
LegendStyle enum name | KDChart::Legend | |
legendStyle() const | KDChart::Legend | |
legendSymbolAlignment() const | KDChart::Legend | |
LinesOnly enum value | KDChart::Legend | |
markerAttributes(uint dataset) const | KDChart::Legend | |
markerAttributes() const | KDChart::Legend | |
MarkersAndLines enum value | KDChart::Legend | |
MarkersOnly enum value | KDChart::Legend | |
minimumSizeHint() const override | KDChart::Legend | |
needSizeHint() override | KDChart::Legend | virtual |
orientation() const | KDChart::Legend | |
paint(QPainter *painter) override | KDChart::Legend | virtual |
paintAll(QPainter &painter) | KDChart::AbstractAreaWidget | |
paintBackground(QPainter &painter, const QRect &rectangle) | KDChart::AbstractAreaBase | virtual |
paintBackgroundAttributes(QPainter &painter, const QRect &rectangle, const KDChart::BackgroundAttributes &attributes) | KDChart::AbstractAreaBase | static |
paintEvent(QPaintEvent *event) override | KDChart::AbstractAreaWidget | |
paintFrame(QPainter &painter, const QRect &rectangle) | KDChart::AbstractAreaBase | virtual |
paintFrameAttributes(QPainter &painter, const QRect &rectangle, const KDChart::FrameAttributes &attributes) | KDChart::AbstractAreaBase | static |
paintIntoRect(QPainter &painter, const QRect &rect) | KDChart::AbstractAreaWidget | virtual |
pen(uint dataset) const | KDChart::Legend | |
pens() const | KDChart::Legend | |
position() const | KDChart::Legend | |
positionChanged(AbstractAreaWidget *) | KDChart::AbstractAreaWidget | signal |
positionHasChanged() override | KDChart::AbstractAreaWidget | protectedvirtual |
propertiesChanged() | KDChart::Legend | signal |
referenceArea() const | KDChart::Legend | |
removeDiagram(KDChart::AbstractDiagram *oldDiagram) | KDChart::Legend | |
removeDiagrams() | KDChart::Legend | |
replaceDiagram(KDChart::AbstractDiagram *newDiagram, KDChart::AbstractDiagram *oldDiagram=0) | KDChart::Legend | |
resetTexts() | KDChart::Legend | |
resizeEvent(QResizeEvent *event) override | KDChart::Legend | |
resizeLayout(const QSize &size) override | KDChart::Legend | virtual |
setAlignment(Qt::Alignment) | KDChart::Legend | |
setBackgroundAttributes(const BackgroundAttributes &a) | KDChart::AbstractAreaBase | |
setBrush(uint dataset, const QBrush &brush) | KDChart::Legend | |
setBrushesFromDiagram(KDChart::AbstractDiagram *diagram) | KDChart::Legend | |
setColor(uint dataset, const QColor &color) | KDChart::Legend | |
setDatasetHidden(uint dataset, bool hidden) | KDChart::Legend | |
setDefaultColors() | KDChart::Legend | |
setDiagram(KDChart::AbstractDiagram *newDiagram) | KDChart::Legend | |
setFloatingPosition(const RelativePosition &relativePosition) | KDChart::Legend | |
setFrameAttributes(const FrameAttributes &a) | KDChart::AbstractAreaBase | |
setHiddenDatasets(const QList< uint > hiddenDatasets) | KDChart::Legend | |
setLegendStyle(LegendStyle style) | KDChart::Legend | |
setLegendSymbolAlignment(Qt::Alignment) | KDChart::Legend | |
setMarkerAttributes(uint dataset, const MarkerAttributes &) | KDChart::Legend | |
setOrientation(Qt::Orientation orientation) | KDChart::Legend | |
setPen(uint dataset, const QPen &pen) | KDChart::Legend | |
setPosition(Position position) | KDChart::Legend | |
setRainbowColors() | KDChart::Legend | |
setReferenceArea(const QWidget *area) | KDChart::Legend | |
setShowLines(bool legendShowLines) | KDChart::Legend | |
setSortOrder(Qt::SortOrder order) | KDChart::Legend | |
setSpacing(uint space) | KDChart::Legend | |
setSubduedColors(bool ordered=false) | KDChart::Legend | |
setText(uint dataset, const QString &text) | KDChart::Legend | |
setTextAlignment(Qt::Alignment) | KDChart::Legend | |
setTextAttributes(const TextAttributes &a) | KDChart::Legend | |
setTitleText(const QString &text) | KDChart::Legend | |
setTitleTextAttributes(const TextAttributes &a) | KDChart::Legend | |
setUseAutomaticMarkerSize(bool useAutomaticMarkerSize) | KDChart::Legend | |
setVisible(bool visible) override | KDChart::Legend | |
showLines() const | KDChart::Legend | |
sizeHint() const override | KDChart::Legend | |
sortOrder() const | KDChart::Legend | |
spacing() const | KDChart::Legend | |
text(uint dataset) const | KDChart::Legend | |
textAlignment() const | KDChart::Legend | |
textAttributes() const | KDChart::Legend | |
texts() const | KDChart::Legend | |
titleText() const | KDChart::Legend | |
titleTextAttributes() const | KDChart::Legend | |
useAutomaticMarkerSize() const | KDChart::Legend | |
~AbstractAreaBase() | KDChart::AbstractAreaBase | protectedvirtual |
~AbstractAreaWidget() override | KDChart::AbstractAreaWidget | protected |
~Legend() override | KDChart::Legend | |