#include class Monitor { PROP(QStringList currentIndexPaths READONLY); PROP(QString indexState READONLY); PROP(uint basicIndexSize READONLY); PROP(uint contentIndexSize READONLY); PROP(uint ocrIndexSize READONLY); PROP(uint basicIndexProgress READONLY); PROP(uint contentIndexProgress READONLY); PROP(uint ocrIndexProgress READONLY); PROP(uint basicIndexDocNum READONLY); PROP(uint contentIndexDocNum READONLY); PROP(uint ocrContentIndexDocNum READONLY); };