|
| QCPLayoutGrid () |
|
virtual | ~QCPLayoutGrid () |
|
int | rowCount () const |
|
int | columnCount () const |
|
QList< double > | columnStretchFactors () const |
|
QList< double > | rowStretchFactors () const |
|
int | columnSpacing () const |
|
int | rowSpacing () const |
|
int | wrap () const |
|
FillOrder | fillOrder () const |
|
void | setColumnStretchFactor (int column, double factor) |
|
void | setColumnStretchFactors (const QList< double > &factors) |
|
void | setRowStretchFactor (int row, double factor) |
|
void | setRowStretchFactors (const QList< double > &factors) |
|
void | setColumnSpacing (int pixels) |
|
void | setRowSpacing (int pixels) |
|
void | setWrap (int count) |
|
void | setFillOrder (FillOrder order, bool rearrange=true) |
|
virtual void | updateLayout () Q_DECL_OVERRIDE |
|
virtual int | elementCount () const Q_DECL_OVERRIDE |
|
virtual QCPLayoutElement * | elementAt (int index) const Q_DECL_OVERRIDE |
|
virtual QCPLayoutElement * | takeAt (int index) Q_DECL_OVERRIDE |
|
virtual bool | take (QCPLayoutElement *element) Q_DECL_OVERRIDE |
|
virtual QList< QCPLayoutElement * > | elements (bool recursive) const Q_DECL_OVERRIDE |
|
virtual void | simplify () Q_DECL_OVERRIDE |
|
virtual QSize | minimumOuterSizeHint () const Q_DECL_OVERRIDE |
|
virtual QSize | maximumOuterSizeHint () const Q_DECL_OVERRIDE |
|
QCPLayoutElement * | element (int row, int column) const |
|
bool | addElement (int row, int column, QCPLayoutElement *element) |
|
bool | addElement (QCPLayoutElement *element) |
|
bool | hasElement (int row, int column) |
|
void | expandTo (int newRowCount, int newColumnCount) |
|
void | insertRow (int newIndex) |
|
void | insertColumn (int newIndex) |
|
int | rowColToIndex (int row, int column) const |
|
void | indexToRowCol (int index, int &row, int &column) const |
|
| QCPLayoutGrid () |
|
virtual | ~QCPLayoutGrid () |
|
int | rowCount () const |
|
int | columnCount () const |
|
QList< double > | columnStretchFactors () const |
|
QList< double > | rowStretchFactors () const |
|
int | columnSpacing () const |
|
int | rowSpacing () const |
|
int | wrap () const |
|
FillOrder | fillOrder () const |
|
void | setColumnStretchFactor (int column, double factor) |
|
void | setColumnStretchFactors (const QList< double > &factors) |
|
void | setRowStretchFactor (int row, double factor) |
|
void | setRowStretchFactors (const QList< double > &factors) |
|
void | setColumnSpacing (int pixels) |
|
void | setRowSpacing (int pixels) |
|
void | setWrap (int count) |
|
void | setFillOrder (FillOrder order, bool rearrange=true) |
|
virtual void | updateLayout () Q_DECL_OVERRIDE |
|
virtual int | elementCount () const Q_DECL_OVERRIDE |
|
virtual QCPLayoutElement * | elementAt (int index) const Q_DECL_OVERRIDE |
|
virtual QCPLayoutElement * | takeAt (int index) Q_DECL_OVERRIDE |
|
virtual bool | take (QCPLayoutElement *element) Q_DECL_OVERRIDE |
|
virtual QList< QCPLayoutElement * > | elements (bool recursive) const Q_DECL_OVERRIDE |
|
virtual void | simplify () Q_DECL_OVERRIDE |
|
virtual QSize | minimumOuterSizeHint () const Q_DECL_OVERRIDE |
|
virtual QSize | maximumOuterSizeHint () const Q_DECL_OVERRIDE |
|
QCPLayoutElement * | element (int row, int column) const |
|
bool | addElement (int row, int column, QCPLayoutElement *element) |
|
bool | addElement (QCPLayoutElement *element) |
|
bool | hasElement (int row, int column) |
|
void | expandTo (int newRowCount, int newColumnCount) |
|
void | insertRow (int newIndex) |
|
void | insertColumn (int newIndex) |
|
int | rowColToIndex (int row, int column) const |
|
void | indexToRowCol (int index, int &row, int &column) const |
|
| QCPLayoutGrid () |
|
virtual | ~QCPLayoutGrid () |
|
int | rowCount () const |
|
int | columnCount () const |
|
QList< double > | columnStretchFactors () const |
|
QList< double > | rowStretchFactors () const |
|
int | columnSpacing () const |
|
int | rowSpacing () const |
|
int | wrap () const |
|
FillOrder | fillOrder () const |
|
void | setColumnStretchFactor (int column, double factor) |
|
void | setColumnStretchFactors (const QList< double > &factors) |
|
void | setRowStretchFactor (int row, double factor) |
|
void | setRowStretchFactors (const QList< double > &factors) |
|
void | setColumnSpacing (int pixels) |
|
void | setRowSpacing (int pixels) |
|
void | setWrap (int count) |
|
void | setFillOrder (FillOrder order, bool rearrange=true) |
|
virtual void | updateLayout () Q_DECL_OVERRIDE |
|
virtual int | elementCount () const Q_DECL_OVERRIDE |
|
virtual QCPLayoutElement * | elementAt (int index) const Q_DECL_OVERRIDE |
|
virtual QCPLayoutElement * | takeAt (int index) Q_DECL_OVERRIDE |
|
virtual bool | take (QCPLayoutElement *element) Q_DECL_OVERRIDE |
|
virtual QList< QCPLayoutElement * > | elements (bool recursive) const Q_DECL_OVERRIDE |
|
virtual void | simplify () Q_DECL_OVERRIDE |
|
virtual QSize | minimumOuterSizeHint () const Q_DECL_OVERRIDE |
|
virtual QSize | maximumOuterSizeHint () const Q_DECL_OVERRIDE |
|
QCPLayoutElement * | element (int row, int column) const |
|
bool | addElement (int row, int column, QCPLayoutElement *element) |
|
bool | addElement (QCPLayoutElement *element) |
|
bool | hasElement (int row, int column) |
|
void | expandTo (int newRowCount, int newColumnCount) |
|
void | insertRow (int newIndex) |
|
void | insertColumn (int newIndex) |
|
int | rowColToIndex (int row, int column) const |
|
void | indexToRowCol (int index, int &row, int &column) const |
|
| QCPLayoutGrid () |
|
virtual | ~QCPLayoutGrid () |
|
int | rowCount () const |
|
int | columnCount () const |
|
QList< double > | columnStretchFactors () const |
|
QList< double > | rowStretchFactors () const |
|
int | columnSpacing () const |
|
int | rowSpacing () const |
|
int | wrap () const |
|
FillOrder | fillOrder () const |
|
void | setColumnStretchFactor (int column, double factor) |
|
void | setColumnStretchFactors (const QList< double > &factors) |
|
void | setRowStretchFactor (int row, double factor) |
|
void | setRowStretchFactors (const QList< double > &factors) |
|
void | setColumnSpacing (int pixels) |
|
void | setRowSpacing (int pixels) |
|
void | setWrap (int count) |
|
void | setFillOrder (FillOrder order, bool rearrange=true) |
|
virtual void | updateLayout () Q_DECL_OVERRIDE |
|
virtual int | elementCount () const Q_DECL_OVERRIDE |
|
virtual QCPLayoutElement * | elementAt (int index) const Q_DECL_OVERRIDE |
|
virtual QCPLayoutElement * | takeAt (int index) Q_DECL_OVERRIDE |
|
virtual bool | take (QCPLayoutElement *element) Q_DECL_OVERRIDE |
|
virtual QList< QCPLayoutElement * > | elements (bool recursive) const Q_DECL_OVERRIDE |
|
virtual void | simplify () Q_DECL_OVERRIDE |
|
virtual QSize | minimumOuterSizeHint () const Q_DECL_OVERRIDE |
|
virtual QSize | maximumOuterSizeHint () const Q_DECL_OVERRIDE |
|
QCPLayoutElement * | element (int row, int column) const |
|
bool | addElement (int row, int column, QCPLayoutElement *element) |
|
bool | addElement (QCPLayoutElement *element) |
|
bool | hasElement (int row, int column) |
|
void | expandTo (int newRowCount, int newColumnCount) |
|
void | insertRow (int newIndex) |
|
void | insertColumn (int newIndex) |
|
int | rowColToIndex (int row, int column) const |
|
void | indexToRowCol (int index, int &row, int &column) const |
|
| QCPLayoutGrid () |
|
virtual | ~QCPLayoutGrid () |
|
int | rowCount () const |
|
int | columnCount () const |
|
QList< double > | columnStretchFactors () const |
|
QList< double > | rowStretchFactors () const |
|
int | columnSpacing () const |
|
int | rowSpacing () const |
|
int | wrap () const |
|
FillOrder | fillOrder () const |
|
void | setColumnStretchFactor (int column, double factor) |
|
void | setColumnStretchFactors (const QList< double > &factors) |
|
void | setRowStretchFactor (int row, double factor) |
|
void | setRowStretchFactors (const QList< double > &factors) |
|
void | setColumnSpacing (int pixels) |
|
void | setRowSpacing (int pixels) |
|
void | setWrap (int count) |
|
void | setFillOrder (FillOrder order, bool rearrange=true) |
|
virtual void | updateLayout () Q_DECL_OVERRIDE |
|
virtual int | elementCount () const Q_DECL_OVERRIDE |
|
virtual QCPLayoutElement * | elementAt (int index) const Q_DECL_OVERRIDE |
|
virtual QCPLayoutElement * | takeAt (int index) Q_DECL_OVERRIDE |
|
virtual bool | take (QCPLayoutElement *element) Q_DECL_OVERRIDE |
|
virtual QList< QCPLayoutElement * > | elements (bool recursive) const Q_DECL_OVERRIDE |
|
virtual void | simplify () Q_DECL_OVERRIDE |
|
virtual QSize | minimumOuterSizeHint () const Q_DECL_OVERRIDE |
|
virtual QSize | maximumOuterSizeHint () const Q_DECL_OVERRIDE |
|
QCPLayoutElement * | element (int row, int column) const |
|
bool | addElement (int row, int column, QCPLayoutElement *element) |
|
bool | addElement (QCPLayoutElement *element) |
|
bool | hasElement (int row, int column) |
|
void | expandTo (int newRowCount, int newColumnCount) |
|
void | insertRow (int newIndex) |
|
void | insertColumn (int newIndex) |
|
int | rowColToIndex (int row, int column) const |
|
void | indexToRowCol (int index, int &row, int &column) const |
|
| QCPLayout () |
|
virtual void | update (UpdatePhase phase) Q_DECL_OVERRIDE |
|
bool | removeAt (int index) |
|
bool | remove (QCPLayoutElement *element) |
|
void | clear () |
|
| QCPLayout () |
|
virtual void | update (UpdatePhase phase) Q_DECL_OVERRIDE |
|
bool | removeAt (int index) |
|
bool | remove (QCPLayoutElement *element) |
|
void | clear () |
|
| QCPLayout () |
|
virtual void | update (UpdatePhase phase) Q_DECL_OVERRIDE |
|
bool | removeAt (int index) |
|
bool | remove (QCPLayoutElement *element) |
|
void | clear () |
|
| QCPLayout () |
|
virtual void | update (UpdatePhase phase) Q_DECL_OVERRIDE |
|
bool | removeAt (int index) |
|
bool | remove (QCPLayoutElement *element) |
|
void | clear () |
|
| QCPLayout () |
|
virtual void | update (UpdatePhase phase) Q_DECL_OVERRIDE |
|
bool | removeAt (int index) |
|
bool | remove (QCPLayoutElement *element) |
|
void | clear () |
|
| QCPLayoutElement (QCustomPlot *parentPlot=0) |
|
virtual | ~QCPLayoutElement () |
|
QCPLayout * | layout () const |
|
QRect | rect () const |
|
QRect | outerRect () const |
|
QMargins | margins () const |
|
QMargins | minimumMargins () const |
|
QCP::MarginSides | autoMargins () const |
|
QSize | minimumSize () const |
|
QSize | maximumSize () const |
|
SizeConstraintRect | sizeConstraintRect () const |
|
QCPMarginGroup * | marginGroup (QCP::MarginSide side) const |
|
QHash< QCP::MarginSide,
QCPMarginGroup * > | marginGroups () const |
|
void | setOuterRect (const QRect &rect) |
|
void | setMargins (const QMargins &margins) |
|
void | setMinimumMargins (const QMargins &margins) |
|
void | setAutoMargins (QCP::MarginSides sides) |
|
void | setMinimumSize (const QSize &size) |
|
void | setMinimumSize (int width, int height) |
|
void | setMaximumSize (const QSize &size) |
|
void | setMaximumSize (int width, int height) |
|
void | setSizeConstraintRect (SizeConstraintRect constraintRect) |
|
void | setMarginGroup (QCP::MarginSides sides, QCPMarginGroup *group) |
|
virtual double | selectTest (const QPointF &pos, bool onlySelectable, QVariant *details=0) const Q_DECL_OVERRIDE |
|
| QCPLayoutElement (QCustomPlot *parentPlot=0) |
|
virtual | ~QCPLayoutElement () |
|
QCPLayout * | layout () const |
|
QRect | rect () const |
|
QRect | outerRect () const |
|
QMargins | margins () const |
|
QMargins | minimumMargins () const |
|
QCP::MarginSides | autoMargins () const |
|
QSize | minimumSize () const |
|
QSize | maximumSize () const |
|
SizeConstraintRect | sizeConstraintRect () const |
|
QCPMarginGroup * | marginGroup (QCP::MarginSide side) const |
|
QHash< QCP::MarginSide,
QCPMarginGroup * > | marginGroups () const |
|
void | setOuterRect (const QRect &rect) |
|
void | setMargins (const QMargins &margins) |
|
void | setMinimumMargins (const QMargins &margins) |
|
void | setAutoMargins (QCP::MarginSides sides) |
|
void | setMinimumSize (const QSize &size) |
|
void | setMinimumSize (int width, int height) |
|
void | setMaximumSize (const QSize &size) |
|
void | setMaximumSize (int width, int height) |
|
void | setSizeConstraintRect (SizeConstraintRect constraintRect) |
|
void | setMarginGroup (QCP::MarginSides sides, QCPMarginGroup *group) |
|
virtual double | selectTest (const QPointF &pos, bool onlySelectable, QVariant *details=0) const Q_DECL_OVERRIDE |
|
| QCPLayoutElement (QCustomPlot *parentPlot=0) |
|
virtual | ~QCPLayoutElement () |
|
QCPLayout * | layout () const |
|
QRect | rect () const |
|
QRect | outerRect () const |
|
QMargins | margins () const |
|
QMargins | minimumMargins () const |
|
QCP::MarginSides | autoMargins () const |
|
QSize | minimumSize () const |
|
QSize | maximumSize () const |
|
SizeConstraintRect | sizeConstraintRect () const |
|
QCPMarginGroup * | marginGroup (QCP::MarginSide side) const |
|
QHash< QCP::MarginSide,
QCPMarginGroup * > | marginGroups () const |
|
void | setOuterRect (const QRect &rect) |
|
void | setMargins (const QMargins &margins) |
|
void | setMinimumMargins (const QMargins &margins) |
|
void | setAutoMargins (QCP::MarginSides sides) |
|
void | setMinimumSize (const QSize &size) |
|
void | setMinimumSize (int width, int height) |
|
void | setMaximumSize (const QSize &size) |
|
void | setMaximumSize (int width, int height) |
|
void | setSizeConstraintRect (SizeConstraintRect constraintRect) |
|
void | setMarginGroup (QCP::MarginSides sides, QCPMarginGroup *group) |
|
virtual double | selectTest (const QPointF &pos, bool onlySelectable, QVariant *details=0) const Q_DECL_OVERRIDE |
|
| QCPLayoutElement (QCustomPlot *parentPlot=0) |
|
virtual | ~QCPLayoutElement () |
|
QCPLayout * | layout () const |
|
QRect | rect () const |
|
QRect | outerRect () const |
|
QMargins | margins () const |
|
QMargins | minimumMargins () const |
|
QCP::MarginSides | autoMargins () const |
|
QSize | minimumSize () const |
|
QSize | maximumSize () const |
|
SizeConstraintRect | sizeConstraintRect () const |
|
QCPMarginGroup * | marginGroup (QCP::MarginSide side) const |
|
QHash< QCP::MarginSide,
QCPMarginGroup * > | marginGroups () const |
|
void | setOuterRect (const QRect &rect) |
|
void | setMargins (const QMargins &margins) |
|
void | setMinimumMargins (const QMargins &margins) |
|
void | setAutoMargins (QCP::MarginSides sides) |
|
void | setMinimumSize (const QSize &size) |
|
void | setMinimumSize (int width, int height) |
|
void | setMaximumSize (const QSize &size) |
|
void | setMaximumSize (int width, int height) |
|
void | setSizeConstraintRect (SizeConstraintRect constraintRect) |
|
void | setMarginGroup (QCP::MarginSides sides, QCPMarginGroup *group) |
|
virtual double | selectTest (const QPointF &pos, bool onlySelectable, QVariant *details=0) const Q_DECL_OVERRIDE |
|
| QCPLayoutElement (QCustomPlot *parentPlot=0) |
|
virtual | ~QCPLayoutElement () |
|
QCPLayout * | layout () const |
|
QRect | rect () const |
|
QRect | outerRect () const |
|
QMargins | margins () const |
|
QMargins | minimumMargins () const |
|
QCP::MarginSides | autoMargins () const |
|
QSize | minimumSize () const |
|
QSize | maximumSize () const |
|
SizeConstraintRect | sizeConstraintRect () const |
|
QCPMarginGroup * | marginGroup (QCP::MarginSide side) const |
|
QHash< QCP::MarginSide,
QCPMarginGroup * > | marginGroups () const |
|
void | setOuterRect (const QRect &rect) |
|
void | setMargins (const QMargins &margins) |
|
void | setMinimumMargins (const QMargins &margins) |
|
void | setAutoMargins (QCP::MarginSides sides) |
|
void | setMinimumSize (const QSize &size) |
|
void | setMinimumSize (int width, int height) |
|
void | setMaximumSize (const QSize &size) |
|
void | setMaximumSize (int width, int height) |
|
void | setSizeConstraintRect (SizeConstraintRect constraintRect) |
|
void | setMarginGroup (QCP::MarginSides sides, QCPMarginGroup *group) |
|
virtual double | selectTest (const QPointF &pos, bool onlySelectable, QVariant *details=0) const Q_DECL_OVERRIDE |
|
| QCPLayerable (QCustomPlot *plot, QString targetLayer=QString(), QCPLayerable *parentLayerable=0) |
|
virtual | ~QCPLayerable () |
|
bool | visible () const |
|
QCustomPlot * | parentPlot () const |
|
QCPLayerable * | parentLayerable () const |
|
QCPLayer * | layer () const |
|
bool | antialiased () const |
|
void | setVisible (bool on) |
|
Q_SLOT bool | setLayer (QCPLayer *layer) |
|
bool | setLayer (const QString &layerName) |
|
void | setAntialiased (bool enabled) |
|
bool | realVisibility () const |
|
| QCPLayerable (QCustomPlot *plot, QString targetLayer=QString(), QCPLayerable *parentLayerable=0) |
|
virtual | ~QCPLayerable () |
|
bool | visible () const |
|
QCustomPlot * | parentPlot () const |
|
QCPLayerable * | parentLayerable () const |
|
QCPLayer * | layer () const |
|
bool | antialiased () const |
|
void | setVisible (bool on) |
|
Q_SLOT bool | setLayer (QCPLayer *layer) |
|
bool | setLayer (const QString &layerName) |
|
void | setAntialiased (bool enabled) |
|
bool | realVisibility () const |
|
| QCPLayerable (QCustomPlot *plot, QString targetLayer=QString(), QCPLayerable *parentLayerable=0) |
|
virtual | ~QCPLayerable () |
|
bool | visible () const |
|
QCustomPlot * | parentPlot () const |
|
QCPLayerable * | parentLayerable () const |
|
QCPLayer * | layer () const |
|
bool | antialiased () const |
|
void | setVisible (bool on) |
|
Q_SLOT bool | setLayer (QCPLayer *layer) |
|
bool | setLayer (const QString &layerName) |
|
void | setAntialiased (bool enabled) |
|
bool | realVisibility () const |
|
| QCPLayerable (QCustomPlot *plot, QString targetLayer=QString(), QCPLayerable *parentLayerable=0) |
|
virtual | ~QCPLayerable () |
|
bool | visible () const |
|
QCustomPlot * | parentPlot () const |
|
QCPLayerable * | parentLayerable () const |
|
QCPLayer * | layer () const |
|
bool | antialiased () const |
|
void | setVisible (bool on) |
|
Q_SLOT bool | setLayer (QCPLayer *layer) |
|
bool | setLayer (const QString &layerName) |
|
void | setAntialiased (bool enabled) |
|
bool | realVisibility () const |
|
| QCPLayerable (QCustomPlot *plot, QString targetLayer=QString(), QCPLayerable *parentLayerable=0) |
|
virtual | ~QCPLayerable () |
|
bool | visible () const |
|
QCustomPlot * | parentPlot () const |
|
QCPLayerable * | parentLayerable () const |
|
QCPLayer * | layer () const |
|
bool | antialiased () const |
|
void | setVisible (bool on) |
|
Q_SLOT bool | setLayer (QCPLayer *layer) |
|
bool | setLayer (const QString &layerName) |
|
void | setAntialiased (bool enabled) |
|
bool | realVisibility () const |
|
|
void | getMinimumRowColSizes (QVector< int > *minColWidths, QVector< int > *minRowHeights) const |
|
void | getMaximumRowColSizes (QVector< int > *maxColWidths, QVector< int > *maxRowHeights) const |
|
void | getMinimumRowColSizes (QVector< int > *minColWidths, QVector< int > *minRowHeights) const |
|
void | getMaximumRowColSizes (QVector< int > *maxColWidths, QVector< int > *maxRowHeights) const |
|
void | getMinimumRowColSizes (QVector< int > *minColWidths, QVector< int > *minRowHeights) const |
|
void | getMaximumRowColSizes (QVector< int > *maxColWidths, QVector< int > *maxRowHeights) const |
|
void | getMinimumRowColSizes (QVector< int > *minColWidths, QVector< int > *minRowHeights) const |
|
void | getMaximumRowColSizes (QVector< int > *maxColWidths, QVector< int > *maxRowHeights) const |
|
void | getMinimumRowColSizes (QVector< int > *minColWidths, QVector< int > *minRowHeights) const |
|
void | getMaximumRowColSizes (QVector< int > *maxColWidths, QVector< int > *maxRowHeights) const |
|
void | sizeConstraintsChanged () const |
|
void | adoptElement (QCPLayoutElement *el) |
|
void | releaseElement (QCPLayoutElement *el) |
|
QVector< int > | getSectionSizes (QVector< int > maxSizes, QVector< int > minSizes, QVector< double > stretchFactors, int totalSize) const |
|
void | sizeConstraintsChanged () const |
|
void | adoptElement (QCPLayoutElement *el) |
|
void | releaseElement (QCPLayoutElement *el) |
|
QVector< int > | getSectionSizes (QVector< int > maxSizes, QVector< int > minSizes, QVector< double > stretchFactors, int totalSize) const |
|
void | sizeConstraintsChanged () const |
|
void | adoptElement (QCPLayoutElement *el) |
|
void | releaseElement (QCPLayoutElement *el) |
|
QVector< int > | getSectionSizes (QVector< int > maxSizes, QVector< int > minSizes, QVector< double > stretchFactors, int totalSize) const |
|
void | sizeConstraintsChanged () const |
|
void | adoptElement (QCPLayoutElement *el) |
|
void | releaseElement (QCPLayoutElement *el) |
|
QVector< int > | getSectionSizes (QVector< int > maxSizes, QVector< int > minSizes, QVector< double > stretchFactors, int totalSize) const |
|
void | sizeConstraintsChanged () const |
|
void | adoptElement (QCPLayoutElement *el) |
|
void | releaseElement (QCPLayoutElement *el) |
|
QVector< int > | getSectionSizes (QVector< int > maxSizes, QVector< int > minSizes, QVector< double > stretchFactors, int totalSize) const |
|
virtual int | calculateAutoMargin (QCP::MarginSide side) |
|
virtual void | layoutChanged () |
|
virtual void | applyDefaultAntialiasingHint (QCPPainter *painter) const Q_DECL_OVERRIDE |
|
virtual void | draw (QCPPainter *painter) Q_DECL_OVERRIDE |
|
virtual void | parentPlotInitialized (QCustomPlot *parentPlot) Q_DECL_OVERRIDE |
|
virtual int | calculateAutoMargin (QCP::MarginSide side) |
|
virtual void | layoutChanged () |
|
virtual void | applyDefaultAntialiasingHint (QCPPainter *painter) const Q_DECL_OVERRIDE |
|
virtual void | draw (QCPPainter *painter) Q_DECL_OVERRIDE |
|
virtual void | parentPlotInitialized (QCustomPlot *parentPlot) Q_DECL_OVERRIDE |
|
virtual int | calculateAutoMargin (QCP::MarginSide side) |
|
virtual void | layoutChanged () |
|
virtual void | applyDefaultAntialiasingHint (QCPPainter *painter) const Q_DECL_OVERRIDE |
|
virtual void | draw (QCPPainter *painter) Q_DECL_OVERRIDE |
|
virtual void | parentPlotInitialized (QCustomPlot *parentPlot) Q_DECL_OVERRIDE |
|
virtual int | calculateAutoMargin (QCP::MarginSide side) |
|
virtual void | layoutChanged () |
|
virtual void | applyDefaultAntialiasingHint (QCPPainter *painter) const Q_DECL_OVERRIDE |
|
virtual void | draw (QCPPainter *painter) Q_DECL_OVERRIDE |
|
virtual void | parentPlotInitialized (QCustomPlot *parentPlot) Q_DECL_OVERRIDE |
|
virtual int | calculateAutoMargin (QCP::MarginSide side) |
|
virtual void | layoutChanged () |
|
virtual void | applyDefaultAntialiasingHint (QCPPainter *painter) const Q_DECL_OVERRIDE |
|
virtual void | draw (QCPPainter *painter) Q_DECL_OVERRIDE |
|
virtual void | parentPlotInitialized (QCustomPlot *parentPlot) Q_DECL_OVERRIDE |
|
virtual QCP::Interaction | selectionCategory () const |
|
virtual QRect | clipRect () const |
|
virtual void | selectEvent (QMouseEvent *event, bool additive, const QVariant &details, bool *selectionStateChanged) |
|
virtual void | deselectEvent (bool *selectionStateChanged) |
|
virtual void | mousePressEvent (QMouseEvent *event, const QVariant &details) |
|
virtual void | mouseMoveEvent (QMouseEvent *event, const QPointF &startPos) |
|
virtual void | mouseReleaseEvent (QMouseEvent *event, const QPointF &startPos) |
|
virtual void | mouseDoubleClickEvent (QMouseEvent *event, const QVariant &details) |
|
virtual void | wheelEvent (QWheelEvent *event) |
|
void | initializeParentPlot (QCustomPlot *parentPlot) |
|
void | setParentLayerable (QCPLayerable *parentLayerable) |
|
bool | moveToLayer (QCPLayer *layer, bool prepend) |
|
void | applyAntialiasingHint (QCPPainter *painter, bool localAntialiased, QCP::AntialiasedElement overrideElement) const |
|
virtual QCP::Interaction | selectionCategory () const |
|
virtual QRect | clipRect () const |
|
virtual void | selectEvent (QMouseEvent *event, bool additive, const QVariant &details, bool *selectionStateChanged) |
|
virtual void | deselectEvent (bool *selectionStateChanged) |
|
virtual void | mousePressEvent (QMouseEvent *event, const QVariant &details) |
|
virtual void | mouseMoveEvent (QMouseEvent *event, const QPointF &startPos) |
|
virtual void | mouseReleaseEvent (QMouseEvent *event, const QPointF &startPos) |
|
virtual void | mouseDoubleClickEvent (QMouseEvent *event, const QVariant &details) |
|
virtual void | wheelEvent (QWheelEvent *event) |
|
void | initializeParentPlot (QCustomPlot *parentPlot) |
|
void | setParentLayerable (QCPLayerable *parentLayerable) |
|
bool | moveToLayer (QCPLayer *layer, bool prepend) |
|
void | applyAntialiasingHint (QCPPainter *painter, bool localAntialiased, QCP::AntialiasedElement overrideElement) const |
|
virtual QCP::Interaction | selectionCategory () const |
|
virtual QRect | clipRect () const |
|
virtual void | selectEvent (QMouseEvent *event, bool additive, const QVariant &details, bool *selectionStateChanged) |
|
virtual void | deselectEvent (bool *selectionStateChanged) |
|
virtual void | mousePressEvent (QMouseEvent *event, const QVariant &details) |
|
virtual void | mouseMoveEvent (QMouseEvent *event, const QPointF &startPos) |
|
virtual void | mouseReleaseEvent (QMouseEvent *event, const QPointF &startPos) |
|
virtual void | mouseDoubleClickEvent (QMouseEvent *event, const QVariant &details) |
|
virtual void | wheelEvent (QWheelEvent *event) |
|
void | initializeParentPlot (QCustomPlot *parentPlot) |
|
void | setParentLayerable (QCPLayerable *parentLayerable) |
|
bool | moveToLayer (QCPLayer *layer, bool prepend) |
|
void | applyAntialiasingHint (QCPPainter *painter, bool localAntialiased, QCP::AntialiasedElement overrideElement) const |
|
virtual QCP::Interaction | selectionCategory () const |
|
virtual QRect | clipRect () const |
|
virtual void | selectEvent (QMouseEvent *event, bool additive, const QVariant &details, bool *selectionStateChanged) |
|
virtual void | deselectEvent (bool *selectionStateChanged) |
|
virtual void | mousePressEvent (QMouseEvent *event, const QVariant &details) |
|
virtual void | mouseMoveEvent (QMouseEvent *event, const QPointF &startPos) |
|
virtual void | mouseReleaseEvent (QMouseEvent *event, const QPointF &startPos) |
|
virtual void | mouseDoubleClickEvent (QMouseEvent *event, const QVariant &details) |
|
virtual void | wheelEvent (QWheelEvent *event) |
|
void | initializeParentPlot (QCustomPlot *parentPlot) |
|
void | setParentLayerable (QCPLayerable *parentLayerable) |
|
bool | moveToLayer (QCPLayer *layer, bool prepend) |
|
void | applyAntialiasingHint (QCPPainter *painter, bool localAntialiased, QCP::AntialiasedElement overrideElement) const |
|
virtual QCP::Interaction | selectionCategory () const |
|
virtual QRect | clipRect () const |
|
virtual void | selectEvent (QMouseEvent *event, bool additive, const QVariant &details, bool *selectionStateChanged) |
|
virtual void | deselectEvent (bool *selectionStateChanged) |
|
virtual void | mousePressEvent (QMouseEvent *event, const QVariant &details) |
|
virtual void | mouseMoveEvent (QMouseEvent *event, const QPointF &startPos) |
|
virtual void | mouseReleaseEvent (QMouseEvent *event, const QPointF &startPos) |
|
virtual void | mouseDoubleClickEvent (QMouseEvent *event, const QVariant &details) |
|
virtual void | wheelEvent (QWheelEvent *event) |
|
void | initializeParentPlot (QCustomPlot *parentPlot) |
|
void | setParentLayerable (QCPLayerable *parentLayerable) |
|
bool | moveToLayer (QCPLayer *layer, bool prepend) |
|
void | applyAntialiasingHint (QCPPainter *painter, bool localAntialiased, QCP::AntialiasedElement overrideElement) const |
|
A layout that arranges child elements in a grid.
Elements are laid out in a grid with configurable stretch factors (setColumnStretchFactor, setRowStretchFactor) and spacing (setColumnSpacing, setRowSpacing).
Elements can be added to cells via addElement. The grid is expanded if the specified row or column doesn't exist yet. Whether a cell contains a valid layout element can be checked with hasElement, that element can be retrieved with element. If rows and columns that only have empty cells shall be removed, call simplify. Removal of elements is either done by just adding the element to a different layout or by using the QCPLayout interface take or remove.
If you use addElement(QCPLayoutElement*) without explicit parameters for row and column, the grid layout will choose the position according to the current setFillOrder and the wrapping (setWrap).
Row and column insertion can be performed with insertRow and insertColumn.