Fcitx
fcitx::StandardPath Member List

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

directories(Type type) constfcitx::StandardPath
fcitxPath(const char *path)fcitx::StandardPathstatic
fcitxPath(const char *path, const char *subPath)fcitx::StandardPathstatic
findExecutable(const std::string &name)fcitx::StandardPathstatic
global()fcitx::StandardPathstatic
hasExecutable(const std::string &name)fcitx::StandardPathstatic
locate(Type type, const std::string &path) constfcitx::StandardPath
locate(Type type, const std::string &path, Arg1 arg1, Args... args) constfcitx::StandardPathinline
locateAll(Type type, const std::string &path) constfcitx::StandardPath
locateWithFilter(Type type, const std::string &path, std::function< bool(const std::string &path, const std::string &dir, bool user)> filter) constfcitx::StandardPath
multiOpen(Type type, const std::string &path, int flags, Args... args) constfcitx::StandardPathinline
multiOpenAll(Type type, const std::string &path, int flags, Args... args) constfcitx::StandardPathinline
multiOpenAllFilter(Type type, const std::string &path, int flags, std::function< bool(const std::string &path, const std::string &dir, bool user)> filter) constfcitx::StandardPath
multiOpenFilter(Type type, const std::string &path, int flags, std::function< bool(const std::string &path, const std::string &dir, bool user)> filter) constfcitx::StandardPath
open(Type type, const std::string &path, int flags) constfcitx::StandardPath
openAll(Type type, const std::string &path, int flags) constfcitx::StandardPath
openSystem(Type type, const std::string &path, int flags) constfcitx::StandardPath
openUser(Type type, const std::string &path, int flags) constfcitx::StandardPath
openUserTemp(Type type, const std::string &pathOrig) constfcitx::StandardPath
safeSave(Type type, const std::string &pathOrig, const std::function< bool(int)> &callback) constfcitx::StandardPath
scanDirectories(Type type, const std::function< bool(const std::string &path, bool user)> &scanner) constfcitx::StandardPath
scanDirectories(const std::string &userDir, const std::vector< std::string > &directories, const std::function< bool(const std::string &path, bool user)> &scanner) constfcitx::StandardPath
scanFiles(Type type, const std::string &path, const std::function< bool(const std::string &path, const std::string &dir, bool user)> &scanner) constfcitx::StandardPath
skipBuiltInPath() constfcitx::StandardPath
skipUserPath() constfcitx::StandardPath
StandardPath(const std::string &packageName, const std::unordered_map< std::string, std::string > &builtInPath, bool skipBuiltInPath, bool skipUserPath)fcitx::StandardPathexplicit
StandardPath(bool skipFcitxPath, bool skipUserPath) (defined in fcitx::StandardPath)fcitx::StandardPathexplicit
StandardPath(bool skipFcitxPath=false) (defined in fcitx::StandardPath)fcitx::StandardPathexplicit
syncUmask() constfcitx::StandardPath
timestamp(Type type, const std::string &path) const (defined in fcitx::StandardPath)fcitx::StandardPath
Type enum namefcitx::StandardPath
userDirectory(Type type) constfcitx::StandardPath
~StandardPath() (defined in fcitx::StandardPath)fcitx::StandardPathvirtual