GSI Object Oriented Online Offline (Go4)
GO4-6.2.0
|
#include <TGo4ConfigStep.h>
Public Slots | |
virtual void | InputArguments (const QString &Arg) |
virtual void | InputStateChanged (int) |
virtual void | InputPortChanged (int) |
virtual void | RetryCntChanged (int) |
virtual void | InputSourceText (const QString &Name) |
virtual void | OutputStateChanged (int) |
virtual void | OutputNameText (const QString &Name) |
virtual void | StepStateChanged (int) |
virtual void | SourceComboHighlighted (int kind) |
virtual void | StoreComboHighlighted (int k) |
virtual void | OutputFileDialog () |
virtual void | StoreBufferSize (int t) |
virtual void | StoreSplitLevel (int t) |
virtual void | StoreCompLevel (int t) |
virtual void | StoreOverWrite (bool overwrite) |
virtual void | StoreTreeAutoSave (int t) |
virtual void | InputTagfile (const QString &tag) |
virtual void | ChangeStartEvent (int num) |
virtual void | ChangeStopEvent (int num) |
virtual void | ChangeEventInterval (int num) |
virtual void | ChangeSourceTimeout (int tim) |
virtual void | InputFileDialog () |
virtual void | MbsMonitorBtn_clicked () |
virtual void | ExtraBtn_clicked () |
Public Member Functions | |
TGo4ConfigStep (QWidget *parent=0, const char *name=0, Qt::WindowFlags fl=Qt::Widget) | |
virtual | ~TGo4ConfigStep () |
virtual void | SetStepStatus (TGo4AnalysisConfiguration *panel, TGo4AnalysisStepStatus *StepStatus, int number=-1) |
virtual QString | GetStepName () |
virtual QString | GetTabTitle () |
virtual void | SetStepControl (bool process, bool source, bool store) |
virtual void | GetStepControl (bool &process, bool &source, bool &store) |
virtual void | SetSourceWidgets (const QString &name, int timeout) |
virtual void | SetMbsSourceWidgets (int start, int stop, int interval, int port=0) |
virtual void | SetFileSource () |
virtual void | SetMbsFileSource (const QString &TagFile) |
virtual void | SetMbsStreamSource () |
virtual void | SetMbsTransportSource () |
virtual void | SetMbsEventServerSource () |
virtual void | SetMbsRevServSource (int port) |
virtual void | SetMbsPort (int port) |
virtual void | SetMbsRetryCnt (int retry) |
virtual void | SetRandomSource () |
virtual void | SetHDF5Source (QString name) |
virtual void | SetUserSource (int port, QString expr) |
virtual int | GetSourceSetup (QString &name, int &timeout, int &start, int &stop, int &interval, int &port, int &nretry) |
virtual void | GetMbsFileSource (QString &TagFile) |
virtual void | GetUserSource (int &port, QString &expr) |
virtual void | SetFileStore (QString name, bool overwrite, int bufsize, int splitlevel, int compression, int autosave=0) |
virtual void | SetBackStore (QString name, int bufsize, int splitlevel) |
virtual QString | GetBackStoreName () |
virtual int | GetStoreSetup (QString &name) |
virtual void | GetFileStore (bool &overwrite, int &bufsize, int &splitlevel, int &compression, int &autosaveinterval) |
virtual void | GetBackStore (int &bufsize, int &splitlevel) |
virtual void | SetUserStore (QString name) |
virtual void | SetHDF5Store (QString name, int flags) |
virtual void | GetHDF5Store (int &flags) |
Protected Types | |
enum | { ParsSize = 9 } |
Protected Member Functions | |
void | ChangeSourceParameter (int kind) |
int | CurrentSourceKind () |
Protected Attributes | |
TGo4AnalysisConfiguration * | fxPanel |
TGo4AnalysisStepStatus * | fStepStatus |
int | fStepNumber |
int | fLastSrcKind |
int | fBlocked |
bool | fExtra |
TGo4EventSourceParameter * | fPars [ParsSize] |
Definition at line 24 of file TGo4ConfigStep.h.
|
protected |
Enumerator | |
---|---|
ParsSize |
Definition at line 96 of file TGo4ConfigStep.h.
TGo4ConfigStep::TGo4ConfigStep | ( | QWidget * | parent = 0 , |
const char * | name = 0 , |
||
Qt::WindowFlags | fl = Qt::Widget |
||
) |
Definition at line 59 of file TGo4ConfigStep.cpp.
References ChangeEventInterval(), ChangeSourceTimeout(), ChangeStartEvent(), ChangeStopEvent(), ExtraBtn_clicked(), fBlocked, fExtra, fLastSrcKind, fPars, fStepNumber, fStepStatus, fxPanel, InputArguments(), InputFileDialog(), InputPortChanged(), InputSourceText(), InputStateChanged(), InputTagfile(), MbsMonitorBtn_clicked(), OutputFileDialog(), OutputNameText(), OutputStateChanged(), ParsSize, RetryCntChanged(), SourceComboHighlighted(), StepStateChanged(), StoreBufferSize(), StoreComboHighlighted(), StoreCompLevel(), StoreOverWrite(), StoreSplitLevel(), and StoreTreeAutoSave().
|
virtual |
Definition at line 126 of file TGo4ConfigStep.cpp.
|
virtualslot |
Definition at line 800 of file TGo4ConfigStep.cpp.
References fBlocked, fStepStatus, TGo4AnalysisStepStatus::GetSourcePar(), and TGo4MbsSourceParameter::SetEventInterval().
Referenced by TGo4ConfigStep().
|
protected |
Definition at line 374 of file TGo4ConfigStep.cpp.
References fLastSrcKind, fPars, fStepStatus, TGo4MbsSourceParameter::GetEventInterval(), TGo4EventSourceParameter::GetID(), TGo4MbsSourceParameter::GetPort(), TGo4MbsSourceParameter::GetStartEvent(), TGo4MbsSourceParameter::GetStopEvent(), TGo4EventSourceParameter::GetTimeout(), GO4EV_FILE, GO4EV_HDF5, GO4EV_MBS_EVENTSERVER, GO4EV_MBS_FILE, GO4EV_MBS_RANDOM, GO4EV_MBS_REVSERV, GO4EV_MBS_STREAM, GO4EV_MBS_TRANSPORT, GO4EV_USER, kind_HDF5, kind_MbsEvent, kind_MbsFile, kind_MbsRandom, kind_MbsREvent, kind_MbsStream, kind_MbsTransport, kind_RootFile, kind_UserSource, TGo4MbsSourceParameter::SetEventInterval(), TGo4MbsSourceParameter::SetPort(), TGo4AnalysisStepStatus::SetSourcePar(), TGo4MbsSourceParameter::SetStartEvent(), TGo4MbsSourceParameter::SetStopEvent(), TGo4EventSourceParameter::SetTimeout(), and TGo4AnalysisStepStatus::TakeSourcePar().
Referenced by SourceComboHighlighted().
|
virtualslot |
Definition at line 810 of file TGo4ConfigStep.cpp.
References fBlocked, fStepStatus, TGo4AnalysisStepStatus::GetSourcePar(), and TGo4EventSourceParameter::SetTimeout().
Referenced by TGo4ConfigStep().
|
virtualslot |
Definition at line 780 of file TGo4ConfigStep.cpp.
References fBlocked, fStepStatus, TGo4AnalysisStepStatus::GetSourcePar(), and TGo4MbsSourceParameter::SetStartEvent().
Referenced by TGo4ConfigStep().
|
virtualslot |
Definition at line 790 of file TGo4ConfigStep.cpp.
References fBlocked, fStepStatus, TGo4AnalysisStepStatus::GetSourcePar(), and TGo4MbsSourceParameter::SetStopEvent().
Referenced by TGo4ConfigStep().
|
protected |
Definition at line 355 of file TGo4ConfigStep.cpp.
References fStepStatus, TGo4EventSourceParameter::GetID(), TGo4AnalysisStepStatus::GetSourcePar(), GO4EV_FILE, GO4EV_HDF5, GO4EV_MBS_EVENTSERVER, GO4EV_MBS_FILE, GO4EV_MBS_RANDOM, GO4EV_MBS_REVSERV, GO4EV_MBS_STREAM, GO4EV_MBS_TRANSPORT, GO4EV_USER, kind_HDF5, kind_MbsEvent, kind_MbsFile, kind_MbsRandom, kind_MbsREvent, kind_MbsStream, kind_MbsTransport, kind_RootFile, and kind_UserSource.
Referenced by SetStepStatus().
|
virtualslot |
Definition at line 1127 of file TGo4ConfigStep.cpp.
References fBlocked, fExtra, and SourceComboHighlighted().
Referenced by TGo4ConfigStep().
|
virtual |
Definition at line 1108 of file TGo4ConfigStep.cpp.
Referenced by TGo4Script::ProduceScript().
|
virtual |
Definition at line 1084 of file TGo4ConfigStep.cpp.
References GetStepName().
Referenced by GetStoreSetup(), SetBackStore(), and StoreComboHighlighted().
|
virtual |
Definition at line 1099 of file TGo4ConfigStep.cpp.
Referenced by TGo4Script::ProduceScript().
|
virtual |
Definition at line 1114 of file TGo4ConfigStep.cpp.
References GO4_H5F_ACC_TRUNC.
Referenced by TGo4Script::ProduceScript().
|
virtual |
Definition at line 1004 of file TGo4ConfigStep.cpp.
Referenced by TGo4Script::ProduceScript().
|
virtual |
Definition at line 979 of file TGo4ConfigStep.cpp.
References fStepStatus, TGo4EventSourceParameter::GetID(), TGo4AnalysisStepStatus::GetSourcePar(), GO4EV_MBS_EVENTSERVER, GO4EV_MBS_REVSERV, GO4EV_MBS_STREAM, and GO4EV_MBS_TRANSPORT.
Referenced by TGo4Script::ProduceScript().
|
virtual |
Definition at line 902 of file TGo4ConfigStep.cpp.
Referenced by TGo4Script::ProduceScript().
|
virtual |
Definition at line 876 of file TGo4ConfigStep.cpp.
References fStepStatus.
Referenced by TGo4AnalysisConfiguration::FindStepConfig(), GetBackStoreName(), and TGo4Script::ProduceScript().
|
virtual |
Definition at line 1091 of file TGo4ConfigStep.cpp.
References GetBackStoreName().
Referenced by TGo4Script::ProduceScript().
|
virtual |
Definition at line 881 of file TGo4ConfigStep.cpp.
References fStepNumber, and fStepStatus.
Referenced by TGo4AnalysisConfiguration::ChangeTabTitle(), and TGo4AnalysisConfiguration::RefreshWidget().
|
virtual |
Definition at line 1010 of file TGo4ConfigStep.cpp.
Referenced by TGo4Script::ProduceScript().
|
virtualslot |
Definition at line 135 of file TGo4ConfigStep.cpp.
References fStepStatus, TGo4EventSourceParameter::GetID(), TGo4AnalysisStepStatus::GetSourcePar(), GO4EV_USER, and TGo4UserSourceParameter::SetExpression().
Referenced by TGo4ConfigStep().
|
virtualslot |
Definition at line 819 of file TGo4ConfigStep.cpp.
References fStepStatus, fxPanel, TGo4AnalysisStepStatus::GetSourcePar(), TGo4AnalysisConfiguration::GetSourcePath(), TGo4AnalysisConfiguration::SetSourcePath(), TGo4MbsFile__fgcFILELISTSUF, and TGo4MbsFile__fgcLMDSUF.
Referenced by TGo4ConfigStep().
|
virtualslot |
Definition at line 157 of file TGo4ConfigStep.cpp.
References fBlocked, fStepStatus, TGo4EventSourceParameter::GetID(), TGo4AnalysisStepStatus::GetSourcePar(), GO4EV_MBS_EVENTSERVER, GO4EV_MBS_REVSERV, GO4EV_MBS_STREAM, GO4EV_MBS_TRANSPORT, GO4EV_USER, TGo4UserSourceParameter::SetPort(), and TGo4MbsSourceParameter::SetPort().
Referenced by TGo4ConfigStep().
|
virtualslot |
Definition at line 214 of file TGo4ConfigStep.cpp.
References fBlocked, fStepStatus, TGo4AnalysisStepStatus::GetSourcePar(), kind_MbsFile, and TGo4MbsFile__fgcFILELISTSUF.
Referenced by TGo4ConfigStep().
|
virtualslot |
Definition at line 146 of file TGo4ConfigStep.cpp.
References TGo4AnalysisConfiguration::ChangeTabTitle(), fStepNumber, fStepStatus, fxPanel, and TGo4AnalysisStepStatus::SetSourceEnabled().
Referenced by StepStateChanged(), and TGo4ConfigStep().
|
virtualslot |
Definition at line 763 of file TGo4ConfigStep.cpp.
References fBlocked, fStepStatus, TGo4EventSourceParameter::GetID(), TGo4AnalysisStepStatus::GetSourcePar(), GO4EV_MBS_FILE, TGo4MbsFileParameter::SetTagName(), and TGo4MbsFile__fgcNOTAGFILE.
Referenced by TGo4ConfigStep().
|
virtualslot |
Definition at line 1121 of file TGo4ConfigStep.cpp.
References TGo4AnalysisConfiguration::DisplayMbsMonitor(), and fxPanel.
Referenced by TGo4ConfigStep().
|
virtualslot |
Definition at line 669 of file TGo4ConfigStep.cpp.
References fStepStatus, fxPanel, TGo4AnalysisStepStatus::GetStorePar(), TGo4AnalysisConfiguration::GetStorePath(), and TGo4AnalysisConfiguration::SetStorePath().
Referenced by TGo4ConfigStep().
|
virtualslot |
Definition at line 251 of file TGo4ConfigStep.cpp.
References fStepStatus, and TGo4AnalysisStepStatus::GetStorePar().
Referenced by TGo4ConfigStep().
|
virtualslot |
Definition at line 232 of file TGo4ConfigStep.cpp.
References TGo4AnalysisConfiguration::ChangeTabTitle(), fStepNumber, fStepStatus, fxPanel, and TGo4AnalysisStepStatus::SetStoreEnabled().
Referenced by StepStateChanged(), and TGo4ConfigStep().
|
virtualslot |
Definition at line 189 of file TGo4ConfigStep.cpp.
References fBlocked, fStepStatus, TGo4EventSourceParameter::GetID(), TGo4AnalysisStepStatus::GetSourcePar(), GO4EV_MBS_EVENTSERVER, GO4EV_MBS_REVSERV, GO4EV_MBS_STREAM, GO4EV_MBS_TRANSPORT, and TGo4MbsSourceParameter::SetRetryCnt().
Referenced by TGo4ConfigStep().
|
virtual |
Definition at line 1034 of file TGo4ConfigStep.cpp.
References GetBackStoreName(), and StoreComboHighlighted().
Referenced by SetStepStatus(), and TGo4Script::StepBackStore().
|
virtual |
Definition at line 909 of file TGo4ConfigStep.cpp.
References kind_RootFile.
Referenced by TGo4Script::StepFileSource().
|
virtual |
Definition at line 1016 of file TGo4ConfigStep.cpp.
References StoreComboHighlighted().
Referenced by SetStepStatus(), and TGo4Script::StepFileStore().
|
virtual |
Definition at line 970 of file TGo4ConfigStep.cpp.
References kind_HDF5.
Referenced by TGo4Script::StepHDF5Source().
|
virtual |
Definition at line 1064 of file TGo4ConfigStep.cpp.
References GO4_H5F_ACC_TRUNC, and StoreComboHighlighted().
Referenced by SetStepStatus(), and TGo4Script::StepHDF5Store().
|
virtual |
Definition at line 934 of file TGo4ConfigStep.cpp.
References kind_MbsEvent.
Referenced by TGo4Script::StepMbsEventServerSource().
|
virtual |
Definition at line 914 of file TGo4ConfigStep.cpp.
References kind_MbsFile, and TGo4MbsFile__fgcNOTAGFILE.
Referenced by TGo4Script::StepMbsFileSource().
|
virtual |
Definition at line 946 of file TGo4ConfigStep.cpp.
Referenced by TGo4Script::StepMbsPort().
|
virtual |
Definition at line 951 of file TGo4ConfigStep.cpp.
Referenced by TGo4Script::StepMbsRetryCnt().
|
virtual |
Definition at line 939 of file TGo4ConfigStep.cpp.
References kind_MbsREvent.
Referenced by TGo4Script::StepMbsRevServSource().
|
virtual |
Definition at line 493 of file TGo4ConfigStep.cpp.
Referenced by TGo4Script::StepMbsEventServerSource(), TGo4Script::StepMbsFileSource(), TGo4Script::StepMbsRevServSource(), TGo4Script::StepMbsSelection(), TGo4Script::StepMbsStreamSource(), and TGo4Script::StepMbsTransportSource().
|
virtual |
Definition at line 924 of file TGo4ConfigStep.cpp.
References kind_MbsStream.
Referenced by TGo4Script::StepMbsStreamSource().
|
virtual |
Definition at line 929 of file TGo4ConfigStep.cpp.
References kind_MbsTransport.
Referenced by TGo4Script::StepMbsTransportSource().
|
virtual |
Definition at line 957 of file TGo4ConfigStep.cpp.
References kind_MbsRandom.
Referenced by TGo4Script::StepRandomSource().
|
virtual |
Definition at line 487 of file TGo4ConfigStep.cpp.
Referenced by TGo4Script::StepFileSource(), TGo4Script::StepHDF5Source(), TGo4Script::StepMbsEventServerSource(), TGo4Script::StepMbsFileSource(), TGo4Script::StepMbsRevServSource(), TGo4Script::StepMbsStreamSource(), TGo4Script::StepMbsTransportSource(), TGo4Script::StepRandomSource(), and TGo4Script::StepUserSource().
|
virtual |
Definition at line 893 of file TGo4ConfigStep.cpp.
References StepStateChanged().
Referenced by TGo4Script::ConfigStep(), and SetStepStatus().
|
virtual |
Definition at line 270 of file TGo4ConfigStep.cpp.
References CurrentSourceKind(), fBlocked, fLastSrcKind, fStepNumber, fStepStatus, fxPanel, TGo4FileStoreParameter::GetAutosaveSize(), TGo4BackStoreParameter::GetBufsize(), TGo4FileStoreParameter::GetBufsize(), TGo4FileStoreParameter::GetCompression(), TGo4HDF5StoreParameter::GetHDF5Flags(), TGo4EventStoreParameter::GetID(), TGo4BackStoreParameter::GetSplitlevel(), TGo4FileStoreParameter::GetSplitlevel(), TGo4AnalysisStepStatus::GetStorePar(), GO4EV_BACK, GO4EV_FILE, GO4EV_HDF5, GO4EV_USER, TGo4FileStoreParameter::IsOverwriteMode(), TGo4AnalysisStepStatus::IsProcessEnabled(), TGo4AnalysisStepStatus::IsSourceEnabled(), TGo4AnalysisStepStatus::IsStoreEnabled(), SetBackStore(), SetFileStore(), SetHDF5Store(), SetStepControl(), and SetUserStore().
Referenced by TGo4AnalysisConfiguration::RefreshWidget().
|
virtual |
Definition at line 962 of file TGo4ConfigStep.cpp.
References kind_UserSource.
Referenced by TGo4Script::StepUserSource().
|
virtual |
Definition at line 1049 of file TGo4ConfigStep.cpp.
References StoreComboHighlighted().
Referenced by SetStepStatus(), and TGo4Script::StepUserStore().
|
virtualslot |
Definition at line 502 of file TGo4ConfigStep.cpp.
References ChangeSourceParameter(), fBlocked, fExtra, fStepStatus, fxPanel, TGo4MbsSourceParameter::GetEventInterval(), TGo4UserSourceParameter::GetExpression(), TGo4UserSourceParameter::GetPort(), TGo4MbsSourceParameter::GetPort(), TGo4MbsSourceParameter::GetRetryCnt(), TGo4AnalysisStepStatus::GetSourcePar(), TGo4MbsSourceParameter::GetStartEvent(), TGo4MbsSourceParameter::GetStopEvent(), TGo4MbsFileParameter::GetTagName(), TGo4EventSourceParameter::GetTimeout(), kind_HDF5, kind_MbsEvent, kind_MbsFile, kind_MbsRandom, kind_MbsREvent, kind_MbsStream, kind_MbsTransport, kind_RootFile, kind_UserSource, and TGo4MbsFile__fgcNOTAGFILE.
Referenced by ExtraBtn_clicked(), and TGo4ConfigStep().
|
virtualslot |
Definition at line 256 of file TGo4ConfigStep.cpp.
References TGo4AnalysisConfiguration::ChangeTabTitle(), fStepNumber, fStepStatus, fxPanel, InputStateChanged(), OutputStateChanged(), and TGo4AnalysisStepStatus::SetProcessEnabled().
Referenced by SetStepControl(), and TGo4ConfigStep().
|
virtualslot |
Definition at line 705 of file TGo4ConfigStep.cpp.
References fStepStatus, TGo4AnalysisStepStatus::GetStorePar(), TGo4BackStoreParameter::SetBufsize(), and TGo4FileStoreParameter::SetBufsize().
Referenced by TGo4ConfigStep().
|
virtualslot |
Definition at line 622 of file TGo4ConfigStep.cpp.
References fStepStatus, GetBackStoreName(), GO4_H5F_ACC_TRUNC, and TGo4AnalysisStepStatus::SetStorePar().
Referenced by SetBackStore(), SetFileStore(), SetHDF5Store(), SetUserStore(), and TGo4ConfigStep().
|
virtualslot |
Definition at line 729 of file TGo4ConfigStep.cpp.
References fStepStatus, TGo4AnalysisStepStatus::GetStorePar(), and TGo4FileStoreParameter::SetCompression().
Referenced by TGo4ConfigStep().
|
virtualslot |
Definition at line 737 of file TGo4ConfigStep.cpp.
References fStepStatus, TGo4AnalysisStepStatus::GetStorePar(), GO4_H5F_ACC_RDWR, GO4_H5F_ACC_TRUNC, TGo4HDF5StoreParameter::SetHDF5Flags(), and TGo4FileStoreParameter::SetOverwriteMode().
Referenced by TGo4ConfigStep().
|
virtualslot |
Definition at line 717 of file TGo4ConfigStep.cpp.
References fStepStatus, TGo4AnalysisStepStatus::GetStorePar(), TGo4BackStoreParameter::SetSplitlevel(), and TGo4FileStoreParameter::SetSplitlevel().
Referenced by TGo4ConfigStep().
|
virtualslot |
Definition at line 753 of file TGo4ConfigStep.cpp.
References fStepStatus, TGo4AnalysisStepStatus::GetStorePar(), and TGo4FileStoreParameter::SetAutosaveSize().
Referenced by TGo4ConfigStep().
|
protected |
Definition at line 93 of file TGo4ConfigStep.h.
Referenced by ChangeEventInterval(), ChangeSourceTimeout(), ChangeStartEvent(), ChangeStopEvent(), ExtraBtn_clicked(), InputPortChanged(), InputSourceText(), InputTagfile(), RetryCntChanged(), SetStepStatus(), SourceComboHighlighted(), and TGo4ConfigStep().
|
protected |
Definition at line 94 of file TGo4ConfigStep.h.
Referenced by ExtraBtn_clicked(), SourceComboHighlighted(), and TGo4ConfigStep().
|
protected |
Definition at line 92 of file TGo4ConfigStep.h.
Referenced by ChangeSourceParameter(), SetStepStatus(), and TGo4ConfigStep().
|
protected |
Definition at line 98 of file TGo4ConfigStep.h.
Referenced by ChangeSourceParameter(), TGo4ConfigStep(), and ~TGo4ConfigStep().
|
protected |
Definition at line 91 of file TGo4ConfigStep.h.
Referenced by GetTabTitle(), InputStateChanged(), OutputStateChanged(), SetStepStatus(), StepStateChanged(), and TGo4ConfigStep().
|
protected |
Definition at line 90 of file TGo4ConfigStep.h.
Referenced by ChangeEventInterval(), ChangeSourceParameter(), ChangeSourceTimeout(), ChangeStartEvent(), ChangeStopEvent(), CurrentSourceKind(), GetSourceSetup(), GetStepName(), GetTabTitle(), InputArguments(), InputFileDialog(), InputPortChanged(), InputSourceText(), InputStateChanged(), InputTagfile(), OutputFileDialog(), OutputNameText(), OutputStateChanged(), RetryCntChanged(), SetStepStatus(), SourceComboHighlighted(), StepStateChanged(), StoreBufferSize(), StoreComboHighlighted(), StoreCompLevel(), StoreOverWrite(), StoreSplitLevel(), StoreTreeAutoSave(), and TGo4ConfigStep().
|
protected |
Definition at line 89 of file TGo4ConfigStep.h.
Referenced by InputFileDialog(), InputStateChanged(), MbsMonitorBtn_clicked(), OutputFileDialog(), OutputStateChanged(), SetStepStatus(), SourceComboHighlighted(), StepStateChanged(), and TGo4ConfigStep().