Fcitx
|
This is the complete list of members for fcitx::StandardPaths, including all inherited members.
directories(StandardPathsType type, StandardPathsModes modes=StandardPathsMode::Default) const | fcitx::StandardPaths | |
fcitxPath(const char *path, const std::filesystem::path &subPath={}) | fcitx::StandardPaths | static |
findExecutable(const std::filesystem::path &name) (defined in fcitx::StandardPaths) | fcitx::StandardPaths | static |
global() | fcitx::StandardPaths | static |
hasExecutable(const std::filesystem::path &name) (defined in fcitx::StandardPaths) | fcitx::StandardPaths | static |
locate(StandardPathsType type, const std::filesystem::path &path, StandardPathsModes modes=StandardPathsMode::Default) const | fcitx::StandardPaths | |
locate(StandardPathsType type, const std::filesystem::path &path, const StandardPathsFilterCallback &callback, StandardPathsModes modes=StandardPathsMode::Default) const | fcitx::StandardPaths | |
locateAll(StandardPathsType type, const std::filesystem::path &path, StandardPathsModes modes=StandardPathsMode::Default) const | fcitx::StandardPaths | |
open(StandardPathsType type, const std::filesystem::path &path, StandardPathsModes modes=StandardPathsMode::Default, std::filesystem::path *outPath=nullptr) const | fcitx::StandardPaths | |
openAll(StandardPathsType type, const std::filesystem::path &path, StandardPathsModes modes=StandardPathsMode::Default, std::vector< std::filesystem::path > *outPath=nullptr) const | fcitx::StandardPaths | |
openPath(const std::filesystem::path &path, std::optional< int > flags=std::nullopt, std::optional< mode_t > mode=std::nullopt) | fcitx::StandardPaths | static |
options() const | fcitx::StandardPaths | |
safeSave(StandardPathsType type, const std::filesystem::path &pathOrig, const std::function< bool(int)> &callback) const | fcitx::StandardPaths | |
skipBuiltInPath() const | fcitx::StandardPaths | |
skipSystemPath() const | fcitx::StandardPaths | |
skipUserPath() const | fcitx::StandardPaths | |
StandardPaths(const std::string &packageName, const std::unordered_map< std::string, std::vector< std::filesystem::path >> &builtInPath, StandardPathsOptions options) | fcitx::StandardPaths | explicit |
syncUmask() const | fcitx::StandardPaths | |
timestamp(StandardPathsType type, const std::filesystem::path &path, StandardPathsModes modes=StandardPathsMode::Default) const (defined in fcitx::StandardPaths) | fcitx::StandardPaths | |
userDirectory(StandardPathsType type) const | fcitx::StandardPaths | |
~StandardPaths() (defined in fcitx::StandardPaths) | fcitx::StandardPaths | virtual |