#include <SettingsForm.h>
Inheritance diagram for SettingsForm:
Public Member Functions | |
SettingsForm (Web *) | |
~SettingsForm () | |
void | Process () |
void | Display (long) |
void | Select (const std::string &) |
void | List () |
Definition at line 31 of file SettingsForm.h.
|
File ......... SettingsForm.cpp Published .... 2004-07-09 Author ....... grymse@alhem.net Definition at line 31 of file SettingsForm.cpp. References SettingsForm(). Referenced by SettingsForm().
|
|
Definition at line 36 of file SettingsForm.cpp.
|
|
Definition at line 75 of file SettingsForm.cpp. References Display(). Referenced by Display(), and IWeb::GenerateDocument().
|
|
Definition at line 40 of file SettingsForm.h.
|
|
Definition at line 41 of file SettingsForm.cpp.
|
|
Definition at line 39 of file SettingsForm.h. References Select(). Referenced by Select().
|