Hugintrunk
0.1
|
This is the complete list of members for ImagesList, including all inherited members.
Create(wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxTAB_TRAVERSAL, const wxString &name=wxT("panel")) | ImagesList | |
CreateItem(unsigned int imgNr) | ImagesList | virtual |
DeselectAll() | ImagesList | |
GetSelected() const | ImagesList | |
ImagesList() | ImagesList | |
Init(HuginBase::Panorama *pano) | ImagesList | |
m_configClassName | ImagesList | protected |
m_degDigits | ImagesList | protected |
m_distDigits | ImagesList | protected |
m_iconHeight | ImagesList | protected |
m_notifyParents | ImagesList | protected |
m_pixelDigits | ImagesList | protected |
m_singleSelect | ImagesList | protected |
m_smallIcons | ImagesList | protected |
OnChar(wxKeyEvent &e) | ImagesList | protected |
OnColumnWidthChange(wxListEvent &e) | ImagesList | protected |
OnItemDeselected(wxListEvent &e) | ImagesList | protected |
OnItemSelected(wxListEvent &e) | ImagesList | protected |
pano | ImagesList | protected |
panoramaChanged(HuginBase::Panorama &pano) | ImagesList | inlinevirtual |
panoramaImagesChanged(HuginBase::Panorama &pano, const HuginBase::UIntSet &imgNr) | ImagesList | virtual |
RemoveItem(unsigned int imgNr) | ImagesList | virtual |
SelectAll() | ImagesList | |
selectedItems | ImagesList | protected |
SelectImageRange(unsigned int imgStart, unsigned int imgEnd) | ImagesList | |
SelectImages(const HuginBase::UIntSet imgs) | ImagesList | |
SelectSingleImage(unsigned int imgNr) | ImagesList | |
UpdateItem(unsigned int imgNr) | ImagesList | virtual |
UpdatePartNumbersForItem(unsigned int imgNr) | ImagesList | virtual |
variable_groups | ImagesList | protected |
~ImagesList(void) | ImagesList | virtual |
~PanoramaObserver() | HuginBase::PanoramaObserver | inlinevirtual |