Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages
CPImagesComboBox Class Reference
Owner Drawn ComboBox for showing connected images on CP tab. More...
#include <CPImagesComboBox.h>
Public Member Functions | |
| virtual void | OnDrawItem (wxDC &dc, const wxRect &rect, int item, int WXUNUSED(flags)) const |
| Paint method for drawing text and indication bar of combo box. | |
| void | CalcCPDistance (Panorama *pano) |
| Get maximum CP distance for all images pairs containing the reference image. | |
| void | SetRefImage (Panorama *pano, unsigned int newRefImg) |
| Set new reference image. | |
| const unsigned int | GetRefImage () |
| Returns the reference image number. | |
Protected Member Functions | |
| void | OnMouseWheel (wxMouseEvent &e) |
| Mouse wheel handler to mimic wxChoice behavior. | |
| void | OnKeyDown (wxKeyEvent &e) |
| Key handler to mimic wxChoice behavior. | |
Detailed Description
Owner Drawn ComboBox for showing connected images on CP tab.
Member Function Documentation
|
|
Get maximum CP distance for all images pairs containing the reference image.
|
|
|
Returns the reference image number.
|
|
||||||||||||||||||||
|
Paint method for drawing text and indication bar of combo box.
|
|
|
Key handler to mimic wxChoice behavior.
|
|
|
Mouse wheel handler to mimic wxChoice behavior.
|
|
||||||||||||
|
Set new reference image.
|
The documentation for this class was generated from the following files:
- hugin1/hugin/CPImagesComboBox.h
- hugin1/hugin/CPImagesComboBox.cpp
1.3.9.1