#include <alignment_view_object.hh>
Inherits ost::gui::SequenceViewObject.
Public Member Functions | |
| AlignmentViewObject (const seq::AlignmentHandle &alignment, QObject *parent=0) | |
| QVariant | GetData (int row, int column, int role) |
| const seq::AlignmentHandle & | GetAlignment () |
| void | SetDisplayMode (const QString &mode) |
Definition at line 37 of file alignment_view_object.hh.
| AlignmentViewObject | ( | const seq::AlignmentHandle & | alignment, | |
| QObject * | parent = 0 | |||
| ) |
| const seq::AlignmentHandle& GetAlignment | ( | ) |
| QVariant GetData | ( | int | row, | |
| int | column, | |||
| int | role | |||
| ) | [virtual] |
Reimplemented from BaseViewObject.
| void SetDisplayMode | ( | const QString & | mode | ) | [virtual] |
Reimplemented from SequenceViewObject.
1.6.1