Ticket #151 (closed: fixed)
Capture and display log information in QTIPlot
Reported by: | Nick Draper | Owned by: | Roman Tolchenov |
---|---|---|---|
Priority: | major | Milestone: | Iteration 9 |
Component: | Keywords: | ||
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
This may require the writing of a new log Channel, but this can be done easily see FilterChannel in MantidKernel for Reference.
Unless you have a better suggestion I suggest we pass the messages up through publishing them as a BOOST Signal.
This can be subscribed to a QT slot within QTIPlot. The slot code should then handle displaying the message. I suggest a scolling textbox similar to the display you get when performing a curve fit in QTIPlot.
Change History
Note: See
TracTickets for help on using
tickets.