XYSpecView Class Reference

#include <xyspecview.h>

Inheritance diagram for XYSpecView:

QAbstractItemView
Collaboration diagram for XYSpecView:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 XYSpecView (QWidget *=0)
 ~XYSpecView ()
QRect visualRect (const QModelIndex &) const
void scrollTo (const QModelIndex &, ScrollHint=EnsureVisible)
QModelIndex indexAt (const QPoint &) const
void setModel (QAbstractItemModel *)

Protected Slots

void dataChanged (const QModelIndex &, const QModelIndex &)
void setLogarithmicZ (bool)
void setColor (QAction *)

Protected Member Functions

void paintEvent (QPaintEvent *)
void contextMenuEvent (QContextMenuEvent *)

Private Member Functions

QModelIndex moveCursor (QAbstractItemView::CursorAction, Qt::KeyboardModifiers)
int horizontalOffset () const
int verticalOffset () const
bool isIndexHidden (const QModelIndex &) const
void setSelection (const QRect &, QItemSelectionModel::SelectionFlags)
QRegion visualRegionForSelection (const QItemSelection &) const

Private Attributes

XYSpecView_Private * d
 private d-pointer


Constructor & Destructor Documentation

XYSpecView::XYSpecView ( QWidget = 0  ) 

XYSpecView::~XYSpecView (  ) 


Member Function Documentation

QRect XYSpecView::visualRect ( const QModelIndex &   )  const

void XYSpecView::scrollTo ( const QModelIndex &  ,
ScrollHint  = EnsureVisible 
)

QModelIndex XYSpecView::indexAt ( const QPoint &   )  const

void XYSpecView::setModel ( QAbstractItemModel  ) 

void XYSpecView::paintEvent ( QPaintEvent *   )  [protected]

void XYSpecView::contextMenuEvent ( QContextMenuEvent *   )  [protected]

QModelIndex XYSpecView::moveCursor ( QAbstractItemView::CursorAction  ,
Qt::KeyboardModifiers   
) [private]

int XYSpecView::horizontalOffset (  )  const [private]

int XYSpecView::verticalOffset (  )  const [private]

bool XYSpecView::isIndexHidden ( const QModelIndex &   )  const [private]

void XYSpecView::setSelection ( const QRect &  ,
QItemSelectionModel::SelectionFlags   
) [private]

QRegion XYSpecView::visualRegionForSelection ( const QItemSelection &   )  const [private]

void XYSpecView::dataChanged ( const QModelIndex &  ,
const QModelIndex &   
) [protected, slot]

void XYSpecView::setLogarithmicZ ( bool   )  [protected, slot]

void XYSpecView::setColor ( QAction *   )  [protected, slot]


Member Data Documentation

XYSpecView_Private* XYSpecView::d [private]

private d-pointer


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

Generated on Tue Apr 12 02:10:18 2011 for epos by  doxygen 1.5.5