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"
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 254 of file MaskEditorPanel.cpp.
Referenced by MaskEditorPanel::OnModeChanged(), and MaskEditorPanel::setImage().