![]() |
LibrePCB Developers Documentation
|
This is the complete list of members for SearchContext, including all inherited members.
deinit() noexcept | SearchContext | |
findNext() noexcept | SearchContext | |
findPrevious() noexcept | SearchContext | |
getSuggestions() const noexcept | SearchContext | inline |
getTerm() const noexcept | SearchContext | inline |
goToTriggered(const QString &name, int index=0) | SearchContext | signal |
init() noexcept | SearchContext | |
mForward | SearchContext | private |
mIndex | SearchContext | private |
mSuggestions | SearchContext | private |
mSuggestionsFiltered | SearchContext | private |
mTerm | SearchContext | private |
operator=(const SearchContext &rhs)=delete | SearchContext | |
SearchContext(const SearchContext &other)=delete | SearchContext | |
SearchContext(QObject *parent=nullptr) noexcept | SearchContext | explicit |
setSuggestions(const QStringList &list) noexcept | SearchContext | |
setTerm(const QString &term) noexcept | SearchContext | |
~SearchContext() noexcept | SearchContext |