Fcitx
fcitx::StandardPaths Member List

This is the complete list of members for fcitx::StandardPaths, including all inherited members.

directories(StandardPathsType type, StandardPathsModes modes=StandardPathsMode::Default) constfcitx::StandardPaths
fcitxPath(const char *path, const std::filesystem::path &subPath={})fcitx::StandardPathsstatic
findExecutable(const std::filesystem::path &name) (defined in fcitx::StandardPaths)fcitx::StandardPathsstatic
global()fcitx::StandardPathsstatic
hasExecutable(const std::filesystem::path &name) (defined in fcitx::StandardPaths)fcitx::StandardPathsstatic
locate(StandardPathsType type, const std::filesystem::path &path, StandardPathsModes modes=StandardPathsMode::Default) constfcitx::StandardPaths
locate(StandardPathsType type, const std::filesystem::path &path, const StandardPathsFilterCallback &callback, StandardPathsModes modes=StandardPathsMode::Default) constfcitx::StandardPaths
locateAll(StandardPathsType type, const std::filesystem::path &path, StandardPathsModes modes=StandardPathsMode::Default) constfcitx::StandardPaths
open(StandardPathsType type, const std::filesystem::path &path, StandardPathsModes modes=StandardPathsMode::Default, std::filesystem::path *outPath=nullptr) constfcitx::StandardPaths
openAll(StandardPathsType type, const std::filesystem::path &path, StandardPathsModes modes=StandardPathsMode::Default, std::vector< std::filesystem::path > *outPath=nullptr) constfcitx::StandardPaths
openPath(const std::filesystem::path &path, std::optional< int > flags=std::nullopt, std::optional< mode_t > mode=std::nullopt)fcitx::StandardPathsstatic
options() constfcitx::StandardPaths
safeSave(StandardPathsType type, const std::filesystem::path &pathOrig, const std::function< bool(int)> &callback) constfcitx::StandardPaths
skipBuiltInPath() constfcitx::StandardPaths
skipSystemPath() constfcitx::StandardPaths
skipUserPath() constfcitx::StandardPaths
StandardPaths(const std::string &packageName, const std::unordered_map< std::string, std::vector< std::filesystem::path >> &builtInPath, StandardPathsOptions options)fcitx::StandardPathsexplicit
syncUmask() constfcitx::StandardPaths
timestamp(StandardPathsType type, const std::filesystem::path &path, StandardPathsModes modes=StandardPathsMode::Default) const (defined in fcitx::StandardPaths)fcitx::StandardPaths
userDirectory(StandardPathsType type) constfcitx::StandardPaths
~StandardPaths() (defined in fcitx::StandardPaths)fcitx::StandardPathsvirtual