#include <ImagesList.h>
Inheritance diagram for ImagesListCrop:

Public Member Functions | |
| ImagesListCrop () | |
| bool | Create (wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxTAB_TRAVERSAL, const wxString &name=wxT("panel")) |
| void | Init (PT::Panorama *pano) |
| virtual void | UpdateItem (unsigned int imgNr) |
| update the information in an already existing list item | |
Definition at line 242 of file ImagesList.h.
|
|
Definition at line 673 of file ImagesList.cpp. |
|
||||||||||||||||||||||||||||
|
Reimplemented from ImagesList. Definition at line 679 of file ImagesList.cpp. References ImagesList::Create(), and DEBUG_TRACE. |
|
|
Reimplemented from ImagesList. Definition at line 705 of file ImagesList.cpp. References ImagesList::Init(). Referenced by CropPanel::Init(). |
|
|
update the information in an already existing list item
Reimplemented from ImagesList. Definition at line 710 of file ImagesList.cpp. References HuginBase::Panorama::getImage(). |
1.3.9.1