#include <sequence_view_object.hh>
Inherits BaseViewObject.
Inherited by AlignmentViewObject.
|
| SequenceViewObject (seq::SequenceList &sequences, const QList< QString > &names, QObject *parent=0) |
|
| SequenceViewObject (seq::SequenceHandle &sequence, const QString &name, QObject *parent=0) |
|
| SequenceViewObject (mol::ChainView &chain, const QString &name, QObject *parent=0) |
|
| SequenceViewObject (const gfx::EntityP &entity, QObject *parent=0) |
|
| SequenceViewObject (QObject *parent=0) |
|
void | Init () |
|
void | AddSequence (seq::ConstSequenceHandle sequence, const QString &name=QString()) |
|
void | AddChain (mol::ChainView &chain, const QString &name=QString()) |
|
void | AttachGfxObject (gfx::EntityP &ent) |
|
gfx::EntityP & | GetGfxObject () |
|
virtual void | SetDisplayMode (const QString &mode) |
|
QMap< int, QList< int > > | GetIndexesForView (const mol::EntityView &view) |
|
QMap< int, QList< int > > | GetIndexesForSubject (const QString &subject, const QString &sequence_name=QString()) |
|
| BaseViewObject (QObject *parent=0) |
|
void | InsertRow (int pos, BaseRow *row) |
|
void | RemoveRow (BaseRow *row) |
|
BaseRow * | GetRow (int pos) |
|
int | GetRowCount () |
|
int | GetMaxColumnCount () const |
|
virtual void | SetSelection (int row, const QSet< int > &added, const QSet< int > &removed) |
|
virtual QVariant | GetData (int row, int column, int role) |
|
virtual bool | SetData (int row, int column, const QVariant &value, int role) |
|
virtual Qt::ItemFlags | Flags (int row, int column) const |
|
virtual const QStringList & | GetDisplayModes () |
|
virtual const QString & | GetCurrentDisplayMode () |
|
void | DoubleClicked (int row, int column) |
|
void | ZoomIn () |
|
void | ZoomOut () |
|
Definition at line 46 of file sequence_view_object.hh.
◆ SequenceViewObject() [1/5]
◆ SequenceViewObject() [2/5]
◆ SequenceViewObject() [3/5]
◆ SequenceViewObject() [4/5]
◆ SequenceViewObject() [5/5]
◆ AddChain()
void AddChain |
( |
mol::ChainView & |
chain, |
|
|
const QString & |
name = QString() |
|
) |
| |
◆ AddSequence()
◆ AttachGfxObject()
◆ GetGfxObject()
◆ GetIndexesForSubject()
QMap<int, QList<int> > GetIndexesForSubject |
( |
const QString & |
subject, |
|
|
const QString & |
sequence_name = QString() |
|
) |
| |
◆ GetIndexesForView()
◆ Init()
◆ SetDisplayMode()
virtual void SetDisplayMode |
( |
const QString & |
mode | ) |
|
|
virtual |
◆ align_properties_painter
◆ background_painter
◆ conservation_painter
◆ properties_mode
const QString properties_mode |
|
staticprotected |
◆ secondary_structure_mode
const QString secondary_structure_mode |
|
staticprotected |
◆ seq_secondary_structure_painter
◆ seq_selection_painter
◆ seq_text_painter
The documentation for this class was generated from the following file: