Qwt User's Guide svn
Public Types | Public Member Functions | Protected Member Functions
QwtPlotLayout Class Reference

#include <qwt_plot_layout.h>

List of all members.

Public Types

enum  Option {
  AlignScales = 0x01,
  IgnoreScrollbars = 0x02,
  IgnoreFrames = 0x04,
  IgnoreLegend = 0x08
}
typedef QFlags< OptionOptions

Public Member Functions

virtual void activate (const QwtPlot *, const QRectF &rect, Options options=0x00)
bool alignCanvasToScales () const
int canvasMargin (int axis) const
const QRectF & canvasRect () const
virtual void invalidate ()
QwtPlot::LegendPosition legendPosition () const
double legendRatio () const
const QRectF & legendRect () const
virtual QSize minimumSizeHint (const QwtPlot *) const
 QwtPlotLayout ()
const QRectF & scaleRect (int axis) const
void setAlignCanvasToScales (bool)
void setCanvasMargin (int margin, int axis=-1)
void setLegendPosition (QwtPlot::LegendPosition pos, double ratio)
void setLegendPosition (QwtPlot::LegendPosition pos)
void setLegendRatio (double ratio)
void setSpacing (int)
int spacing () const
const QRectF & titleRect () const
virtual ~QwtPlotLayout ()

Protected Member Functions

QRectF alignLegend (const QRectF &canvasRect, const QRectF &legendRect) const
void alignScales (int options, QRectF &canvasRect, QRectF scaleRect[QwtPlot::axisCnt]) const
void expandLineBreaks (int options, const QRectF &rect, int &dimTitle, int dimAxes[QwtPlot::axisCnt]) const
QRectF layoutLegend (Options options, const QRectF &) const

Detailed Description

Layout engine for QwtPlot.

It is used by the QwtPlot widget to organize its internal widgets or by QwtPlot::print() to render its content to a QPaintDevice like a QPrinter, QPixmap/QImage or QSvgRenderer.


Member Typedef Documentation

typedef QFlags<Option> QwtPlotLayout::Options

Layout options.


Member Enumeration Documentation

Options to configure the plot layout engine

See also:
activate(), QwtPlotRenderer
Enumerator:
AlignScales 

Unused.

IgnoreScrollbars 

Ignore the dimension of the scrollbars. There are no scrollbars, when the plot is not rendered to widgets.

IgnoreFrames 

Ignore all frames.

IgnoreLegend 

Ignore the legend.


Constructor & Destructor Documentation

QwtPlotLayout::QwtPlotLayout ( ) [explicit]

Constructor.

QwtPlotLayout::~QwtPlotLayout ( ) [virtual]

Destructor.


Member Function Documentation

void QwtPlotLayout::activate ( const QwtPlot plot,
const QRectF &  plotRect,
Options  options = 0x00 
) [virtual]

Recalculate the geometry of all components.

Parameters:
plotPlot to be layout
plotRectRect where to place the components
optionsLayout options
See also:
invalidate(), titleRect(), legendRect(), scaleRect(), canvasRect()
bool QwtPlotLayout::alignCanvasToScales ( ) const

Return the align-canvas-to-axis-scales setting. The canvas may:

  • extend beyond the axis scale ends to maximize its size
  • align with the axis scale ends to control its size.
Returns:
align-canvas-to-axis-scales setting
See also:
setAlignCanvasToScales, setCanvasMargin()
Note:
In this context the term 'scale' means the backbone of a scale.
QRectF QwtPlotLayout::alignLegend ( const QRectF &  canvasRect,
const QRectF &  legendRect 
) const [protected]

Align the legend to the canvas

Parameters:
canvasRectGeometry of the canvas
legendRectMaximum geometry for the legend
Returns:
Geometry for the aligned legend
void QwtPlotLayout::alignScales ( int  options,
QRectF &  canvasRect,
QRectF  scaleRect[QwtPlot::axisCnt] 
) const [protected]

Align the ticks of the axis to the canvas borders using the empty corners.

See also:
Options
int QwtPlotLayout::canvasMargin ( int  axis) const
Returns:
Margin around the scale tick borders
See also:
setCanvasMargin()
const QRectF & QwtPlotLayout::canvasRect ( ) const
Returns:
Geometry for the canvas
See also:
activate(), invalidate()
void QwtPlotLayout::expandLineBreaks ( int  options,
const QRectF &  rect,
int &  dimTitle,
int  dimAxis[QwtPlot::axisCnt] 
) const [protected]

Expand all line breaks in text labels, and calculate the height of their widgets in orientation of the text.

Parameters:
optionsOptions how to layout the legend
rectBounding rect for title, axes and canvas.
dimTitleExpanded height of the title widget
dimAxisExpanded heights of the axis in axis orientation.
See also:
Options
void QwtPlotLayout::invalidate ( ) [virtual]

Invalidate the geometry of all components.

See also:
activate()
QRectF QwtPlotLayout::layoutLegend ( Options  options,
const QRectF &  rect 
) const [protected]

Find the geometry for the legend

Parameters:
optionsOptions how to layout the legend
rectRectangle where to place the legend
Returns:
Geometry for the legend
See also:
Options
QwtPlot::LegendPosition QwtPlotLayout::legendPosition ( ) const
Returns:
Position of the legend
See also:
setLegendPosition(), QwtPlot::setLegendPosition(), QwtPlot::legendPosition()
double QwtPlotLayout::legendRatio ( ) const
Returns:
The relative size of the legend in the plot.
See also:
setLegendPosition()
const QRectF & QwtPlotLayout::legendRect ( ) const
Returns:
Geometry for the legend
See also:
activate(), invalidate()
QSize QwtPlotLayout::minimumSizeHint ( const QwtPlot plot) const [virtual]

Return a minimum size hint.

See also:
QwtPlot::minimumSizeHint()
const QRectF & QwtPlotLayout::scaleRect ( int  axis) const
Parameters:
axisAxis index
Returns:
Geometry for the scale
See also:
activate(), invalidate()
void QwtPlotLayout::setAlignCanvasToScales ( bool  alignCanvasToScales)

Change the align-canvas-to-axis-scales setting. The canvas may:

  • extend beyond the axis scale ends to maximize its size,
  • align with the axis scale ends to control its size.
Parameters:
alignCanvasToScalesNew align-canvas-to-axis-scales setting
See also:
setCanvasMargin()
Note:
In this context the term 'scale' means the backbone of a scale.
Warning:
In case of alignCanvasToScales == true canvasMargin will have no effect
void QwtPlotLayout::setCanvasMargin ( int  margin,
int  axis = -1 
)

Change a margin of the canvas. The margin is the space above/below the scale ticks. A negative margin will be set to -1, excluding the borders of the scales.

Parameters:
marginNew margin
axisOne of QwtPlot::Axis. Specifies where the position of the margin. -1 means margin at all borders.
See also:
canvasMargin()
Warning:
The margin will have no effect when alignCanvasToScales is true
void QwtPlotLayout::setLegendPosition ( QwtPlot::LegendPosition  pos,
double  ratio 
)

Specify the position of the legend.

Parameters:
posThe legend's position.
ratioRatio between legend and the bounding rect of title, canvas and axes. The legend will be shrinked if it would need more space than the given ratio. The ratio is limited to ]0.0 .. 1.0]. In case of <= 0.0 it will be reset to the default ratio. The default vertical/horizontal ratio is 0.33/0.5.
See also:
QwtPlot::setLegendPosition()
void QwtPlotLayout::setLegendPosition ( QwtPlot::LegendPosition  pos)

Specify the position of the legend.

Parameters:
posThe legend's position. Valid values are QwtPlot::LeftLegend, QwtPlot::RightLegend, QwtPlot::TopLegend, QwtPlot::BottomLegend.
See also:
QwtPlot::setLegendPosition()
void QwtPlotLayout::setLegendRatio ( double  ratio)

Specify the relative size of the legend in the plot

Parameters:
ratioRatio between legend and the bounding rect of title, canvas and axes. The legend will be shrinked if it would need more space than the given ratio. The ratio is limited to ]0.0 .. 1.0]. In case of <= 0.0 it will be reset to the default ratio. The default vertical/horizontal ratio is 0.33/0.5.
void QwtPlotLayout::setSpacing ( int  spacing)

Change the spacing of the plot. The spacing is the distance between the plot components.

Parameters:
spacingnew spacing
See also:
setMargin(), spacing()
int QwtPlotLayout::spacing ( ) const
Returns:
spacing
See also:
margin(), setSpacing()
const QRectF & QwtPlotLayout::titleRect ( ) const
Returns:
Geometry for the title
See also:
activate(), invalidate()
qmi style