Hugin trunk
0.1
Loading...
Searching...
No Matches
hugin1
hugin
LocalizedFileTipProvider.h
Go to the documentation of this file.
1
// -*- c-basic-offset: 4 -*-
24
#ifndef _LOCALIZED_FILE_TIP_PROVIDER_H
25
#define _LOCALIZED_FILE_TIP_PROVIDER_H
26
27
#include "
panoinc_WX.h
"
28
29
#include <wx/tipdlg.h>
30
31
37
class
LocalizedFileTipProvider
:
public
wxTipProvider
38
{
39
public
:
40
LocalizedFileTipProvider
(
const
wxString
& filename,
size_t
currentTip
);
41
42
virtual
wxString
GetTip
();
43
44
private
:
45
wxTextFile
m_textfile
;
46
};
47
48
#endif
// _LOCALIZED_FILE_TIP_PROVIDER_H
LocalizedFileTipProvider
A tip file provider that uses gettext to translate the tips.
Definition
LocalizedFileTipProvider.h:38
LocalizedFileTipProvider::GetTip
virtual wxString GetTip()
Definition
LocalizedFileTipProvider.cpp:43
LocalizedFileTipProvider::m_textfile
wxTextFile m_textfile
Definition
LocalizedFileTipProvider.h:45
panoinc_WX.h
include file for the hugin project
threshold
std::vector< deghosting::BImagePtr > threshold(const std::vector< deghosting::FImagePtr > &inputImages, const double threshold, const uint16_t flags)
Threshold function used for creating alpha masks for images.
Definition
threshold.h:41
Generated on Sun Sep 6 2026 02:42:59 for Hugin trunk by
1.9.8