GridTableSelectionObject Class Reference

(Qtitan::GridTableSelectionObject)

Inherits QObject.

Public Functions

GridTableSelectionObject ( GridTableView * view, const GridCell & cell, const QPoint & cellPos )
virtual ~GridTableSelectionObject ()
void scrollTo ( const QPoint & pos )
void selectTo ( const QPoint & pos )
void setRubberBandRect ( const QPoint & pos )
  • 29 public functions inherited from QObject

Reimplemented Protected Functions

virtual void beginEvent ()
virtual void endEvent ()
virtual bool event ( QEvent * e )
virtual void moveEvent ( const QPoint & pos )
  • 7 protected functions inherited from QObject

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
  • 7 protected functions inherited from QObject
  • 2 protected variables inherited from QObject

Member Function Documentation

GridTableSelectionObject::GridTableSelectionObject ( GridTableView * view, const GridCell & cell, const QPoint & cellPos )

GridTableSelectionObject::~GridTableSelectionObject () [virtual]

void GridTableSelectionObject::beginEvent () [virtual protected]

void GridTableSelectionObject::endEvent () [virtual protected]

bool GridTableSelectionObject::event ( QEvent * e ) [virtual protected]

void GridTableSelectionObject::moveEvent ( const QPoint & pos ) [virtual protected]

void GridTableSelectionObject::scrollTo ( const QPoint & pos )

void GridTableSelectionObject::selectTo ( const QPoint & pos )

void GridTableSelectionObject::setRubberBandRect ( const QPoint & pos )