Scan-N-Plan  7.0.0
Loading...
Searching...
No Matches
snp_application::TextEditLogger Class Reference

Logs a subset of node status changes to a Qt text edit widget.

Inheritance diagram for snp_application::TextEditLogger:

Public Member Functions

 TextEditLogger (BT::TreeNode *root_node, QTextEdit *log)
 
void callback (BT::Duration, const BT::TreeNode &node, BT::NodeStatus, BT::NodeStatus status) override
 
void flush () override
 

Protected Attributes

QTextEdit * log_