#include <sequence_table_view.hh>
Inherits QTableView.
QTableView with first column not moving.
Definition at line 36 of file sequence_table_view.hh.
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 | ) |
|
|
protectedvirtual |
virtual void mouseDoubleClickEvent |
( |
QMouseEvent * |
event | ) |
|
|
protectedvirtual |
virtual void mouseReleaseEvent |
( |
QMouseEvent * |
event | ) |
|
|
protectedvirtual |
void MouseWheelEvent |
( |
QWheelEvent * |
event | ) |
|
|
signal |
virtual QModelIndex moveCursor |
( |
CursorAction |
cursorAction, |
|
|
Qt::KeyboardModifiers |
modifiers |
|
) |
| |
|
protectedvirtual |
void resizeColumnsToContents |
( |
| ) |
|
|
slot |
virtual void resizeEvent |
( |
QResizeEvent * |
event | ) |
|
|
protectedvirtual |
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 |
|
protectedvirtual |
virtual int sizeHintForRow |
( |
int |
row | ) |
const |
|
protectedvirtual |
virtual void wheelEvent |
( |
QWheelEvent * |
event | ) |
|
|
protectedvirtual |
The documentation for this class was generated from the following file: