Public Types | Public Member Functions | Public Attributes
QwtColumnRect Class Reference

Directed rectangle representing bounding rectangle and orientation of a column. More...

#include <qwt_column_symbol.h>

List of all members.

Public Types

enum  Direction { LeftToRight, RightToLeft, BottomToTop, TopToBottom }
 Direction of the column. More...

Public Member Functions

Qt::Orientation orientation () const
 QwtColumnRect ()
 Build an rectangle with invalid intervals directed BottomToTop.
QRectF toRect () const

Public Attributes

Direction direction
 Direction.
QwtInterval hInterval
 Interval for the horizontal coordinates.
QwtInterval vInterval
 Interval for the vertical coordinates.

Detailed Description

Directed rectangle representing bounding rectangle and orientation of a column.

Definition at line 28 of file qwt_column_symbol.h.


Member Enumeration Documentation

Direction of the column.

Enumerator:
LeftToRight 

From left to right.

RightToLeft 

From right to left.

BottomToTop 

From bottom to top.

TopToBottom 

From top to bottom.

Definition at line 32 of file qwt_column_symbol.h.


Constructor & Destructor Documentation

Build an rectangle with invalid intervals directed BottomToTop.

Definition at line 48 of file qwt_column_symbol.h.


Member Function Documentation

Qt::Orientation QwtColumnRect::orientation ( ) const [inline]
Returns:
Orientation

Definition at line 74 of file qwt_column_symbol.h.

QRectF QwtColumnRect::toRect ( ) const [inline]
Returns:
A normalized QRect built from the intervals

Definition at line 54 of file qwt_column_symbol.h.


Member Data Documentation

Direction.

Definition at line 89 of file qwt_column_symbol.h.

Interval for the horizontal coordinates.

Definition at line 83 of file qwt_column_symbol.h.

Interval for the vertical coordinates.

Definition at line 86 of file qwt_column_symbol.h.


The documentation for this class was generated from the following file:


plotjuggler
Author(s): Davide Faconti
autogenerated on Fri Sep 1 2017 02:41:57