Jump to exact position on page, as identified by TOC entry. Handle
[dorian] / model / sortedlibrary.h
index 3355d3a..f677684 100644 (file)
@@ -4,6 +4,7 @@
 #include <QSortFilterProxyModel>
 #include "library.h"
 
+/** Sorted library model. */
 class SortedLibrary: public QSortFilterProxyModel
 {
     Q_OBJECT