Hugintrunk
0.1
|
This is the complete list of members for CPListCtrl, including all inherited members.
CPListCtrl() | CPListCtrl | |
Create(wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxLC_REPORT|wxLC_VIRTUAL, const wxValidator &validator=wxDefaultValidator, const wxString &name=wxListCtrlNameStr) | CPListCtrl | |
DeleteSelected() | CPListCtrl | |
Init(HuginBase::Panorama *pano) | CPListCtrl | |
m_internalCPList | CPListCtrl | private |
m_localIds | CPListCtrl | private |
m_onlyActiveImages | CPListCtrl | private |
m_pano | CPListCtrl | private |
m_sortAscend | CPListCtrl | private |
m_sortCol | CPListCtrl | private |
OnChar(wxKeyEvent &e) | CPListCtrl | protected |
OnColumnWidthChange(wxListEvent &e) | CPListCtrl | protected |
OnCPListHeaderClick(wxListEvent &e) | CPListCtrl | protected |
OnCPListSelectionChanged(wxListEvent &e) | CPListCtrl | protected |
OnGetItemImage(long item) const | CPListCtrl | protectedvirtual |
OnGetItemText(long item, long column) const | CPListCtrl | protectedvirtual |
panoramaChanged(HuginBase::Panorama &pano) | CPListCtrl | virtual |
panoramaImagesChanged(HuginBase::Panorama &pano, const HuginBase::UIntSet &changed) | CPListCtrl | inlinevirtual |
SelectAll() | CPListCtrl | |
SelectDistanceThreshold(double threshold) | CPListCtrl | |
SortInternalList(bool isAscending) | CPListCtrl | private |
UpdateInternalCPList() | CPListCtrl | private |
~CPListCtrl() | CPListCtrl | |
~PanoramaObserver() | HuginBase::PanoramaObserver | inlinevirtual |