![]() |
Hot Door CORE 0.8.4
Adobe® Illustrator® Plug-in Library
|
This is the complete list of members for hdi::core::ai::Preferences, including all inherited members.
| core::Illustrator (defined in hdi::core::ai::Preferences) | hdi::core::ai::Preferences | friend |
| getBoolPref(const std::string &prefix_, const std::string &suffix_, bool &b__) const | hdi::core::ai::Preferences | |
| getFloatPref(const std::string &prefix_, const std::string &suffix_, double &n__) const | hdi::core::ai::Preferences | |
| getIntPref(const std::string &prefix_, const std::string &suffix_, int32_t &n__) const | hdi::core::ai::Preferences | |
| getPointPref(const std::string &prefix_, const std::string &suffix_, Point &p__) const | hdi::core::ai::Preferences | |
| getRectPref(const std::string &prefix_, const std::string &suffix_, Rect &r__) const | hdi::core::ai::Preferences | |
| getStringPref(const std::string &prefix_, const std::string &suffix_, std::string &str__) const | hdi::core::ai::Preferences | |
| prefExists(const std::string &prefix_, const std::string &suffix_) const | hdi::core::ai::Preferences | |
| removePref(const std::string &prefix_, const std::string &suffix_) | hdi::core::ai::Preferences | |
| setBoolPref(const std::string &prefix_, const std::string &suffix_, const bool b_) | hdi::core::ai::Preferences | |
| setFloatPref(const std::string &prefix_, const std::string &suffix_, const double n_) | hdi::core::ai::Preferences | |
| setIntPref(const std::string &prefix_, const std::string &suffix_, const int32_t n_) | hdi::core::ai::Preferences | |
| setPointPref(const std::string &prefix_, const std::string &suffix_, const Point &p_) | hdi::core::ai::Preferences | |
| setRectPref(const std::string &prefix_, const std::string &suffix_, const Rect &r_) | hdi::core::ai::Preferences | |
| setStringPref(const std::string &prefix_, const std::string &suffix_, const std::string &str_) | hdi::core::ai::Preferences |