File: index.qdoc

package info (click to toggle)
spectral 0.0~git20210114.30028a2-2
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 2,740 kB
  • sloc: cpp: 9,889; xml: 54; makefile: 11
file content (27 lines) | stat: -rw-r--r-- 567 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
/*!
    \page index.html overview

    \title SortFilterProxyModel QML Module

    SortFilterProxyModel is an implementation of QSortFilterProxyModel conveniently exposed for QML.
    \annotatedlist SortFilterProxyModel

    \section1 Filters
    \annotatedlist Filters

    \section2 Related attached types
    \annotatedlist FilterAttached

    \section1 Sorters
    \annotatedlist Sorters

    \section2 Related attached types
    \annotatedlist SorterAttached

    \section1 ProxyRoles
    \annotatedlist ProxyRoles
*/

/*!
    \qmlmodule SortFilterProxyModel
*/