Fcitx
Public Member Functions | List of all members
fcitx::AddonInfo Class Reference

Public Member Functions

 AddonInfo (const std::string &name)
 
bool isValid () const
 
const std::string & uniqueName () const
 
const I18NStringname () const
 
const I18NStringcomment () const
 
const std::string & type () const
 
AddonCategory category () const
 
const std::string & library () const
 
const std::vector< std::string > & dependencies () const
 
const std::vector< std::string > & optionalDependencies () const
 
const std::vector< std::tuple< std::string, SemanticVersion > > & dependenciesWithVersion () const
 
const std::vector< std::tuple< std::string, SemanticVersion > > & optionalDependenciesWithVersion () const
 
bool onDemand () const
 
int uiPriority () const
 
UIType uiType () const
 
bool isEnabled () const
 
bool isDefaultEnabled () const
 
void setOverrideEnabled (OverrideEnabled overrideEnabled)
 
bool isConfigurable () const
 
const SemanticVersionversion () const
 
void load (const RawConfig &config)
 

Detailed Description

Definition at line 28 of file addoninfo.h.


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