This is the complete list of members for Settings::Entry, including all inherited members.
| addEntry(const std::string &name) | Settings::Entry | |
| addEntry(const char *name) | Settings::Entry | |
| addEntry() | Settings::Entry | |
| begin() const | Settings::Entry | |
| end() const | Settings::Entry | |
| entry(const std::string &name) const | Settings::Entry | |
| entry(const char *name) const | Settings::Entry | |
| get(T &value) const | Settings::Entry | |
| makeEntry(const char *name) | Settings::Entry | |
| makeEntry(const std::string &name) | Settings::Entry | |
| name() const | Settings::Entry | |
| operator!() const | Settings::Entry | |
| operator!=(const Entry &other) const | Settings::Entry | |
| operator*() | Settings::Entry | |
| operator++() | Settings::Entry | |
| operator->() | Settings::Entry | |
| operator==(const Entry &other) const | Settings::Entry | |
| operator[](const std::string &name) const | Settings::Entry | |
| operator[](const char *name) const | Settings::Entry | |
| removeEntry(const std::string &name) | Settings::Entry | |
| removeEntry(const char *name) | Settings::Entry | |
| removeEntry(const Entry &e) | Settings::Entry | |
| set(const T &value) | Settings::Entry |