Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TGTextViewStream Class Reference

A TGTextViewStream is a text viewer widget.

It is a specialization of TGTextView and std::ostream, and it uses a TGTextViewStreamBuf, who inherits from std::streambuf, allowing to stream text directly to the text view in a cout-like fashion


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