Nakuja Flight Computer Testing and Simulation Engine (NaFCTSE) 1.0
A testing and verification tool for the Nakuja Rocket Project flight computers
Loading...
Searching...
No Matches
QCPLayoutGrid Member List

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

addElement(int row, int column, QCPLayoutElement *element)QCPLayoutGrid
addElement(QCPLayoutElement *element)QCPLayoutGrid
adoptElement(QCPLayoutElement *el) (defined in QCPLayout)QCPLayoutprotected
antialiased() const (defined in QCPLayerable)QCPLayerableinline
applyAntialiasingHint(QCPPainter *painter, bool localAntialiased, QCP::AntialiasedElement overrideElement) const (defined in QCPLayerable)QCPLayerableprotected
applyDefaultAntialiasingHint(QCPPainter *painter) const Q_DECL_OVERRIDE (defined in QCPLayoutElement)QCPLayoutElementinlineprotectedvirtual
autoMargins() const (defined in QCPLayoutElement)QCPLayoutElementinline
calculateAutoMargin(QCP::MarginSide side) (defined in QCPLayoutElement)QCPLayoutElementprotectedvirtual
clear()QCPLayout
clipRect() const (defined in QCPLayerable)QCPLayerableprotectedvirtual
columnCount() constQCPLayoutGridinline
columnSpacing() const (defined in QCPLayoutGrid)QCPLayoutGridinline
columnStretchFactors() const (defined in QCPLayoutGrid)QCPLayoutGridinline
deselectEvent(bool *selectionStateChanged) (defined in QCPLayerable)QCPLayerableprotectedvirtual
draw(QCPPainter *painter) Q_DECL_OVERRIDE (defined in QCPLayoutElement)QCPLayoutElementinlineprotectedvirtual
element(int row, int column) constQCPLayoutGrid
elementAt(int index) const Q_DECL_OVERRIDEQCPLayoutGridvirtual
elementCount() const Q_DECL_OVERRIDEQCPLayoutGridinlinevirtual
elements(bool recursive) const Q_DECL_OVERRIDEQCPLayoutGridvirtual
expandTo(int newRowCount, int newColumnCount)QCPLayoutGrid
FillOrder enum nameQCPLayoutGrid
fillOrder() const (defined in QCPLayoutGrid)QCPLayoutGridinline
foColumnsFirst enum valueQCPLayoutGrid
foRowsFirst enum valueQCPLayoutGrid
getFinalMaximumOuterSize(const QCPLayoutElement *el) (defined in QCPLayout)QCPLayoutprotectedstatic
getFinalMinimumOuterSize(const QCPLayoutElement *el) (defined in QCPLayout)QCPLayoutprotectedstatic
getMaximumRowColSizes(QVector< int > *maxColWidths, QVector< int > *maxRowHeights) const (defined in QCPLayoutGrid)QCPLayoutGridprotected
getMinimumRowColSizes(QVector< int > *minColWidths, QVector< int > *minRowHeights) const (defined in QCPLayoutGrid)QCPLayoutGridprotected
getSectionSizes(QVector< int > maxSizes, QVector< int > minSizes, QVector< double > stretchFactors, int totalSize) const (defined in QCPLayout)QCPLayoutprotected
hasElement(int row, int column)QCPLayoutGrid
indexToRowCol(int index, int &row, int &column) constQCPLayoutGrid
initializeParentPlot(QCustomPlot *parentPlot) (defined in QCPLayerable)QCPLayerableprotected
insertColumn(int newIndex)QCPLayoutGrid
insertRow(int newIndex)QCPLayoutGrid
layer() const (defined in QCPLayerable)QCPLayerableinline
layerChanged(QCPLayer *newLayer)QCPLayerablesignal
layout() constQCPLayoutElementinline
layoutChanged() (defined in QCPLayoutElement)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 Q_DECL_OVERRIDEQCPLayoutGridvirtual
maximumSize() const (defined in QCPLayoutElement)QCPLayoutElementinline
mColumnSpacing (defined in QCPLayoutGrid)QCPLayoutGridprotected
mColumnStretchFactors (defined in QCPLayoutGrid)QCPLayoutGridprotected
mElements (defined in QCPLayoutGrid)QCPLayoutGridprotected
mFillOrder (defined in QCPLayoutGrid)QCPLayoutGridprotected
minimumMargins() const (defined in QCPLayoutElement)QCPLayoutElementinline
minimumOuterSizeHint() const Q_DECL_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) (defined in QCPLayerable)QCPLayerableprotected
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
mSizeConstraintRect (defined in QCPLayoutElement)QCPLayoutElementprotected
mVisible (defined in QCPLayerable)QCPLayerableprotected
mWrap (defined in QCPLayoutGrid)QCPLayoutGridprotected
outerRect() constQCPLayoutElementinline
parentLayerable() constQCPLayerableinline
parentPlot() const (defined in QCPLayerable)QCPLayerableinline
parentPlotInitialized(QCustomPlot *parentPlot) Q_DECL_OVERRIDE (defined in QCPLayoutElement)QCPLayoutElementprotectedvirtual
QCPLayerable(QCustomPlot *plot, QString targetLayer=QString(), QCPLayerable *parentLayerable=nullptr)QCPLayerable
QCPLayout()QCPLayoutexplicit
QCPLayout::QCPLayoutElement::QCPLayoutElement(QCustomPlot *parentPlot=nullptr)QCPLayoutElementexplicit
QCPLayoutGrid()QCPLayoutGridexplicit
realVisibility() constQCPLayerable
rect() constQCPLayoutElementinline
releaseElement(QCPLayoutElement *el) (defined in QCPLayout)QCPLayoutprotected
remove(QCPLayoutElement *element)QCPLayout
removeAt(int index)QCPLayout
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
selectEvent(QMouseEvent *event, bool additive, const QVariant &details, bool *selectionStateChanged) (defined in QCPLayerable)QCPLayerableprotectedvirtual
selectionCategory() const (defined in QCPLayerable)QCPLayerableprotectedvirtual
selectTest(const QPointF &pos, bool onlySelectable, QVariant *details=nullptr) const Q_DECL_OVERRIDEQCPLayoutElementvirtual
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
setFillOrder(FillOrder order, bool rearrange=true)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) (defined in QCPLayerable)QCPLayerableprotected
setRowSpacing(int pixels)QCPLayoutGrid
setRowStretchFactor(int row, double factor)QCPLayoutGrid
setRowStretchFactors(const QList< double > &factors)QCPLayoutGrid
setSizeConstraintRect(SizeConstraintRect constraintRect)QCPLayoutElement
setVisible(bool on)QCPLayerable
setWrap(int count)QCPLayoutGrid
simplify() Q_DECL_OVERRIDEQCPLayoutGridvirtual
SizeConstraintRect enum nameQCPLayoutElement
sizeConstraintRect() const (defined in QCPLayoutElement)QCPLayoutElementinline
sizeConstraintsChanged() constQCPLayoutprotected
take(QCPLayoutElement *element) Q_DECL_OVERRIDEQCPLayoutGridvirtual
takeAt(int index) Q_DECL_OVERRIDEQCPLayoutGridvirtual
update(UpdatePhase phase) Q_DECL_OVERRIDEQCPLayoutvirtual
updateLayout() Q_DECL_OVERRIDE (defined in QCPLayoutGrid)QCPLayoutGridvirtual
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() Q_DECL_OVERRIDE (defined in QCPLayoutElement)QCPLayoutElementvirtual
~QCPLayoutGrid() Q_DECL_OVERRIDE (defined in QCPLayoutGrid)QCPLayoutGridvirtual