ardour
Classes
rc_option_editor.h File Reference

Editing of options which are obtained from and written back to one of the .rc files. More...

#include "option_editor.h"
#include "visibility_group.h"

Go to the source code of this file.

Classes

class  RCOptionEditor
 

Detailed Description

Editing of options which are obtained from and written back to one of the .rc files.

This is subclassed from OptionEditor. Simple options (e.g. boolean and simple choices) are expressed using subclasses of Option. More complex UI elements are represented using individual classes subclassed from OptionEditorBox.

Definition in file rc_option_editor.h.