score::SettingsCommandBase Class Referenceabstract

Base class for commands to be used with the Settings system. More...

Inheritance diagram for score::SettingsCommandBase:
score::SettingsCommand< T >

Detailed Description

Base class for commands to be used with the Settings system.

It should not be necessary to use these classes in user code. Instead, use the macro SCORE_SETTINGS_COMMAND or SCORE_SETTINGS_DEFERRED_COMMAND

Public Member Functions

virtual void undo () const =0
 
virtual void redo () const =0
 

The documentation for this class was generated from the following files: