#include <secstr_row.hh>
Inherits SequenceRow.
|
| SecStrRow (const QString &name, mol::ChainView &chain, SequenceViewObject *parent) |
|
virtual QVariant | GetData (int column, int role) const |
|
virtual void | DoubleClicked (int column) |
|
void | SetSequence (seq::ConstSequenceHandle sequence) |
|
void | SetChain (mol::ChainView &chain) |
|
const mol::ChainView & | GetChain () const |
|
| SequenceRow (const QString &name, seq::ConstSequenceHandle sequence, SequenceViewObject *parent) |
|
| SequenceRow (const QString &name, SequenceViewObject *parent) |
|
virtual int | GetColumnCount () const |
|
virtual Qt::ItemFlags | Flags (int column) const |
|
void | SetName (const QString &name) |
|
const QString & | GetName () const |
|
const seq::ConstSequenceHandle & | GetSequence () const |
|
virtual void | SetSelection (const QSet< int > &added, const QSet< int > &removed) |
|
| BaseRow (QObject *parent=0) |
|
| BaseRow (QFont font, QObject *parent=0) |
|
void | Init () |
|
void | InsertPainter (Painter *painter, int pos=-1) |
|
void | RemovePainter (Painter *painter) |
|
Painter * | GetPainter (int pos) |
|
int | GetPainterCount () |
|
const PainterList & | GetPainters () const |
|
const QFont & | GetFont () const |
|
void | SetFont (const QFont &font) |
|
const QSize & | GetFontSize () const |
|
virtual const QSize & | GetCellSize () const |
|
virtual bool | SetData (int column, const QVariant &value, int role) |
|
virtual void | ZoomIn () |
|
virtual void | ZoomOut () |
|
Definition at line 36 of file secstr_row.hh.
◆ SecStrRow()
◆ DoubleClicked()
virtual void DoubleClicked |
( |
int |
column | ) |
|
|
virtual |
◆ GetChain()
◆ GetData()
virtual QVariant GetData |
( |
int |
column, |
|
|
int |
role |
|
) |
| const |
|
virtual |
◆ SetChain()
◆ SetSequence()
The documentation for this class was generated from the following file:
- build-2.9.0-doc/stage/include/ost/gui/sequence_viewer/secstr_row.hh