#include <libmythupnp/serverSideScripting.h>
|
void | write (const QString &sValue) |
|
void | writeln (const QString &sValue) |
|
Definition at line 93 of file serverSideScripting.h.
◆ OutputStream()
OutputStream::OutputStream |
( |
QTextStream * |
pStream, |
|
|
QObject * |
parent = nullptr |
|
) |
| |
|
inlineexplicit |
◆ ~OutputStream()
OutputStream::~OutputStream |
( |
| ) |
|
|
overridedefault |
◆ write
void OutputStream::write |
( |
const QString & |
sValue | ) |
|
|
inlineslot |
◆ writeln
void OutputStream::writeln |
( |
const QString & |
sValue | ) |
|
|
inlineslot |
◆ m_pTextStream
QTextStream* OutputStream::m_pTextStream {nullptr} |
|
private |
The documentation for this class was generated from the following file: