#include "../include/xps4xps.h"#include "../include/xps4c1s.h"#include "../include/panelc1s.h"#include "../include/xrcarbon.h"#include "../bitmaps/wiz4xps.xpm"Include dependency graph for cwizard.cpp:

Data Structures | |
| class | CarbonCAParPage |
| Set carbon Auger KLL parameters for the wizard. More... | |
| class | CarbonCAugerPage |
| Setting up the Carbon Auger peak page. More... | |
| class | CarbonCRParPage |
| Set Ruthenium peak parameters for the wizard. More... | |
| class | CarbonCXParPage |
| Set carbon C1s parameters for the wizard. More... | |
| class | CarbonCXRayPage |
| Setting up the Carbon X-Ray page. More... | |
| class | CarbonOpeningPage |
| Introduces carbon wizard operation: the opening page. More... | |
| class | CarbonResultPage |
| Tell the user the result produced by the wizard. More... | |
| class | CarbonRutheniumPage |
| Setting up the Ruthenium peak page. More... | |
| class | CarbonSpectrumPage |
| Force reading a spectrum; might be skipped. More... | |
| class | CarbonSpectrumParPage |
| Force setting energy types;. More... | |
| class | CarbonWizard |
| This wizard takes you through the carbon 1s rule settings. More... | |
| class | WizardBase |
| This wizard takes you through the carbon 1s rule settings. More... | |
| class | WizardPageBase |
| The base class for the wizard pages. More... | |
Functions | |
| void | LogMessage (wxString S, bool AddNewLine=true) |
| void | RunWizardIsCarbonPresent (wxFrame *parent) |
Variables | |
| xpSpectrumBase * | XS |
| MyFrame * | frame |
| xpSpectrumPanel * | spectrumpanel |
| wxString | XBoolTypes [] |
| wxString | EnergyTypes [] |
| wxFont | CarbonFont |
|
||||||||||||
|
Send message S to the log window
|
|
|
The "Is Carbon present" wizard. Stuff for implementing "xps wizards"
|
|
|
Default font set for the Carbon wizard.
|
|
|
|
|
|
The main frame of the application. Stuff for the eXPert System for X-ray Photoelectron Spectroscopy. The file contains the source of the main file of the demo for the C1s rule.
|
|
|
The spectrum panel for the application.
|
|
|
|
|
|
The spectrum used by the application. Stuff for implementing "xps wizards" for carbon rule
|
1.3.5