Hoyt's FORK of DemoIccMAX 2.1.17.hoyt
Documentation for Hoyt's FORK of DemoIccMAX
|
#include <wxProfileDump.h>
Public Member Functions | |
MyChild (wxMDIParentFrame *parent, const wxString &title, CIccProfile *pIcc, const wxString &profilePath) | |
void | OnActivate (wxActivateEvent &event) |
void | OnClose (wxCloseEvent &event) |
void | OnQuit (wxCommandEvent &event) |
void | OnRefresh (wxCommandEvent &event) |
void | OnRoundTrip (wxCommandEvent &event) |
void | OnTagClicked (wxListEvent &event) |
void | OnUpdateRefresh (wxUpdateUIEvent &event) |
void | OnValidate (wxCommandEvent &event) |
void | SetFileMenu (wxMenu *menu) |
~MyChild () | |
Protected Member Functions | |
wxSizer * | CreateSizerWithText (const wxString &labelText, wxStaticText **ppText) |
Protected Attributes | |
wxMenu * | m_fileMenu |
wxPanel * | m_panel |
CIccProfile * | m_pIcc |
wxString | m_profilePath |
wxListCtrl * | m_tagsCtrl |
wxStaticText * | m_textAttribute |
wxStaticText * | m_textBiSpectralWavelengths |
wxStaticText * | m_textClass |
wxStaticText * | m_textCMM |
wxStaticText * | m_textColorSpace |
wxStaticText * | m_textCreationDate |
wxStaticText * | m_textCreator |
wxStaticText * | m_textDeviceManufacturer |
wxStaticText * | m_textFlags |
wxStaticText * | m_textIlluminant |
wxStaticText * | m_textMaterialColorSpace |
wxStaticText * | m_textPCS |
wxStaticText * | m_textPlatform |
wxStaticText * | m_textProfileID |
wxStaticText * | m_textRenderingIntent |
wxStaticText * | m_textSize |
wxStaticText * | m_textSpectralPCS |
wxStaticText * | m_textSpectralWavelengths |
wxStaticText * | m_textSubClass |
wxStaticText * | m_textSubClassVersion |
wxStaticText * | m_textVersion |
Definition at line 134 of file wxProfileDump.h.
MyChild::MyChild | ( | wxMDIParentFrame * | parent, |
const wxString & | title, | ||
CIccProfile * | pIcc, | ||
const wxString & | profilePath ) |
Definition at line 453 of file wxProfileDump.cpp.
References icHeader::attributes, icHeader::biSpectralRange, icHeader::cmmId, icHeader::colorSpace, CreateSizerWithText(), icHeader::creator, icHeader::date, icDateTimeNumber::day, icHeader::deviceClass, icHeader::deviceSubClass, icSpectralRange::end, icHeader::flags, CIccInfo::GetCmmSigName(), CIccInfo::GetColorSpaceSigName(), CIccInfo::GetDeviceAttrName(), CIccInfo::GetPlatformSigName(), CIccInfo::GetProfileClassSigName(), CIccInfo::GetProfileFlagsName(), CIccInfo::GetRenderingIntentName(), CIccInfo::GetSpectralColorSigName(), CIccInfo::GetSubClassVersionName(), CIccInfo::GetTagSigName(), CIccInfo::GetTagTypeSigName(), CIccTag::GetType(), CIccInfo::GetVersionName(), icDateTimeNumber::hours, icF16toF(), icFtoD(), icGetSig(), icVersionNumberV5, icProfileID::ID8, ID_ROUND_TRIP, ID_TAG_LIST, ID_VALIDATE_PROFILE, icHeader::illuminant, IsRoundTripable(), m_panel, m_pIcc, m_profilePath, m_tagsCtrl, m_textAttribute, m_textBiSpectralWavelengths, m_textClass, m_textCMM, m_textColorSpace, m_textCreationDate, m_textCreator, m_textDeviceManufacturer, m_textFlags, m_textIlluminant, m_textMaterialColorSpace, m_textPCS, m_textPlatform, m_textProfileID, m_textRenderingIntent, m_textSize, m_textSpectralPCS, m_textSpectralWavelengths, m_textSubClass, m_textSubClassVersion, m_textVersion, icHeader::manufacturer, icHeader::mcs, icDateTimeNumber::minutes, icDateTimeNumber::month, my_children, icHeader::pcs, icHeader::platform, icHeader::profileID, icHeader::renderingIntent, icDateTimeNumber::seconds, icHeader::size, icHeader::spectralPCS, icHeader::spectralRange, icSpectralRange::start, icSpectralRange::steps, icHeader::version, wxT, icXYZNumber::X, icXYZNumber::Y, icDateTimeNumber::year, and icXYZNumber::Z.
MyChild::~MyChild | ( | ) |
Definition at line 635 of file wxProfileDump.cpp.
References m_pIcc, and my_children.
|
protected |
Definition at line 642 of file wxProfileDump.cpp.
References m_panel.
Referenced by MyChild().
void MyChild::OnActivate | ( | wxActivateEvent & | event | ) |
void MyChild::OnClose | ( | wxCloseEvent & | event | ) |
Definition at line 673 of file wxProfileDump.cpp.
References gs_nFrames, and m_fileMenu.
void MyChild::OnQuit | ( | wxCommandEvent & | event | ) |
Definition at line 663 of file wxProfileDump.cpp.
void MyChild::OnRefresh | ( | wxCommandEvent & | event | ) |
void MyChild::OnRoundTrip | ( | wxCommandEvent & | event | ) |
Definition at line 688 of file wxProfileDump.cpp.
References m_pIcc, and m_profilePath.
void MyChild::OnTagClicked | ( | wxListEvent & | event | ) |
Definition at line 695 of file wxProfileDump.cpp.
References m_pIcc.
void MyChild::OnUpdateRefresh | ( | wxUpdateUIEvent & | event | ) |
void MyChild::OnValidate | ( | wxCommandEvent & | event | ) |
Definition at line 681 of file wxProfileDump.cpp.
References m_profilePath.
void MyChild::SetFileMenu | ( | wxMenu * | menu | ) |
Definition at line 668 of file wxProfileDump.cpp.
References m_fileMenu.
Referenced by MyFrame::OpenFile().
|
protected |
Definition at line 153 of file wxProfileDump.h.
Referenced by OnClose(), and SetFileMenu().
|
protected |
Definition at line 158 of file wxProfileDump.h.
Referenced by CreateSizerWithText(), and MyChild().
|
protected |
Definition at line 155 of file wxProfileDump.h.
Referenced by MyChild(), OnRoundTrip(), OnTagClicked(), and ~MyChild().
|
protected |
Definition at line 156 of file wxProfileDump.h.
Referenced by MyChild(), OnRoundTrip(), and OnValidate().
|
protected |
Definition at line 159 of file wxProfileDump.h.
Referenced by MyChild().
|
protected |
Definition at line 161 of file wxProfileDump.h.
Referenced by MyChild().
|
protected |
Definition at line 162 of file wxProfileDump.h.
Referenced by MyChild().
|
protected |
Definition at line 178 of file wxProfileDump.h.
Referenced by MyChild().
|
protected |
Definition at line 163 of file wxProfileDump.h.
Referenced by MyChild().
|
protected |
Definition at line 164 of file wxProfileDump.h.
Referenced by MyChild().
|
protected |
Definition at line 165 of file wxProfileDump.h.
Referenced by MyChild().
|
protected |
Definition at line 166 of file wxProfileDump.h.
Referenced by MyChild().
|
protected |
Definition at line 171 of file wxProfileDump.h.
Referenced by MyChild().
|
protected |
Definition at line 167 of file wxProfileDump.h.
Referenced by MyChild().
|
protected |
Definition at line 168 of file wxProfileDump.h.
Referenced by MyChild().
|
protected |
Definition at line 176 of file wxProfileDump.h.
Referenced by MyChild().
|
protected |
Definition at line 169 of file wxProfileDump.h.
Referenced by MyChild().
|
protected |
Definition at line 170 of file wxProfileDump.h.
Referenced by MyChild().
|
protected |
Definition at line 172 of file wxProfileDump.h.
Referenced by MyChild().
|
protected |
Definition at line 173 of file wxProfileDump.h.
Referenced by MyChild().
|
protected |
Definition at line 177 of file wxProfileDump.h.
Referenced by MyChild().
|
protected |
Definition at line 174 of file wxProfileDump.h.
Referenced by MyChild().
|
protected |
Definition at line 175 of file wxProfileDump.h.
Referenced by MyChild().
|
protected |
Definition at line 179 of file wxProfileDump.h.
Referenced by MyChild().
|
protected |
Definition at line 181 of file wxProfileDump.h.
Referenced by MyChild().
|
protected |
Definition at line 180 of file wxProfileDump.h.
Referenced by MyChild().