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::ZblLogSearchParams Member List

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

backward() constZbl::ZblLogSearchParamsinline
forward() constZbl::ZblLogSearchParamsinline
isValid() constZbl::ZblLogSearchParamsinline
m_backwardZbl::ZblLogSearchParamsprotected
m_forwardZbl::ZblLogSearchParamsprotected
m_rolesZbl::ZblLogSearchParamsprotected
m_searchPhraseZbl::ZblLogSearchParamsprotected
m_startPosZbl::ZblLogSearchParamsprotected
m_typeZbl::ZblLogSearchParamsprotected
m_validZbl::ZblLogSearchParamsprotected
origin() constZbl::ZblLogSearchParamsinline
phrase() constZbl::ZblLogSearchParamsinline
roles() constZbl::ZblLogSearchParamsinline
searchType() constZbl::ZblLogSearchParamsinline
ZblLogBkSearch classZbl::ZblLogSearchParamsfriend
ZblLogSearchParams()Zbl::ZblLogSearchParams
ZblLogSearchParams(ZblLogSearch::TextSearchDirections directions, qint64 startPos, QList< int > roles, QString searchPhrase, int type)Zbl::ZblLogSearchParams
ZblLogSearchParams(const ZblLogSearchParams &params)Zbl::ZblLogSearchParams