Visual Computing Library
Loading...
Searching...
No Matches
vcl::qt::DebugIODevice Class Reference
Inheritance diagram for vcl::qt::DebugIODevice:

Public Member Functions

 DebugIODevice (QTextEdit *textEdit, QObject *parent)
 
void enable ()
 
void disable ()
 

Protected Member Functions

qint64 readData (char *data, qint64 maxSize)
 
qint64 writeData (const char *data, qint64 maxSize)
 

Private Attributes

QTextEditmTextEdit
 
bool mEnabled = false
 

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