Return a reference to the registry. The registry keeps settings and configuration information for an application, which are automatically loaded when the application starts up, and saved when the application terminates.
Definition at line 1029 of file FXApp.h.
01029 { return registry; }