|
Krita Source Code Documentation
|
This is the complete list of members for KisSortedHistoryList< T >, including all inherited members.
| append(const T &value) | KisSortedHistoryList< T > | inline |
| at(int pos) const | KisSortedHistoryList< T > | inline |
| cbegin() const | KisSortedHistoryList< T > | inline |
| cend() const | KisSortedHistoryList< T > | inline |
| clear() | KisSortedHistoryList< T > | inline |
| compare_less typedef | KisSortedHistoryList< T > | |
| const_iterator typedef | KisSortedHistoryList< T > | |
| KisSortedHistoryList(int size) | KisSortedHistoryList< T > | inline |
| m_compareLess | KisSortedHistoryList< T > | private |
| m_list | KisSortedHistoryList< T > | private |
| m_sortedList | KisSortedHistoryList< T > | private |
| maxSize() const | KisSortedHistoryList< T > | inline |
| resortList() | KisSortedHistoryList< T > | inlineprivate |
| setCompareLess(compare_less func) | KisSortedHistoryList< T > | inline |
| size() const | KisSortedHistoryList< T > | inline |