|
Hugintrunk
0.1
|
implementation of MaskEditorPanel Class More...
#include "panoinc_WX.h"#include "panoinc.h"#include <hugin_utils/stl_utils.h>#include "base_wx/platform.h"#include "hugin/MainFrame.h"#include "hugin/config_defaults.h"#include "base_wx/CommandHistory.h"#include "base_wx/PanoCommand.h"#include "hugin/MaskEditorPanel.h"#include "hugin/MaskLoadDialog.h"#include <wx/clipbrd.h>#include "hugin/TextKillFocusHandler.h"#include "base_wx/wxutils.h"
Go to the source code of this file.
Functions | |
| void | SelectSingleImage (wxListCtrl *list, unsigned int imgNr) |
implementation of MaskEditorPanel Class
Definition in file MaskEditorPanel.cpp.
| void SelectSingleImage | ( | wxListCtrl * | list, |
| unsigned int | imgNr | ||
| ) |
Definition at line 255 of file MaskEditorPanel.cpp.
Referenced by MaskEditorPanel::setImage(), and MaskEditorPanel::SetSingleSelection().
1.8.5