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
|
#include <ZblLogLinkList.h>
Public Member Functions | |
LinkNode (qint64 index, QVariant value) | |
LinkNode (const LinkNode &linkNode) | |
Public Attributes | |
qint64 | m_index |
QVariant | m_value |
Definition at line 21 of file ZblLogLinkList.h.
|
inline |
Definition at line 24 of file ZblLogLinkList.h.
Referenced by Zbl::ZblLogLinkList::addLink(), and Zbl::ZblLogLinkList::addMessageText().
|
inline |
Definition at line 27 of file ZblLogLinkList.h.
qint64 Zbl::ZblLogLinkList::LinkNode::m_index |
Definition at line 30 of file ZblLogLinkList.h.
Referenced by LinkNode(), Zbl::ZblLogReader::loadRecordLinkMessageText(), Zbl::ZblLogSearch::onLinkTextComplete(), and Zbl::ZblLogSearch::populateLinkModel().
QVariant Zbl::ZblLogLinkList::LinkNode::m_value |
Definition at line 31 of file ZblLogLinkList.h.
Referenced by LinkNode(), Zbl::ZblLogReader::loadRecordLinkMessageText(), Zbl::ZblLogSearch::onLinkTextComplete(), and Zbl::ZblLogSearch::populateLinkModel().
Zuble documentation copyright © 2019 Bob Dinitto. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Zuble is a derivative work of Qt version 5. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.