1 #ifndef GUI_WIDGETS_ALN_TABLE__ANNOT_COMPARE__HPP
2 #define GUI_WIDGETS_ALN_TABLE__ANNOT_COMPARE__HPP
51 class CAnnotCompareModel;
63 eEvent_SelectionChanged
89 const wxPoint& pos = wxDefaultPosition,
90 const wxSize&
size = wxDefaultSize,
91 long style = wxLC_REPORT | wxLC_VIRTUAL
103 typedef list< CConstRef<objects::CSeq_loc> >
TLocs;
104 void GetSelectedLocations(
TLocs& locs)
const;
115 void OnTimeout(
int timer_id);
141 void x_OnDoubleClick();
144 void x_OnDataSourceUpdated(
CEvent*);
CEvent - generic event implementation TODO TODO - Attachments.
CwxTableListCtrl - generic wxListCtrl-based Table Control.
GUI command routing and handling framework.
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
#define NCBI_GUIWIDGETS_ALNTABLE_EXPORT
const struct ncbi::grid::netcache::search::fields::SIZE size
Portable reference counted smart and weak pointers using CWeakRef, CRef, CObject and CObjectEx.