#include <aln_table.hpp>
Inheritance diagram for CAlnTableWidget:


Definition at line 51 of file aln_table.hpp.
Public Member Functions | |
| CAlnTableWidget () | |
| CAlnTableWidget (wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxLC_REPORT|wxLC_VIRTUAL) | |
| virtual | ~CAlnTableWidget () |
| void | Add (objects::CScope &scope, const objects::CSeq_align &aln) |
| void | SetDataSource (CAlnTableDS &ds) |
| CAlnTableDS & | GetDataSource () |
| void | Update () |
| void | GetSelection (TConstObjects &objs) const |
Private Member Functions | |
| CAlnTableWidget (const CAlnTableWidget &) | |
| prohibited | |
| CAlnTableWidget & | operator= (const CAlnTableWidget &) |
Private Attributes | |
| CRef< CAlnTableDS > | m_Model |
|
|
Definition at line 55 of file aln_table.hpp. |
|
||||||||||||||||||||||||
|
Definition at line 42 of file aln_table.cpp. References m_Model, CRef< C, Locker >::Reset(), and CwxTableListCtrl::SetModel(). |
|
|
Definition at line 53 of file aln_table.cpp. References CwxTableListCtrl::RemoveModel(). |
|
|
prohibited
|
|
||||||||||||
|
|
|
|
Definition at line 72 of file aln_table.hpp. References m_Model. |
|
|
Definition at line 95 of file aln_table.cpp. References _ASSERT, CAlnTableDS::GetData(), CwxTableListCtrl::GetDataRowsSelected(), and CwxTableListCtrl::GetModel(). |
|
|
|
|
|
Definition at line 80 of file aln_table.cpp. References m_Model, CRef< C, Locker >::Reset(), CwxTableListCtrl::SetModel(), and Update(). |
|
|
Definition at line 90 of file aln_table.cpp. References m_Model. Referenced by SetDataSource(). |
|
|
Definition at line 83 of file aln_table.hpp. Referenced by CAlnTableWidget(), GetDataSource(), SetDataSource(), and Update(). |
1.4.6
Modified on Wed Dec 09 08:18:48 2009 by modify_doxy.py rev. 173732