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

Public Member Functions | |
| ImagesListImage () | |
| 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 | |
| virtual void | UpdatePartNumbersForItem (unsigned int imgNr) |
| refresh the stack numbers | |
Definition at line 175 of file ImagesList.h.
|
|
Definition at line 422 of file ImagesList.cpp. |
|
||||||||||||||||||||||||||||
|
Reimplemented from ImagesList. Definition at line 428 of file ImagesList.cpp. References ImagesList::Create(), and DEBUG_TRACE. Referenced by ImagesPanel::Create(). |
|
|
Reimplemented from ImagesList. Definition at line 465 of file ImagesList.cpp. References ImagesList::Init(). Referenced by ImagesPanel::Init(). |
|
|
update the information in an already existing list item
Reimplemented from ImagesList. Definition at line 470 of file ImagesList.cpp. References HuginBase::PanoramaOptions::colorReferenceImage, DEBUG_ASSERT, DEBUG_DEBUG, hugin_utils::doubleTowxString(), HuginBase::Panorama::getCtrlPoints(), HuginBase::Panorama::getImage(), HuginBase::Panorama::getOptions(), and HuginBase::PanoramaOptions::optimizeReferenceImage. |
|
|
refresh the stack numbers
Reimplemented from ImagesList. Definition at line 507 of file ImagesList.cpp. References HuginBase::StandardImageVariableGroups::getStacks(). |
1.3.9.1