MessageHandler Class Reference

widget to show Qt and VTK messages. More...

#include <pqOutputWidget.h>

Detailed Description

widget to show Qt and VTK messages.

This utility class allows us to install a Qt message handler. We are using a signal/slot to ensure that the messages are written on the main thread.

This utility class also helps us support VTK messages coming from different threads.

N.B. This is really a internal class however has to be exported so it can be used inside a message handler function inside Qt.

Definition at line 19 of file pqOutputWidget.h.


The documentation for this class was generated from the following file: