Hugintrunk  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Macros | Enumerations | Functions
FindPanoDialog.cpp File Reference

implementation of dialog to change user defined sequence More...

#include "FindPanoDialog.h"
#include "base_wx/wxPlatform.h"
#include "panoinc.h"
#include "panodata/OptimizerSwitches.h"
#include "PTBatcherGUI.h"
#include "hugin_utils/alphanum.h"
#include "hugin/config_defaults.h"
#include "wx/mstream.h"
#include <exiv2/exiv2.hpp>
#include "base_wx/LensTools.h"
#include "panodata/StandardImageVariableGroups.h"
Include dependency graph for FindPanoDialog.cpp:

Go to the source code of this file.

Macros

#define THUMBSIZE   80
 

Enumerations

enum  { ID_REMOVE_IMAGE = wxID_HIGHEST + 300, ID_SPLIT_PANOS = wxID_HIGHEST + 301 }
 

Functions

int SortWxFilenames (const wxString &s1, const wxString &s2)
 

Detailed Description

implementation of dialog to change user defined sequence

implementation of FindPanoDialog class

Author
T. Modes
Thomas Modes

Definition in file FindPanoDialog.cpp.

Macro Definition Documentation

#define THUMBSIZE   80

Enumeration Type Documentation

anonymous enum
Enumerator
ID_REMOVE_IMAGE 
ID_SPLIT_PANOS 

Definition at line 46 of file FindPanoDialog.cpp.

Function Documentation

int SortWxFilenames ( const wxString &  s1,
const wxString &  s2 
)

Definition at line 479 of file FindPanoDialog.cpp.

References doj::alphanum_comp().

Referenced by FindPanoDialog::SearchInDir().