|
Wireshark
2.9.0-477-g68ec514b
The Wireshark network protocol analyzer
|
This is the complete list of members for QCPAbstractLegendItem, including all inherited members.
| antialiased() const (defined in QCPLayerable) | QCPLayerable | inline |
| applyAntialiasingHint(QCPPainter *painter, bool localAntialiased, QCP::AntialiasedElement overrideElement) const (defined in QCPLayerable) | QCPLayerable | protected |
| applyDefaultAntialiasingHint(QCPPainter *painter) const (defined in QCPAbstractLegendItem) | QCPAbstractLegendItem | protectedvirtual |
| autoMargins() const (defined in QCPLayoutElement) | QCPLayoutElement | inline |
| calculateAutoMargin(QCP::MarginSide side) (defined in QCPLayoutElement) | QCPLayoutElement | protectedvirtual |
| clipRect() const (defined in QCPAbstractLegendItem) | QCPAbstractLegendItem | protectedvirtual |
| deselectEvent(bool *selectionStateChanged) (defined in QCPAbstractLegendItem) | QCPAbstractLegendItem | protectedvirtual |
| draw(QCPPainter *painter)=0 (defined in QCPAbstractLegendItem) | QCPAbstractLegendItem | protectedpure virtual |
| elements(bool recursive) const | QCPLayoutElement | virtual |
| font() const (defined in QCPAbstractLegendItem) | QCPAbstractLegendItem | inline |
| initializeParentPlot(QCustomPlot *parentPlot) (defined in QCPLayerable) | QCPLayerable | protected |
| layer() const (defined in QCPLayerable) | QCPLayerable | inline |
| layerChanged(QCPLayer *newLayer) | QCPLayerable | signal |
| layout() const | QCPLayoutElement | inline |
| mAntialiased (defined in QCPLayerable) | QCPLayerable | protected |
| marginGroup(QCP::MarginSide side) const (defined in QCPLayoutElement) | QCPLayoutElement | inline |
| marginGroups() const (defined in QCPLayoutElement) | QCPLayoutElement | inline |
| margins() const (defined in QCPLayoutElement) | QCPLayoutElement | inline |
| mAutoMargins (defined in QCPLayoutElement) | QCPLayoutElement | protected |
| maximumSize() const (defined in QCPLayoutElement) | QCPLayoutElement | inline |
| maximumSizeHint() const | QCPLayoutElement | virtual |
| mFont (defined in QCPAbstractLegendItem) | QCPAbstractLegendItem | protected |
| minimumMargins() const (defined in QCPLayoutElement) | QCPLayoutElement | inline |
| minimumSize() const (defined in QCPLayoutElement) | QCPLayoutElement | inline |
| minimumSizeHint() const | QCPLayoutElement | virtual |
| mLayer (defined in QCPLayerable) | QCPLayerable | protected |
| mMarginGroups (defined in QCPLayoutElement) | QCPLayoutElement | protected |
| mMargins (defined in QCPLayoutElement) | QCPLayoutElement | protected |
| mMaximumSize (defined in QCPLayoutElement) | QCPLayoutElement | protected |
| mMinimumMargins (defined in QCPLayoutElement) | QCPLayoutElement | protected |
| mMinimumSize (defined in QCPLayoutElement) | QCPLayoutElement | protected |
| mouseDoubleClickEvent(QMouseEvent *) | QCPLayoutElement | inlineprotectedvirtual |
| mouseMoveEvent(QMouseEvent *) | QCPLayoutElement | inlineprotectedvirtual |
| mousePressEvent(QMouseEvent *) | QCPLayoutElement | inlineprotectedvirtual |
| mouseReleaseEvent(QMouseEvent *) | QCPLayoutElement | inlineprotectedvirtual |
| mOuterRect (defined in QCPLayoutElement) | QCPLayoutElement | protected |
| moveToLayer(QCPLayer *layer, bool prepend) (defined in QCPLayerable) | QCPLayerable | protected |
| mParentLayerable (defined in QCPLayerable) | QCPLayerable | protected |
| mParentLayout (defined in QCPLayoutElement) | QCPLayoutElement | protected |
| mParentLegend (defined in QCPAbstractLegendItem) | QCPAbstractLegendItem | protected |
| mParentPlot (defined in QCPLayerable) | QCPLayerable | protected |
| mRect (defined in QCPLayoutElement) | QCPLayoutElement | protected |
| mSelectable (defined in QCPAbstractLegendItem) | QCPAbstractLegendItem | protected |
| mSelected (defined in QCPAbstractLegendItem) | QCPAbstractLegendItem | protected |
| mSelectedFont (defined in QCPAbstractLegendItem) | QCPAbstractLegendItem | protected |
| mSelectedTextColor (defined in QCPAbstractLegendItem) | QCPAbstractLegendItem | protected |
| mTextColor (defined in QCPAbstractLegendItem) | QCPAbstractLegendItem | protected |
| mVisible (defined in QCPLayerable) | QCPLayerable | protected |
| outerRect() const (defined in QCPLayoutElement) | QCPLayoutElement | inline |
| parentLayerable() const | QCPLayerable | inline |
| parentLegend() const (defined in QCPAbstractLegendItem) | QCPAbstractLegendItem | inline |
| parentPlot() const (defined in QCPLayerable) | QCPLayerable | inline |
| parentPlotInitialized(QCustomPlot *parentPlot) (defined in QCPLayoutElement) | QCPLayoutElement | protectedvirtual |
| QCPAbstractLegendItem(QCPLegend *parent) | QCPAbstractLegendItem | explicit |
| QCPLayerable(QCustomPlot *plot, QString targetLayer=QString(), QCPLayerable *parentLayerable=0) | QCPLayerable | |
| QCPLayoutElement(QCustomPlot *parentPlot=0) | QCPLayoutElement | explicit |
| QCPLegend (defined in QCPAbstractLegendItem) | QCPAbstractLegendItem | friend |
| realVisibility() const | QCPLayerable | |
| rect() const | QCPLayoutElement | inline |
| selectable() const (defined in QCPAbstractLegendItem) | QCPAbstractLegendItem | inline |
| selectableChanged(bool selectable) (defined in QCPAbstractLegendItem) | QCPAbstractLegendItem | signal |
| selected() const (defined in QCPAbstractLegendItem) | QCPAbstractLegendItem | inline |
| selectedFont() const (defined in QCPAbstractLegendItem) | QCPAbstractLegendItem | inline |
| selectedTextColor() const (defined in QCPAbstractLegendItem) | QCPAbstractLegendItem | inline |
| selectEvent(QMouseEvent *event, bool additive, const QVariant &details, bool *selectionStateChanged) (defined in QCPAbstractLegendItem) | QCPAbstractLegendItem | protectedvirtual |
| selectionCategory() const (defined in QCPAbstractLegendItem) | QCPAbstractLegendItem | protectedvirtual |
| selectionChanged(bool selected) | QCPAbstractLegendItem | signal |
| selectTest(const QPointF &pos, bool onlySelectable, QVariant *details=0) const | QCPAbstractLegendItem | virtual |
| setAntialiased(bool enabled) | QCPLayerable | |
| setAutoMargins(QCP::MarginSides sides) | QCPLayoutElement | |
| setFont(const QFont &font) | QCPAbstractLegendItem | |
| 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 | |
| setOuterRect(const QRect &rect) | QCPLayoutElement | |
| setParentLayerable(QCPLayerable *parentLayerable) (defined in QCPLayerable) | QCPLayerable | protected |
| setSelectable(bool selectable) | QCPAbstractLegendItem | |
| setSelected(bool selected) | QCPAbstractLegendItem | |
| setSelectedFont(const QFont &font) | QCPAbstractLegendItem | |
| setSelectedTextColor(const QColor &color) | QCPAbstractLegendItem | |
| setTextColor(const QColor &color) | QCPAbstractLegendItem | |
| setVisible(bool on) | QCPLayerable | |
| textColor() const (defined in QCPAbstractLegendItem) | QCPAbstractLegendItem | inline |
| update(UpdatePhase phase) | QCPLayoutElement | virtual |
| UpdatePhase enum name | QCPLayoutElement | |
| upLayout enum value | QCPLayoutElement | |
| upMargins enum value | QCPLayoutElement | |
| upPreparation enum value | QCPLayoutElement | |
| visible() const (defined in QCPLayerable) | QCPLayerable | inline |
| wheelEvent(QWheelEvent *) | QCPLayoutElement | inlineprotectedvirtual |
| ~QCPLayerable() (defined in QCPLayerable) | QCPLayerable | |
| ~QCPLayoutElement() (defined in QCPLayoutElement) | QCPLayoutElement | virtual |
1.8.11