/ index.qdoc
index.qdoc
 1  /*!
 2      \page index.html overview
 3  
 4      \title SortFilterProxyModel QML Module
 5  
 6      SortFilterProxyModel is an implementation of QSortFilterProxyModel conveniently exposed for QML.
 7      \annotatedlist SortFilterProxyModel
 8  
 9      \section1 Filters
10      \annotatedlist Filters
11  
12      \section2 Related attached types
13      \annotatedlist FilterAttached
14  
15      \section1 Sorters
16      \annotatedlist Sorters
17  
18      \section2 Related attached types
19      \annotatedlist SorterAttached
20  
21      \section1 ProxyRoles
22      \annotatedlist ProxyRoles
23  */
24  
25  /*!
26      \qmlmodule SortFilterProxyModel
27  */