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

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

activeIDZbl::ZLogViewport
activeLocationZbl::ZLogViewport
assumeRecordSizeZbl::ZLogViewport
bookmarksRoleZbl::ZLogViewport
byteCountRoleZbl::ZLogViewport
currentIDZbl::ZLogViewport
currentLocationZbl::ZLogViewport
findComplete(qint64 recordID, qint64 seekPos, QList< int >columns)Zbl::ZLogViewportsignal
getActiveID()Zbl::ZLogViewport
getActiveLocation()Zbl::ZLogViewport
getBookmarksRole()Zbl::ZLogViewportstatic
getByteCountRole()Zbl::ZLogViewportstatic
getCurrentBookmarklinks()Zbl::ZLogViewportslot
getCurrentID()Zbl::ZLogViewport
getCurrentLocation()Zbl::ZLogViewport
getCurrentSearch()Zbl::ZLogViewportslot
getCurrentSearchlinks()Zbl::ZLogViewportslot
getListener() constZbl::ZLogViewport
getLock()Zbl::ZLogViewport
getMaxRecordCount()Zbl::ZLogViewport
getModel()Zbl::ZLogViewportslot
getNextPageLocation()Zbl::ZLogViewport
getReader()Zbl::ZLogViewportslot
getRecordModelRow(qint64 recordID)Zbl::ZLogViewportslot
getRecordSeekPos(qint64 recordID)Zbl::ZLogViewportslot
getRecordSize()Zbl::ZLogViewport
getSearchDirBackward()Zbl::ZLogViewport
getSearchDirBoth()Zbl::ZLogViewport
getSearchDirForward()Zbl::ZLogViewport
getSearchParameters()Zbl::ZLogViewportprotected
getSeekIndexRole()Zbl::ZLogViewportstatic
getSelection()Zbl::ZLogViewportslot
getZModel()Zbl::ZLogViewport
getZReader()Zbl::ZLogViewport
getZSearch()Zbl::ZLogViewport
loadComplete(bool endOfData, QString errorMsg, QVariantMap context)Zbl::ZLogViewportsignal
loadRecords(qint64 seekPosition, qint64 recordCount)Zbl::ZLogViewport
lockedZbl::ZLogViewport
m_assumeRecordSizeZbl::ZLogViewportprotected
m_currentSearchZbl::ZLogViewportprotected
m_listenerZbl::ZLogViewportprotected
m_logMarkZbl::ZLogViewportprotected
m_maximumRecordSizeZbl::ZLogViewportprotectedstatic
m_minimumRecordSizeZbl::ZLogViewportprotectedstatic
m_modelZbl::ZLogViewportprotected
m_motionLockZbl::ZLogViewportprotected
m_optimalCountZbl::ZLogViewportprotected
m_readerZbl::ZLogViewportprotected
m_roleBookmarksZbl::ZLogViewportprotectedstatic
m_roleByteCountZbl::ZLogViewportprotectedstatic
m_roleSeekIndexZbl::ZLogViewportprotectedstatic
m_searchLinksZbl::ZLogViewportprotected
m_selectionMapZbl::ZLogViewportprotected
m_timerIDZbl::ZLogViewportprotected
markupText()Zbl::ZLogViewportslot
markupText(QList< int > roles, QString searchPhrase, int type)Zbl::ZLogViewportslot
markupUpdated()Zbl::ZLogViewportsignal
move(qint64 recordCount, bool forward)Zbl::ZLogViewport
moveComplete(qint64 rowsFound, qint64 rowsStored, bool endOfData, QString errorMsg)Zbl::ZLogViewportsignal
onMarkupCompleted(ZLogViewport *viewport, ZblLogSearchList rowsFound)Zbl::ZLogViewportslot
onRowMatched(qint64 modelRow, QList< int > modelRoles, QList< QString > markupText)Zbl::ZLogViewportslot
onSearchDeleteRequested(QObject *searchObject)Zbl::ZLogViewportprotected
onUpdateBookmarks()Zbl::ZLogViewportprotected
putRecordSize(int size)Zbl::ZLogViewport
registerType()Zbl::ZLogViewportstatic
rowMatched(qint64 modelRow, QList< int > modelRoles, QList< QString > markupText)Zbl::ZLogViewportsignal
searchComplete()Zbl::ZLogViewportsignal
searchDirectionBackwardZbl::ZLogViewport
searchDirectionBothZbl::ZLogViewport
searchDirectionForwardZbl::ZLogViewport
seekIndexRoleZbl::ZLogViewport
setCurrentSearch(QObject *search)Zbl::ZLogViewportslot
setListener(ZLogViewport *listener)Zbl::ZLogViewport
setLock(bool locked)Zbl::ZLogViewportslot
timerEvent(QTimerEvent *event)Zbl::ZLogViewportprotectedvirtual
ZblLogReader classZbl::ZLogViewportfriend
zblLogReaderPtr typedefZbl::ZLogViewportprivate
ZLogReader classZbl::ZLogViewportfriend
ZLogViewport(ZblLogReader *reader, qint64 recordCount, QObject *parent=0, bool background=false)Zbl::ZLogViewportexplicit