Fcitx
|
This is the complete list of members for fcitx::StandardPath, including all inherited members.
directories(Type type) const | fcitx::StandardPath | |
fcitxPath(const char *path) | fcitx::StandardPath | static |
fcitxPath(const char *path, const char *subPath) | fcitx::StandardPath | static |
findExecutable(const std::string &name) | fcitx::StandardPath | static |
global() | fcitx::StandardPath | static |
hasExecutable(const std::string &name) | fcitx::StandardPath | static |
locate(Type type, const std::string &path) const | fcitx::StandardPath | |
locate(Type type, const std::string &path, Arg1 arg1, Args... args) const | fcitx::StandardPath | inline |
locateAll(Type type, const std::string &path) const | fcitx::StandardPath | |
locateWithFilter(Type type, const std::string &path, std::function< bool(const std::string &path, const std::string &dir, bool user)> filter) const | fcitx::StandardPath | |
multiOpen(Type type, const std::string &path, int flags, Args... args) const | fcitx::StandardPath | inline |
multiOpenAll(Type type, const std::string &path, int flags, Args... args) const | fcitx::StandardPath | inline |
multiOpenAllFilter(Type type, const std::string &path, int flags, std::function< bool(const std::string &path, const std::string &dir, bool user)> filter) const | fcitx::StandardPath | |
multiOpenFilter(Type type, const std::string &path, int flags, std::function< bool(const std::string &path, const std::string &dir, bool user)> filter) const | fcitx::StandardPath | |
open(Type type, const std::string &path, int flags) const | fcitx::StandardPath | |
openAll(Type type, const std::string &path, int flags) const | fcitx::StandardPath | |
openSystem(Type type, const std::string &path, int flags) const | fcitx::StandardPath | |
openUser(Type type, const std::string &path, int flags) const | fcitx::StandardPath | |
openUserTemp(Type type, const std::string &pathOrig) const | fcitx::StandardPath | |
safeSave(Type type, const std::string &pathOrig, const std::function< bool(int)> &callback) const | fcitx::StandardPath | |
scanDirectories(Type type, const std::function< bool(const std::string &path, bool user)> &scanner) const | fcitx::StandardPath | |
scanDirectories(const std::string &userDir, const std::vector< std::string > &directories, const std::function< bool(const std::string &path, bool user)> &scanner) const | fcitx::StandardPath | |
scanFiles(Type type, const std::string &path, const std::function< bool(const std::string &path, const std::string &dir, bool user)> &scanner) const | fcitx::StandardPath | |
skipBuiltInPath() const | fcitx::StandardPath | |
skipUserPath() const | fcitx::StandardPath | |
StandardPath(const std::string &packageName, const std::unordered_map< std::string, std::string > &builtInPath, bool skipBuiltInPath, bool skipUserPath) | fcitx::StandardPath | explicit |
StandardPath(bool skipFcitxPath, bool skipUserPath) (defined in fcitx::StandardPath) | fcitx::StandardPath | explicit |
StandardPath(bool skipFcitxPath=false) (defined in fcitx::StandardPath) | fcitx::StandardPath | explicit |
syncUmask() const | fcitx::StandardPath | |
timestamp(Type type, const std::string &path) const (defined in fcitx::StandardPath) | fcitx::StandardPath | |
Type enum name | fcitx::StandardPath | |
userDirectory(Type type) const | fcitx::StandardPath | |
~StandardPath() (defined in fcitx::StandardPath) | fcitx::StandardPath | virtual |