QCPLegend-members

Search for usage in LXR

QCPLegend Member List

This is the complete list of members for QCPLegend, including all inherited members.

addElement(int row, int column, QCPLayoutElement *element)QCPLayoutGrid
addElement(QCPLayoutElement *element)QCPLayoutGrid
addItem(QCPAbstractLegendItem *item)QCPLegend
adoptElement(QCPLayoutElement *el)QCPLayoutprotected
antialiased() const (defined in QCPLayerable)QCPLayerableinline
applyAntialiasingHint(QCPPainter *painter, bool localAntialiased, QCP::AntialiasedElement overrideElement) constQCPLayerableprotected
applyDefaultAntialiasingHint(QCPPainter *painter) const overrideQCPLegendprotectedvirtual
autoMargins() const (defined in QCPLayoutElement)QCPLayoutElementinline
bindableObjectName()QObject
blockSignals(bool block)QObject
borderPen() const (defined in QCPLegend)QCPLegendinline
brush() const (defined in QCPLegend)QCPLegendinline
calculateAutoMargin(QCP::MarginSide side)QCPLayoutElementprotectedvirtual
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() const constQObject
clear()QCPLayout
clearItems()QCPLegend
clipRect() constQCPLayerableprotectedvirtual
columnCount() constQCPLayoutGridinline
columnSpacing() const (defined in QCPLayoutGrid)QCPLayoutGridinline
columnStretchFactors() const (defined in QCPLayoutGrid)QCPLayoutGridinline
connect(const QObject *sender, PointerToMemberFunction signal, Functor functor)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const constQObject
connectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
customEvent(QEvent *event)QObjectprotectedvirtual
deleteLater()QObject
deselectEvent(bool *selectionStateChanged) overrideQCPLegendprotectedvirtual
destroyed(QObject *obj)QObject
disconnect(const QMetaObject::Connection &connection)QObjectstatic
disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method)QObjectstatic
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method)QObjectstatic
disconnect(const QObject *receiver, const char *method) const constQObject
disconnect(const char *signal, const QObject *receiver, const char *method) const constQObject
disconnectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
draw(QCPPainter *painter) overrideQCPLegendprotectedvirtual
dumpObjectInfo() const constQObject
dumpObjectTree() const constQObject
dynamicPropertyNames() const constQObject
element(int row, int column) constQCPLayoutGrid
elementAt(int index) const overrideQCPLayoutGridvirtual
elementCount() const overrideQCPLayoutGridinlinevirtual
elements(bool recursive) const overrideQCPLayoutGridvirtual
event(QEvent *e)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
expandTo(int newRowCount, int newColumnCount)QCPLayoutGrid
FillOrder enum nameQCPLayoutGrid
fillOrder() const (defined in QCPLayoutGrid)QCPLayoutGridinline
findChild(const QString &name, Qt::FindChildOptions options) const constQObject
findChildren(Qt::FindChildOptions options) const constQObject
findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const constQObject
findChildren(const QString &name, Qt::FindChildOptions options) const constQObject
foColumnsFirst enum valueQCPLayoutGrid
font() const (defined in QCPLegend)QCPLegendinline
foRowsFirst enum valueQCPLayoutGrid
getBorderPen() constQCPLegendprotected
getBrush() constQCPLegendprotected
getFinalMaximumOuterSize(const QCPLayoutElement *el)QCPLayoutprotectedstatic
getFinalMinimumOuterSize(const QCPLayoutElement *el)QCPLayoutprotectedstatic
getMaximumRowColSizes(QVector< int > *maxColWidths, QVector< int > *maxRowHeights) constQCPLayoutGridprotected
getMinimumRowColSizes(QVector< int > *minColWidths, QVector< int > *minRowHeights) constQCPLayoutGridprotected
getSectionSizes(QVector< int > maxSizes, QVector< int > minSizes, QVector< double > stretchFactors, int totalSize) constQCPLayoutprotected
hasElement(int row, int column)QCPLayoutGrid
hasItem(QCPAbstractLegendItem *item) constQCPLegend
hasItemWithPlottable(const QCPAbstractPlottable *plottable) constQCPLegend
iconBorderPen() const (defined in QCPLegend)QCPLegendinline
iconSize() const (defined in QCPLegend)QCPLegendinline
iconTextPadding() const (defined in QCPLegend)QCPLegendinline
indexToRowCol(int index, int &row, int &column) constQCPLayoutGrid
inherits(const char *className) const constQObject
initializeParentPlot(QCustomPlot *parentPlot)QCPLayerableprotected
insertColumn(int newIndex)QCPLayoutGrid
insertRow(int newIndex)QCPLayoutGrid
installEventFilter(QObject *filterObj)QObject
isQuickItemType() const constQObject
isSignalConnected(const QMetaMethod &signal) const constQObjectprotected
isWidgetType() const constQObject
isWindowType() const constQObject
item(int index) constQCPLegend
itemCount() constQCPLegend
itemWithPlottable(const QCPAbstractPlottable *plottable) constQCPLegend
killTimer(int id)QObject
layer() const (defined in QCPLayerable)QCPLayerableinline
layerChanged(QCPLayer *newLayer)QCPLayerablesignal
layout() constQCPLayoutElementinline
layoutChanged()QCPLayoutElementprotectedvirtual
mAntialiased (defined in QCPLayerable)QCPLayerableprotected
marginGroup(QCP::MarginSide side) const (defined in QCPLayoutElement)QCPLayoutElementinline
marginGroups() const (defined in QCPLayoutElement)QCPLayoutElementinline
margins() const (defined in QCPLayoutElement)QCPLayoutElementinline
mAutoMargins (defined in QCPLayoutElement)QCPLayoutElementprotected
maximumOuterSizeHint() const overrideQCPLayoutGridvirtual
maximumSize() const (defined in QCPLayoutElement)QCPLayoutElementinline
mBorderPen (defined in QCPLegend)QCPLegendprotected
mBrush (defined in QCPLegend)QCPLegendprotected
mColumnSpacing (defined in QCPLayoutGrid)QCPLayoutGridprotected
mColumnStretchFactors (defined in QCPLayoutGrid)QCPLayoutGridprotected
mElements (defined in QCPLayoutGrid)QCPLayoutGridprotected
metaObject() const constQObjectvirtual
mFillOrder (defined in QCPLayoutGrid)QCPLayoutGridprotected
mFont (defined in QCPLegend)QCPLegendprotected
mIconBorderPen (defined in QCPLegend)QCPLegendprotected
mIconSize (defined in QCPLegend)QCPLegendprotected
mIconTextPadding (defined in QCPLegend)QCPLegendprotected
minimumMargins() const (defined in QCPLayoutElement)QCPLayoutElementinline
minimumOuterSizeHint() const overrideQCPLayoutGridvirtual
minimumSize() const (defined in QCPLayoutElement)QCPLayoutElementinline
mLayer (defined in QCPLayerable)QCPLayerableprotected
mMarginGroups (defined in QCPLayoutElement)QCPLayoutElementprotected
mMargins (defined in QCPLayoutElement)QCPLayoutElementprotected
mMaximumSize (defined in QCPLayoutElement)QCPLayoutElementprotected
mMinimumMargins (defined in QCPLayoutElement)QCPLayoutElementprotected
mMinimumSize (defined in QCPLayoutElement)QCPLayoutElementprotected
mouseDoubleClickEvent(QMouseEvent *event, const QVariant &details)QCPLayerableprotectedvirtual
mouseMoveEvent(QMouseEvent *event, const QPointF &startPos)QCPLayerableprotectedvirtual
mousePressEvent(QMouseEvent *event, const QVariant &details)QCPLayerableprotectedvirtual
mouseReleaseEvent(QMouseEvent *event, const QPointF &startPos)QCPLayerableprotectedvirtual
mOuterRect (defined in QCPLayoutElement)QCPLayoutElementprotected
moveToLayer(QCPLayer *layer, bool prepend)QCPLayerableprotected
moveToThread(QThread *targetThread)QObject
mParentLayerable (defined in QCPLayerable)QCPLayerableprotected
mParentLayout (defined in QCPLayoutElement)QCPLayoutElementprotected
mParentPlot (defined in QCPLayerable)QCPLayerableprotected
mRect (defined in QCPLayoutElement)QCPLayoutElementprotected
mRowSpacing (defined in QCPLayoutGrid)QCPLayoutGridprotected
mRowStretchFactors (defined in QCPLayoutGrid)QCPLayoutGridprotected
mSelectableParts (defined in QCPLegend)QCPLegendprotected
mSelectedBorderPen (defined in QCPLegend)QCPLegendprotected
mSelectedBrush (defined in QCPLegend)QCPLegendprotected
mSelectedFont (defined in QCPLegend)QCPLegendprotected
mSelectedIconBorderPen (defined in QCPLegend)QCPLegendprotected
mSelectedParts (defined in QCPLegend)QCPLegendprotected
mSelectedTextColor (defined in QCPLegend)QCPLegendprotected
mSizeConstraintRect (defined in QCPLayoutElement)QCPLayoutElementprotected
mTextColor (defined in QCPLegend)QCPLegendprotected
mVisible (defined in QCPLayerable)QCPLayerableprotected
mWrap (defined in QCPLayoutGrid)QCPLayoutGridprotected
objectNameQObject
objectName() const constQObject
objectNameChanged(const QString &objectName)QObject
outerRect() constQCPLayoutElementinline
parent() const constQObject
parentLayerable() constQCPLayerableinline
parentPlot() const (defined in QCPLayerable)QCPLayerableinline
parentPlotInitialized(QCustomPlot *parentPlot) overrideQCPLegendprotectedvirtual
property(const char *name) const constQObject
Q_CLASSINFO(Name, Value)QObject
Q_EMITQ_EMITQObject
Q_ENUM(...)QObject
Q_ENUM_NS(...)QObject
Q_ENUMS(...)QObject
Q_FLAG(...)QObject
Q_FLAG_NS(...)QObject
Q_FLAGS(...)QObject
Q_GADGETQ_GADGETQObject
Q_GADGET_EXPORT(EXPORT_MACRO)QObject
Q_INTERFACES(...)QObject
Q_INVOKABLEQ_INVOKABLEQObject
Q_MOC_INCLUDEQ_MOC_INCLUDEQObject
Q_NAMESPACEQ_NAMESPACEQObject
Q_NAMESPACE_EXPORT(EXPORT_MACRO)QObject
Q_OBJECTQ_OBJECTQObject
Q_PROPERTY(...)QObject
Q_REVISIONQ_REVISIONQObject
Q_SET_OBJECT_NAME(Object)QObject
Q_SIGNALQ_SIGNALQObject
Q_SIGNALSQ_SIGNALSQObject
Q_SLOTQ_SLOTQObject
Q_SLOTSQ_SLOTSQObject
QCPLayerable(QCustomPlot *plot, QString targetLayer=QString(), QCPLayerable *parentLayerable=nullptr)QCPLayerable
QCPLayout()QCPLayoutexplicit
QCPLayoutElement(QCustomPlot *parentPlot=nullptr)QCPLayoutElementexplicit
QCPLayoutGrid()QCPLayoutGridexplicit
QCPLegend()QCPLegendexplicit
QObject(QObject *parent)QObject
qobject_cast(QObject *object)QObject
qobject_cast(const QObject *object)QObject
QObjectListQObject
QT_NO_NARROWING_CONVERSIONS_IN_CONNECTQT_NO_NARROWING_CONVERSIONS_IN_CONNECTQObject
realVisibility() constQCPLayerable
receivers(const char *signal) const constQObjectprotected
rect() constQCPLayoutElementinline
releaseElement(QCPLayoutElement *el)QCPLayoutprotected
remove(QCPLayoutElement *element)QCPLayout
removeAt(int index)QCPLayout
removeEventFilter(QObject *obj)QObject
removeItem(int index)QCPLegend
removeItem(QCPAbstractLegendItem *item)QCPLegend
rowColToIndex(int row, int column) constQCPLayoutGrid
rowCount() constQCPLayoutGridinline
rowSpacing() const (defined in QCPLayoutGrid)QCPLayoutGridinline
rowStretchFactors() const (defined in QCPLayoutGrid)QCPLayoutGridinline
scrInnerRect enum valueQCPLayoutElement
scrOuterRect enum valueQCPLayoutElement
selectableChanged(QCPLegend::SelectableParts parts) (defined in QCPLegend)QCPLegendsignal
SelectablePart enum nameQCPLegend
selectableParts() const (defined in QCPLegend)QCPLegendinline
SelectableParts typedef (defined in QCPLegend)QCPLegend
selectedBorderPen() const (defined in QCPLegend)QCPLegendinline
selectedBrush() const (defined in QCPLegend)QCPLegendinline
selectedFont() const (defined in QCPLegend)QCPLegendinline
selectedIconBorderPen() const (defined in QCPLegend)QCPLegendinline
selectedItems() constQCPLegend
selectedParts() const (defined in QCPLegend)QCPLegend
selectedTextColor() const (defined in QCPLegend)QCPLegendinline
selectEvent(QMouseEvent *event, bool additive, const QVariant &details, bool *selectionStateChanged) overrideQCPLegendprotectedvirtual
selectionCategory() const overrideQCPLegendprotectedvirtual
selectionChanged(QCPLegend::SelectableParts parts)QCPLegendsignal
selectTest(const QPointF &pos, bool onlySelectable, QVariant *details=nullptr) const overrideQCPLegendvirtual
sender() const constQObjectprotected
senderSignalIndex() const constQObjectprotected
setAntialiased(bool enabled)QCPLayerable
setAutoMargins(QCP::MarginSides sides)QCPLayoutElement
setBorderPen(const QPen &pen)QCPLegend
setBrush(const QBrush &brush)QCPLegend
setColumnSpacing(int pixels)QCPLayoutGrid
setColumnStretchFactor(int column, double factor)QCPLayoutGrid
setColumnStretchFactors(const QList< double > &factors)QCPLayoutGrid
setFillOrder(FillOrder order, bool rearrange=true)QCPLayoutGrid
setFont(const QFont &font)QCPLegend
setIconBorderPen(const QPen &pen)QCPLegend
setIconSize(const QSize &size)QCPLegend
setIconSize(int width, int height)QCPLegend
setIconTextPadding(int padding)QCPLegend
setLayer(QCPLayer *layer)QCPLayerable
setLayer(const QString &layerName)QCPLayerable
setMarginGroup(QCP::MarginSides sides, QCPMarginGroup *group)QCPLayoutElement
setMargins(const QMargins &margins)QCPLayoutElement
setMaximumSize(const QSize &size)QCPLayoutElement
setMaximumSize(int width, int height)QCPLayoutElement
setMinimumMargins(const QMargins &margins)QCPLayoutElement
setMinimumSize(const QSize &size)QCPLayoutElement
setMinimumSize(int width, int height)QCPLayoutElement
setObjectName(QAnyStringView name)QObject
setObjectName(const QString &name)QObject
setOuterRect(const QRect &rect)QCPLayoutElement
setParent(QObject *parent)QObject
setParentLayerable(QCPLayerable *parentLayerable)QCPLayerableprotected
setProperty(const char *name, QVariant &&value)QObject
setProperty(const char *name, const QVariant &value)QObject
setRowSpacing(int pixels)QCPLayoutGrid
setRowStretchFactor(int row, double factor)QCPLayoutGrid
setRowStretchFactors(const QList< double > &factors)QCPLayoutGrid
setSelectableParts(const SelectableParts &selectableParts)QCPLegend
setSelectedBorderPen(const QPen &pen)QCPLegend
setSelectedBrush(const QBrush &brush)QCPLegend
setSelectedFont(const QFont &font)QCPLegend
setSelectedIconBorderPen(const QPen &pen)QCPLegend
setSelectedParts(const SelectableParts &selectedParts)QCPLegend
setSelectedTextColor(const QColor &color)QCPLegend
setSizeConstraintRect(SizeConstraintRect constraintRect)QCPLayoutElement
setTextColor(const QColor &color)QCPLegend
setVisible(bool on)QCPLayerable
setWrap(int count)QCPLayoutGrid
signalsBlocked() const constQObject
simplify() overrideQCPLayoutGridvirtual
SizeConstraintRect enum nameQCPLayoutElement
sizeConstraintRect() const (defined in QCPLayoutElement)QCPLayoutElementinline
sizeConstraintsChanged() constQCPLayoutprotected
spItems enum valueQCPLegend
spLegendBox enum valueQCPLegend
spNone enum valueQCPLegend
startTimer(int interval, Qt::TimerType timerType)QObject
startTimer(std::chrono::milliseconds interval, Qt::TimerType timerType)QObject
take(QCPLayoutElement *element) overrideQCPLayoutGridvirtual
takeAt(int index) overrideQCPLayoutGridvirtual
textColor() const (defined in QCPLegend)QCPLegendinline
thread() const constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
update(UpdatePhase phase) overrideQCPLayoutvirtual
updateLayout() overrideQCPLayoutGridvirtual
UpdatePhase enum nameQCPLayoutElement
upLayout enum valueQCPLayoutElement
upMargins enum valueQCPLayoutElement
upPreparation enum valueQCPLayoutElement
visible() const (defined in QCPLayerable)QCPLayerableinline
wheelEvent(QWheelEvent *event)QCPLayerableprotectedvirtual
wrap() const (defined in QCPLayoutGrid)QCPLayoutGridinline
~QCPLayerable() (defined in QCPLayerable)QCPLayerablevirtual
~QCPLayoutElement() override (defined in QCPLayoutElement)QCPLayoutElementvirtual
~QCPLayoutGrid() override (defined in QCPLayoutGrid)QCPLayoutGridvirtual
~QCPLegend() override (defined in QCPLegend)QCPLegendvirtual
~QObject()QObjectvirtual
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Tue Mar 26 2024 11:19:05 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.