Software KeTop T100
92 User's Manual, version: 3.1 / material no.: 57448
© KEBA 2006
Class relations
TestToolApp
This class is the actual application that is displayed on the screen. The Init
method creates and administrates the dialog (represented by the class
TestToolDlg). So that the application can be accessed in a simple way dur-
ing the running time of the program, this class always contains a member
variable at both the SerCp and Ketop levels of abstraction.
TestToolDlg
This dialog class contains the individual tabs that are realized by the Prop-
ertyPage classes.
HTKeysPPG
This class represents the HTKeys tab and is used for visualization of the
keystrokes.
LedsPPG
This class is responsible for administration of the LEDs and is displayed as
the LED tab.
PottiPPG
This class takes care of all values of the potentiometer and is visualized in
the Potentiometer tab.
WheelPPG
This class displays all changes to the wheel in the Wheel tab.
SerConfigDlg
This class implements the functionality of the "configuration dialog" (see fol-
lowing figure) that is displayed on the screen when the application is
started. This enables the user to enter his own port configuration.