Fcitx
|
Annotation to be used against String type, for those type of string that should shown as a combobox, but the value is run time based. More...
#include <fcitx-config/option.h>
Public Member Functions | |
bool | skipDescription () |
bool | skipSave () |
void | dumpDescription (RawConfig &config) const |
Annotation to be used against String type, for those type of string that should shown as a combobox, but the value is run time based.
User of this annotation should take a sub class of it and set Enum/n, and EnumI18n/n correspondingly.