ParaView
Public Member Functions | Protected Member Functions
pqColorTableDelegate Class Reference

#include <pqColorTableDelegate.h>

List of all members.

Public Member Functions

 pqColorTableDelegate (QObject *parent=0)
virtual ~pqColorTableDelegate ()
virtual QSize sizeHint (const QStyleOptionViewItem &option, const QModelIndex &index) const
virtual void paint (QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const
void setColorSize (int size)
int getColorSize () const

Protected Member Functions

 pqColorTableDelegate (const pqColorTableDelegate &)
pqColorTableDelegateoperator= (const pqColorTableDelegate &)

Detailed Description

Definition at line 44 of file pqColorTableDelegate.h.


Constructor & Destructor Documentation

pqColorTableDelegate::pqColorTableDelegate ( QObject *  parent = 0)
virtual pqColorTableDelegate::~pqColorTableDelegate ( ) [inline, virtual]

Definition at line 48 of file pqColorTableDelegate.h.

pqColorTableDelegate::pqColorTableDelegate ( const pqColorTableDelegate ) [protected]

Member Function Documentation

virtual QSize pqColorTableDelegate::sizeHint ( const QStyleOptionViewItem &  option,
const QModelIndex &  index 
) const [virtual]
virtual void pqColorTableDelegate::paint ( QPainter *  painter,
const QStyleOptionViewItem &  option,
const QModelIndex &  index 
) const [virtual]
void pqColorTableDelegate::setColorSize ( int  size) [inline]

Definition at line 56 of file pqColorTableDelegate.h.

int pqColorTableDelegate::getColorSize ( ) const [inline]

Definition at line 57 of file pqColorTableDelegate.h.

pqColorTableDelegate& pqColorTableDelegate::operator= ( const pqColorTableDelegate ) [protected]

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