QwtIntervalSymbol Class Reference

A drawing primitive for bars. More...

#include <qwt_interval_symbol.h>

List of all members.

Public Types

enum  Style {
  NoSymbol = -1,
  Bar,
  Box,
  StyleCnt
}

Public Member Functions

 QwtIntervalSymbol (Style=NoSymbol)
bool operator!= (const QwtIntervalSymbol &) const
virtual bool operator== (const QwtIntervalSymbol &) const
virtual QwtIntervalSymbolclone () const
void setWidth (int)
int width () const
void setBrush (const QBrush &b)
const QBrush & brush () const
void setPen (const QPen &)
const QPen & pen () const
void setStyle (Style)
Style style () const
virtual void draw (QPainter *, const QPoint &from, const QPoint &to) const


Detailed Description

A drawing primitive for bars.

Member Enumeration Documentation

Style

See also:
setStyle(), style()


Member Function Documentation

bool QwtIntervalSymbol::operator!= ( const QwtIntervalSymbol other  )  const

!= operator

bool QwtIntervalSymbol::operator== ( const QwtIntervalSymbol other  )  const [virtual]

== operator


Generated on Tue Oct 6 03:30:50 2009 for Qwt User's Guide by  doxygen 1.5.9