#include <Libs/Core/ctkErrorLogTerminalOutput.h>
|
| QScopedPointer< ctkErrorLogTerminalOutputPrivate > | d_ptr |
| |
Definition at line 36 of file ctkErrorLogTerminalOutput.h.
◆ TerminalOutput
◆ ctkErrorLogTerminalOutput()
| ctkErrorLogTerminalOutput::ctkErrorLogTerminalOutput |
( |
| ) |
|
◆ ~ctkErrorLogTerminalOutput()
| virtual ctkErrorLogTerminalOutput::~ctkErrorLogTerminalOutput |
( |
| ) |
|
|
virtual |
◆ enabled()
| bool ctkErrorLogTerminalOutput::enabled |
( |
| ) |
const |
◆ fileDescriptor()
| int ctkErrorLogTerminalOutput::fileDescriptor |
( |
| ) |
const |
◆ output()
| void ctkErrorLogTerminalOutput::output |
( |
const QString & |
text | ) |
|
◆ setEnabled()
| void ctkErrorLogTerminalOutput::setEnabled |
( |
bool |
value | ) |
|
◆ setFileDescriptor()
| void ctkErrorLogTerminalOutput::setFileDescriptor |
( |
int |
fd | ) |
|
◆ d_ptr
| QScopedPointer<ctkErrorLogTerminalOutputPrivate> ctkErrorLogTerminalOutput::d_ptr |
|
protected |
The documentation for this class was generated from the following file: