WARNING: USE THIS SOFTWARE AT YOUR OWN RISK! THIS IS EXPERIMENTAL SOFTWARE NOT INTENDED FOR PRODUCTION USE! Zuble is currently an early stage prototype. As such Zuble is minimally tested and inherently unstable. It is provided for experimental, development, and demonstration purposes only. Zuble QML Types   |  Zuble C++ Classes   |  Zuble Overview
Zuble  0.1
Zuble Framework C++/QML extension API
Zbl::ZTextFeed Member List

This is the complete list of members for Zbl::ZTextFeed, including all inherited members.

dataReady(const QString &text)Zbl::ZTextFeedsignal
flush()Zbl::ZTextFeedslot
getFlushOnEOL()Zbl::ZTextFeed
m_bFlushEOLZbl::ZTextFeedprotected
m_textbufZbl::ZTextFeedprotected
operator<<(const QString &text)Zbl::ZTextFeed
operator<<(const char *text)Zbl::ZTextFeed
operator<<(const int i)Zbl::ZTextFeed
send(const QString &text)Zbl::ZTextFeedslot
setFlushOnEOL(bool bFlushOnEOL)Zbl::ZTextFeed
ZTextFeed()Zbl::ZTextFeed
~ZTextFeed()Zbl::ZTextFeedvirtual