|
| RawView (QWidget *parent=0) |
|
QRect | visualRect (const QModelIndex &index) const |
|
void | scrollTo (const QModelIndex &index, ScrollHint hint=EnsureVisible) |
|
QModelIndex | indexAt (const QPoint &point) const |
|
|
void | dataChanged (const QModelIndex &topLeft, const QModelIndex &bottomRight, const QVector< int > &roles=QVector< int >()) |
|
|
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 |
|
Definition at line 6 of file rawview.h.
The documentation for this class was generated from the following files:
- D:/Users/Christoph/GitHub/mne-cpp/applications/mne_browse_raw_qt/Views/rawview.h
- D:/Users/Christoph/GitHub/mne-cpp/applications/mne_browse_raw_qt/Views/rawview.cpp