SequenceTableView Class Reference
QTableView with first column not moving.
More...
#include <sequence_table_view.hh>
Detailed Description
QTableView with first column not moving.
Definition at line 36 of file sequence_table_view.hh.
Constructor & Destructor Documentation
Member Function Documentation
void AlignmentChanged |
( |
|
) |
[signal] |
void columnCountChanged |
( |
const QModelIndex & |
index, |
|
|
int |
old_count, |
|
|
int |
new_count | |
|
) |
| | [slot] |
void CopyEvent |
( |
QKeyEvent * |
event |
) |
[signal] |
QTableView* GetStaticColumn |
( |
|
) |
|
QTableView* GetStaticField |
( |
|
) |
|
QTableView* GetStaticRow |
( |
|
) |
|
bool IsSingleAlignment |
( |
|
) |
const [inline] |
virtual void keyPressEvent |
( |
QKeyEvent * |
event |
) |
[protected, virtual] |
virtual void mouseDoubleClickEvent |
( |
QMouseEvent * |
event |
) |
[protected, virtual] |
virtual void mouseReleaseEvent |
( |
QMouseEvent * |
event |
) |
[protected, virtual] |
void MouseWheelEvent |
( |
QWheelEvent * |
event |
) |
[signal] |
virtual QModelIndex moveCursor |
( |
CursorAction |
cursorAction, |
|
|
Qt::KeyboardModifiers |
modifiers | |
|
) |
| | [protected, virtual] |
void resizeColumnsToContents |
( |
|
) |
[slot] |
virtual void resizeEvent |
( |
QResizeEvent * |
event |
) |
[protected, virtual] |
void resizeRowsToContents |
( |
|
) |
[slot] |
void rowCountChanged |
( |
const QModelIndex & |
index, |
|
|
int |
old_count, |
|
|
int |
new_count | |
|
) |
| | [slot] |
void scrollTo |
( |
const QModelIndex & |
index, |
|
|
ScrollHint |
hint = EnsureVisible | |
|
) |
| | [protected] |
void SetSingleAlignment |
( |
bool |
flag |
) |
[inline] |
virtual int sizeHintForColumn |
( |
int |
column |
) |
const [protected, virtual] |
virtual int sizeHintForRow |
( |
int |
row |
) |
const [protected, virtual] |
virtual void wheelEvent |
( |
QWheelEvent * |
event |
) |
[protected, virtual] |
The documentation for this class was generated from the following file: