|
Interface Manager
C4Configuration.h
class HeadingSettingTheHeadingSetting class is used to display a heading in a list of settings.
Definition
Constructor
Parameters
Description
The HeadingSetting class represents a setting that simply displays a heading (specified by the title parameter) and has no value. Even though the setting doesn't need to be identified in the Configurable::SetSetting function, it should still have a unique identifier specified by the identifier parameter.
Base Classes
|