> -----Original Message----- > From: Thiago Macieira [mailto:[email protected]] > [...] > Sounds good, but do we need this setEnabled() in the first place? Is it used > anywhere?
It's meant to be used by a filter installed by QLoggingCategory::installFilter (see the example http://doc.qt.io/qt-5/qloggingcategory.html#installFilter). https://codereview.qt-project.org/#/c/192152/ aims to clarify this further in the documentation. Regards Kai _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
