GridBandedTableHeaderGraphic Class Reference

(Qtitan::GridBandedTableHeaderGraphic)

Inherits GridTableHeaderGraphic.

Public Functions

GridBandedTableHeaderGraphic ( GridViewGraphic * parent, GridBandedTableView * view )
virtual ~GridBandedTableHeaderGraphic ()
GridTableColumnGraphic * createBandGP ( GridTableBand * columnBase )
void deleteBandGP ( GridTableColumnGraphic * gp )
GridTableColumnQuickButtonGraphic * quickBandButton () const

Protected Functions

virtual QSize updateBandLayout ( const QPoint & pos )
void updateSingleBandLayout ( GridTableBand * band, const QPoint & pos, int level )

Reimplemented Protected Functions

virtual int quickButtonIndent () const
virtual QSize updateColumnLayout ( const QPoint & pos )
virtual void updateQuickButton ()

Additional Inherited Members

  • 1 property inherited from QObject
  • 1 public slot inherited from QObject
  • 1 signal inherited from QObject
  • 1 public variable inherited from QObject
  • 4 static public members inherited from QObject
  • 2 protected variables inherited from QObject

Member Function Documentation

GridBandedTableHeaderGraphic::GridBandedTableHeaderGraphic ( GridViewGraphic * parent, GridBandedTableView * view )

GridBandedTableHeaderGraphic::~GridBandedTableHeaderGraphic () [virtual]

GridTableColumnGraphic * GridBandedTableHeaderGraphic::createBandGP ( GridTableBand * columnBase )

void GridBandedTableHeaderGraphic::deleteBandGP ( GridTableColumnGraphic * gp )

GridTableColumnQuickButtonGraphic * GridBandedTableHeaderGraphic::quickBandButton () const

int GridBandedTableHeaderGraphic::quickButtonIndent () const [virtual protected]

QSize GridBandedTableHeaderGraphic::updateBandLayout ( const QPoint & pos ) [virtual protected]

QSize GridBandedTableHeaderGraphic::updateColumnLayout ( const QPoint & pos ) [virtual protected]

void GridBandedTableHeaderGraphic::updateQuickButton () [virtual protected]

void GridBandedTableHeaderGraphic::updateSingleBandLayout ( GridTableBand * band, const QPoint & pos, int level ) [protected]