iCub-main
QCPLayoutGrid Member List

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

addElement(int row, int column, QCPLayoutElement *element)QCPLayoutGrid
adoptElement(QCPLayoutElement *el)QCPLayoutprotected
antialiased() constQCPLayerableinline
applyAntialiasingHint(QCPPainter *painter, bool localAntialiased, QCP::AntialiasedElement overrideElement) constQCPLayerableprotected
applyDefaultAntialiasingHint(QCPPainter *painter) constQCPLayoutElementinlineprotectedvirtual
autoMargins() constQCPLayoutElementinline
calculateAutoMargin(QCP::MarginSide side)QCPLayoutElementprotectedvirtual
clear()QCPLayout
clipRect() constQCPLayerableprotectedvirtual
columnCount() constQCPLayoutGrid
columnSpacing() constQCPLayoutGridinline
columnStretchFactors() constQCPLayoutGridinline
deselectEvent(bool *selectionStateChanged)QCPLayerableprotectedvirtual
draw(QCPPainter *painter)QCPLayoutElementinlineprotectedvirtual
element(int row, int column) constQCPLayoutGrid
elementAt(int index) constQCPLayoutGridvirtual
elementCount() constQCPLayoutGridvirtual
elements(bool recursive) constQCPLayoutGridvirtual
expandTo(int newRowCount, int newColumnCount)QCPLayoutGrid
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
initializeParentPlot(QCustomPlot *parentPlot)QCPLayerableprotected
insertColumn(int newIndex)QCPLayoutGrid
insertRow(int newIndex)QCPLayoutGrid
layer() constQCPLayerableinline
layerChanged(QCPLayer *newLayer)QCPLayerablesignal
layout() constQCPLayoutElementinline
mAntialiasedQCPLayerableprotected
marginGroup(QCP::MarginSide side) constQCPLayoutElementinline
marginGroups() constQCPLayoutElementinline
margins() constQCPLayoutElementinline
mAutoMarginsQCPLayoutElementprotected
maximumSize() constQCPLayoutElementinline
maximumSizeHint() constQCPLayoutGridvirtual
mColumnSpacingQCPLayoutGridprotected
mColumnStretchFactorsQCPLayoutGridprotected
mElementsQCPLayoutGridprotected
minimumMargins() constQCPLayoutElementinline
minimumSize() constQCPLayoutElementinline
minimumSizeHint() constQCPLayoutGridvirtual
mLayerQCPLayerableprotected
mMarginGroupsQCPLayoutElementprotected
mMarginsQCPLayoutElementprotected
mMaximumSizeQCPLayoutElementprotected
mMinimumMarginsQCPLayoutElementprotected
mMinimumSizeQCPLayoutElementprotected
mouseDoubleClickEvent(QMouseEvent *event)QCPLayoutElementinlineprotectedvirtual
mouseMoveEvent(QMouseEvent *event)QCPLayoutElementinlineprotectedvirtual
mousePressEvent(QMouseEvent *event)QCPLayoutElementinlineprotectedvirtual
mouseReleaseEvent(QMouseEvent *event)QCPLayoutElementinlineprotectedvirtual
mOuterRectQCPLayoutElementprotected
moveToLayer(QCPLayer *layer, bool prepend)QCPLayerableprotected
mParentLayerableQCPLayerableprotected
mParentLayoutQCPLayoutElementprotected
mParentPlotQCPLayerableprotected
mRectQCPLayoutElementprotected
mRowSpacingQCPLayoutGridprotected
mRowStretchFactorsQCPLayoutGridprotected
mVisibleQCPLayerableprotected
outerRect() constQCPLayoutElementinline
parentLayerable() constQCPLayerableinline
parentPlot() constQCPLayerableinline
parentPlotInitialized(QCustomPlot *parentPlot)QCPLayoutElementprotectedvirtual
QCPLayerable(QCustomPlot *plot, QString targetLayer="", QCPLayerable *parentLayerable=0)QCPLayerable
QCPLayout()QCPLayoutexplicit
QCPLayoutElement::QCPLayoutElement(QCustomPlot *parentPlot=0)QCPLayoutElementexplicit
QCPLayoutGrid()QCPLayoutGridexplicit
realVisibility() constQCPLayerable
rect() constQCPLayoutElementinline
releaseElement(QCPLayoutElement *el)QCPLayoutprotected
remove(QCPLayoutElement *element)QCPLayout
removeAt(int index)QCPLayout
rowCount() constQCPLayoutGrid
rowSpacing() constQCPLayoutGridinline
rowStretchFactors() constQCPLayoutGridinline
selectEvent(QMouseEvent *event, bool additive, const QVariant &details, bool *selectionStateChanged)QCPLayerableprotectedvirtual
selectionCategory() constQCPLayerableprotectedvirtual
selectTest(const QPointF &pos, bool onlySelectable, QVariant *details=0) constQCPLayoutElementvirtual
setAntialiased(bool enabled)QCPLayerable
setAutoMargins(QCP::MarginSides sides)QCPLayoutElement
setColumnSpacing(int pixels)QCPLayoutGrid
setColumnStretchFactor(int column, double factor)QCPLayoutGrid
setColumnStretchFactors(const QList< double > &factors)QCPLayoutGrid
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)QCPLayerableprotected
setRowSpacing(int pixels)QCPLayoutGrid
setRowStretchFactor(int row, double factor)QCPLayoutGrid
setRowStretchFactors(const QList< double > &factors)QCPLayoutGrid
setVisible(bool on)QCPLayerable
simplify()QCPLayoutGridvirtual
sizeConstraintsChanged() constQCPLayoutprotected
take(QCPLayoutElement *element)QCPLayoutGridvirtual
takeAt(int index)QCPLayoutGridvirtual
update(UpdatePhase phase)QCPLayoutvirtual
updateLayout()QCPLayoutGridvirtual
UpdatePhase enum nameQCPLayoutElement
upLayout enum valueQCPLayoutElement
upMargins enum valueQCPLayoutElement
upPreparation enum valueQCPLayoutElement
visible() constQCPLayerableinline
wheelEvent(QWheelEvent *event)QCPLayoutElementinlineprotectedvirtual
~QCPLayerable()QCPLayerable
~QCPLayoutElement()QCPLayoutElementvirtual
~QCPLayoutGrid()QCPLayoutGridvirtual