Fcitx
Public Member Functions | List of all members
fcitx::EnumAnnotation Struct Reference

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
 

Detailed Description

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.

Definition at line 120 of file option.h.


The documentation for this struct was generated from the following file: