Fcitx
Public Member Functions | Public Attributes | List of all members
fcitx::AddonInfoPrivate Class Reference
Inheritance diagram for fcitx::AddonInfoPrivate:
Inheritance graph
[legend]
Collaboration diagram for fcitx::AddonInfoPrivate:
Collaboration graph
[legend]

Public Member Functions

 AddonInfoPrivate (std::string name)
 

Public Attributes

bool valid_ = false
 
std::string uniqueName_
 
OverrideEnabled overrideEnabled_ = OverrideEnabled::NotSet
 
std::vector< std::string > dependencies_
 
std::vector< std::string > optionalDependencies_
 
std::vector< std::tuple< std::string, SemanticVersion > > dependenciesWithVersion_
 
std::vector< std::tuple< std::string, SemanticVersion > > optionalDependenciesWithVersion_
 

Detailed Description

Definition at line 70 of file addoninfo.cpp.


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