QwtColumnRect Class Reference

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

#include <qwt_column_symbol.h>

List of all members.

Public Types

enum  Direction {
  LeftToRight,
  RightToLeft,
  BottomToTop,
  TopToBottom
}

Public Member Functions

 QwtColumnRect ()
QRectF toRect () const
Qt::Orientation orientation () const

Public Attributes

QwtInterval hInterval
QwtInterval vInterval
Direction direction

Detailed Description

Directed rectangle representing bounding rectangle und orientation of a column.


Member Enumeration Documentation

Direction of the column.


Constructor & Destructor Documentation

QwtColumnRect::QwtColumnRect (  )  [inline]

Build an rectangle with invalid intervals directed BottomToTop.


Member Function Documentation

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

Member Data Documentation

Direction.

Interval for the horizontal coordinates.

Interval for the vertical coordinates.

Generated on Sun Nov 21 12:01:30 2010 for Qwt User's Guide by  doxygen 1.6.3