MNE-CPP  beta 1.0
Public Member Functions | Protected Slots | Protected Member Functions | List of all members
RawView Class Reference
Inheritance diagram for RawView:

Public Member Functions

 RawView (QWidget *parent=0)
 
QRect visualRect (const QModelIndex &index) const
 
void scrollTo (const QModelIndex &index, ScrollHint hint=EnsureVisible)
 
QModelIndex indexAt (const QPoint &point) const
 

Protected Slots

void dataChanged (const QModelIndex &topLeft, const QModelIndex &bottomRight, const QVector< int > &roles=QVector< int >())
 

Protected Member Functions

QModelIndex moveCursor (QAbstractItemView::CursorAction cursorAction, Qt::KeyboardModifiers modifiers)
 
int horizontalOffset () const
 
int verticalOffset () const
 
bool isIndexHidden (const QModelIndex &index) const
 
void setSelection (const QRect &, QItemSelectionModel::SelectionFlags command)
 
void mousePressEvent (QMouseEvent *event)
 
void mouseMoveEvent (QMouseEvent *event)
 
void mouseReleaseEvent (QMouseEvent *event)
 
void paintEvent (QPaintEvent *event)
 
void resizeEvent (QResizeEvent *event)
 
void scrollContentsBy (int dx, int dy)
 
QRegion visualRegionForSelection (const QItemSelection &selection) const
 

Detailed Description

Definition at line 6 of file rawview.h.


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