This is the complete list of members for ResultStore< T >, including all inherited members.
| addCanceledResult(int index) | ResultStore< T > | inline |
| addCanceledResults(int index, int _count) | ResultStore< T > | inline |
| addResult(int index, const T *result) | ResultStore< T > | inline |
| QtConcurrent::ResultStoreBase::addResult(int index, const void *result) | ResultStoreBase | |
| addResults(int index, const QVector< T > *results) | ResultStore< T > | inline |
| addResults(int index, const QVector< T > *results, int totalCount) | ResultStore< T > | inline |
| QtConcurrent::ResultStoreBase::addResults(int index, const void *results, int vectorSize, int logicalCount) | ResultStoreBase | |
| begin() const | ResultStore< T > | inline |
| clear() | ResultStore< T > | inline |
| contains(int index) const | ResultStoreBase | |
| count() const | ResultStoreBase | |
| end() const | ResultStore< T > | inline |
| filteredResults | ResultStoreBase | protected |
| filterMode() const | ResultStoreBase | |
| hasNextResult() const | ResultStoreBase | |
| insertIndex | ResultStoreBase | protected |
| insertResultItem(int index, ResultItem &resultItem) | ResultStoreBase | protected |
| insertResultItemIfValid(int index, ResultItem &resultItem) | ResultStoreBase | protected |
| m_filterMode | ResultStoreBase | protected |
| m_results | ResultStoreBase | protected |
| pendingResults | ResultStoreBase | protected |
| resultAt(int index) const | ResultStore< T > | inline |
| resultCount | ResultStoreBase | protected |
| ResultStore() | ResultStore< T > | inline |
| ResultStore(const ResultStoreBase &base) | ResultStore< T > | inline |
| ResultStoreBase() | ResultStoreBase | |
| setFilterMode(bool enable) | ResultStoreBase | |
| syncPendingResults() | ResultStoreBase | protected |
| syncResultCount() | ResultStoreBase | protected |
| updateInsertIndex(int index, int _count) | ResultStoreBase | protected |
| ~ResultStore() | ResultStore< T > | inline |
| ~ResultStoreBase() | ResultStoreBase | inlinevirtual |