|
SPH
|
This is the complete list of members for PropertyGrid, including all inherited members.
| addBool(const std::string &name, const bool value) const | PropertyGrid | inline |
| addCategory(const std::string &name) const | PropertyGrid | inline |
| addEnum(const std::string &name, const IVirtualEntry &entry) const | PropertyGrid | inline |
| addExtra(const std::string &name, const ExtraEntry &extra) const | PropertyGrid | inline |
| addFlags(const std::string &name, const IVirtualEntry &entry) const | PropertyGrid | inline |
| addFloat(const std::string &name, const Float value) const | PropertyGrid | inline |
| addInt(const std::string &name, const int value) const | PropertyGrid | inline |
| addInterval(const std::string &name, const Interval &value) const | PropertyGrid | inline |
| addPath(const std::string &name, const Path &value, const IVirtualEntry::PathType type, Array< IVirtualEntry::FileFormat > &&formats) const | PropertyGrid | inline |
| addString(const std::string &name, const std::string &value) const | PropertyGrid | inline |
| addVector(const std::string &name, const Vector &value) const | PropertyGrid | inline |
| PropertyGrid(wxPropertyGrid *grid) | PropertyGrid | inlineexplicit |
| setTooltip(wxPGProperty *prop, const std::string &tooltip) const | PropertyGrid | inline |