<!-- HTML header for doxygen 1.8.13 -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=9" / >
< meta name = "generator" content = "Doxygen 1.8.14" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > QtMvvm: Member List< / title >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< link href = "search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "search/searchdata.js" > < / script >
< script type = "text/javascript" src = "search/search.js" > < / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" style = "display: inline;" >
< tbody >
< tr style = "height: 56px;" >
< td id = "projectalign" style = "padding-left: 0.5em;" >
< div id = "projectname" > QtMvvm
  < span id = "projectnumber" > 1.1.0< / span >
< / div >
< div id = "projectbrief" > A mvvm oriented library for Qt, to create Projects for Widgets and Quick in parallel< / div >
< / td >
< / tr >
< / tbody >
< / table >
< a style = "float: right;" target = "_blank" href = "https://github.com/Skycoder42/QtMvvm" >
< img style = "padding: 10px;" src = "GitHub_Logo.png" / >
< / a >
< / div >
<!-- end header part -->
<!-- Generated by Doxygen 1.8.14 -->
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
< / script >
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */< / script >
< div id = "main-nav" > < / div >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
< div id = "nav-path" class = "navpath" >
< ul >
< li class = "navelem" > < a class = "el" href = "namespace_qt_mvvm.html" > QtMvvm< / a > < / li > < li class = "navelem" > < a class = "el" href = "class_qt_mvvm_1_1_exchange_devices_model.html" > ExchangeDevicesModel< / a > < / li > < / ul >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "headertitle" >
< div class = "title" > QtMvvm::ExchangeDevicesModel Member List< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > This is the complete list of members for < a class = "el" href = "class_qt_mvvm_1_1_exchange_devices_model.html" > QtMvvm::ExchangeDevicesModel< / a > , including all inherited members.< / p >
< table class = "directory" >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "class_qt_mvvm_1_1_exchange_devices_model.html#a3d85b4374b3c15b81fa58909c5c55ca1ab4b22f1dedd3dd0f62332386f5dc60ac" > AddressRole< / a > enum value< / td > < td class = "entry" > < a class = "el" href = "class_qt_mvvm_1_1_exchange_devices_model.html" > QtMvvm::ExchangeDevicesModel< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#beginInsertColumns" > beginInsertColumns< / a > (const QModelIndex & parent, int first, int last)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#beginInsertRows" > beginInsertRows< / a > (const QModelIndex & parent, int first, int last)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#beginMoveColumns" > beginMoveColumns< / a > (const QModelIndex & sourceParent, int sourceFirst, int sourceLast, const QModelIndex & destinationParent, int destinationChild)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#beginMoveRows" > beginMoveRows< / a > (const QModelIndex & sourceParent, int sourceFirst, int sourceLast, const QModelIndex & destinationParent, int destinationChild)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#beginRemoveColumns" > beginRemoveColumns< / a > (const QModelIndex & parent, int first, int last)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#beginRemoveRows" > beginRemoveRows< / a > (const QModelIndex & parent, int first, int last)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#beginResetModel" > beginResetModel< / a > ()< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qobject.html#blockSignals" > blockSignals< / a > (bool block)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtautoupdater/qtautoupdater.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/class_q_object.html" > QObject< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#buddy" > buddy< / a > (const QModelIndex & index) const const< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#canDropMimeData" > canDropMimeData< / a > (const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex & parent) const const< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#canFetchMore" > canFetchMore< / a > (const QModelIndex & parent) const const< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#changePersistentIndex" > changePersistentIndex< / a > (const QModelIndex & from, const QModelIndex & to)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#changePersistentIndexList" > changePersistentIndexList< / a > (const QModelIndexList & from, const QModelIndexList & to)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#checkIndex" > checkIndex< / a > (const QModelIndex & index, QAbstractItemModel::CheckIndexOptions options) const const< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#CheckIndexOption-enum" > CheckIndexOptions< / a > < / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qobject.html#childEvent" > childEvent< / a > (QChildEvent *event)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtautoupdater/qtautoupdater.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/class_q_object.html" > QObject< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qobject.html#children" > children< / a > () const const< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtautoupdater/qtautoupdater.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/class_q_object.html" > QObject< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "class_qt_mvvm_1_1_exchange_devices_model.html#a3c86a24930dfcf48f75ae4cde2b1b40e" > columnCount< / a > (const QModelIndex & parent) const override< / td > < td class = "entry" > < a class = "el" href = "class_qt_mvvm_1_1_exchange_devices_model.html" > QtMvvm::ExchangeDevicesModel< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#columnsAboutToBeInserted" > columnsAboutToBeInserted< / a > (const QModelIndex & parent, int first, int last)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#columnsAboutToBeMoved" > columnsAboutToBeMoved< / a > (const QModelIndex & sourceParent, int sourceStart, int sourceEnd, const QModelIndex & destinationParent, int destinationColumn)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#columnsAboutToBeRemoved" > columnsAboutToBeRemoved< / a > (const QModelIndex & parent, int first, int last)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#columnsInserted" > columnsInserted< / a > (const QModelIndex & parent, int first, int last)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#columnsMoved" > columnsMoved< / a > (const QModelIndex & parent, int start, int end, const QModelIndex & destination, int column)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#columnsRemoved" > columnsRemoved< / a > (const QModelIndex & parent, int first, int last)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qobject.html#connect" > connect< / a > (const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtautoupdater/qtautoupdater.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/class_q_object.html" > QObject< / a > < / td > < td class = "entry" > < span class = "mlabel" > static< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qobject.html#connect-1" > connect< / a > (const QObject *sender, const QMetaMethod & signal, const QObject *receiver, const QMetaMethod & method, Qt::ConnectionType type)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtautoupdater/qtautoupdater.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/class_q_object.html" > QObject< / a > < / td > < td class = "entry" > < span class = "mlabel" > static< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qobject.html#connect-2" > connect< / a > (const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const const< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtautoupdater/qtautoupdater.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/class_q_object.html" > QObject< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qobject.html#connect-3" > connect< / a > (const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtautoupdater/qtautoupdater.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/class_q_object.html" > QObject< / a > < / td > < td class = "entry" > < span class = "mlabel" > static< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qobject.html#connect-4" > connect< / a > (const QObject *sender, PointerToMemberFunction signal, Functor functor)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtautoupdater/qtautoupdater.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/class_q_object.html" > QObject< / a > < / td > < td class = "entry" > < span class = "mlabel" > static< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qobject.html#connect-5" > connect< / a > (const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtautoupdater/qtautoupdater.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/class_q_object.html" > QObject< / a > < / td > < td class = "entry" > < span class = "mlabel" > static< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qobject.html#connectNotify" > connectNotify< / a > (const QMetaMethod & signal)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtautoupdater/qtautoupdater.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/class_q_object.html" > QObject< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#createIndex" > createIndex< / a > (int row, int column, void *ptr) const const< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#createIndex-1" > createIndex< / a > (int row, int column, quintptr id) const const< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qobject.html#customEvent" > customEvent< / a > (QEvent *event)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtautoupdater/qtautoupdater.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/class_q_object.html" > QObject< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "class_qt_mvvm_1_1_exchange_devices_model.html#a71d676c6bea52ddd9c6e9e4ffcb6e961" > data< / a > (const QModelIndex & index, int role=Qt::DisplayRole) const override< / td > < td class = "entry" > < a class = "el" href = "class_qt_mvvm_1_1_exchange_devices_model.html" > QtMvvm::ExchangeDevicesModel< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#dataChanged" > dataChanged< / a > (const QModelIndex & topLeft, const QModelIndex & bottomRight, const QVector< int > & roles)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qobject.html#deleteLater" > deleteLater< / a > ()< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtautoupdater/qtautoupdater.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/class_q_object.html" > QObject< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qobject.html#destroyed" > destroyed< / a > (QObject *obj)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtautoupdater/qtautoupdater.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/class_q_object.html" > QObject< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qobject.html#disconnect" > disconnect< / a > (const QObject *sender, const char *signal, const QObject *receiver, const char *method)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtautoupdater/qtautoupdater.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/class_q_object.html" > QObject< / a > < / td > < td class = "entry" > < span class = "mlabel" > static< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qobject.html#disconnect-1" > disconnect< / a > (const QObject *sender, const QMetaMethod & signal, const QObject *receiver, const QMetaMethod & method)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtautoupdater/qtautoupdater.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/class_q_object.html" > QObject< / a > < / td > < td class = "entry" > < span class = "mlabel" > static< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qobject.html#disconnect-2" > disconnect< / a > (const char *signal, const QObject *receiver, const char *method) const const< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtautoupdater/qtautoupdater.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/class_q_object.html" > QObject< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qobject.html#disconnect-3" > disconnect< / a > (const QObject *receiver, const char *method) const const< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtautoupdater/qtautoupdater.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/class_q_object.html" > QObject< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qobject.html#disconnect-4" > disconnect< / a > (const QMetaObject::Connection & connection)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtautoupdater/qtautoupdater.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/class_q_object.html" > QObject< / a > < / td > < td class = "entry" > < span class = "mlabel" > static< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qobject.html#disconnect-5" > disconnect< / a > (const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtautoupdater/qtautoupdater.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/class_q_object.html" > QObject< / a > < / td > < td class = "entry" > < span class = "mlabel" > static< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qobject.html#disconnectNotify" > disconnectNotify< / a > (const QMetaMethod & signal)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtautoupdater/qtautoupdater.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/class_q_object.html" > QObject< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractlistmodel.html#dropMimeData" > dropMimeData< / a > (const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex & parent) override< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractlistmodel.html" > QAbstractListModel< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qobject-obsolete.html#dumpObjectInfo-1" > dumpObjectInfo< / a > ()< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtautoupdater/qtautoupdater.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/class_q_object.html" > QObject< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qobject.html#dumpObjectInfo" > dumpObjectInfo< / a > () const const< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtautoupdater/qtautoupdater.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/class_q_object.html" > QObject< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qobject-obsolete.html#dumpObjectTree-1" > dumpObjectTree< / a > ()< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtautoupdater/qtautoupdater.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/class_q_object.html" > QObject< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qobject.html#dumpObjectTree" > dumpObjectTree< / a > () const const< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtautoupdater/qtautoupdater.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/class_q_object.html" > QObject< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qobject.html#dynamicPropertyNames" > dynamicPropertyNames< / a > () const const< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtautoupdater/qtautoupdater.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/class_q_object.html" > QObject< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#endInsertColumns" > endInsertColumns< / a > ()< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#endInsertRows" > endInsertRows< / a > ()< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#endMoveColumns" > endMoveColumns< / a > ()< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#endMoveRows" > endMoveRows< / a > ()< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#endRemoveColumns" > endRemoveColumns< / a > ()< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#endRemoveRows" > endRemoveRows< / a > ()< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#endResetModel" > endResetModel< / a > ()< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qobject.html#event" > event< / a > (QEvent *e)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtautoupdater/qtautoupdater.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/class_q_object.html" > QObject< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qobject.html#eventFilter" > eventFilter< / a > (QObject *watched, QEvent *event)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtautoupdater/qtautoupdater.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/class_q_object.html" > QObject< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "class_qt_mvvm_1_1_exchange_devices_model.html#a126057c1e73c81c19c7d6e565c59b503" > ExchangeDevicesModel< / a > (QObject *parent=nullptr)< / td > < td class = "entry" > < a class = "el" href = "class_qt_mvvm_1_1_exchange_devices_model.html" > QtMvvm::ExchangeDevicesModel< / a > < / td > < td class = "entry" > < span class = "mlabel" > explicit< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#fetchMore" > fetchMore< / a > (const QModelIndex & parent)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qobject.html#findChild" > findChild< / a > (const QString & name, Qt::FindChildOptions options) const const< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtautoupdater/qtautoupdater.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/class_q_object.html" > QObject< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qobject.html#findChildren" > findChildren< / a > (const QString & name, Qt::FindChildOptions options) const const< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtautoupdater/qtautoupdater.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/class_q_object.html" > QObject< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qobject.html#findChildren-1" > findChildren< / a > (const QRegExp & regExp, Qt::FindChildOptions options) const const< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtautoupdater/qtautoupdater.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/class_q_object.html" > QObject< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qobject.html#findChildren-2" > findChildren< / a > (const QRegularExpression & re, Qt::FindChildOptions options) const const< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtautoupdater/qtautoupdater.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/class_q_object.html" > QObject< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractlistmodel.html#flags" > flags< / a > (const QModelIndex & index) const const override< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractlistmodel.html" > QAbstractListModel< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "class_qt_mvvm_1_1_exchange_devices_model.html#afcb4696e21a34320b00f75d9e027f728" > fullAddress< / a > (const QtDataSync::UserInfo & userInfo)< / td > < td class = "entry" > < a class = "el" href = "class_qt_mvvm_1_1_exchange_devices_model.html" > QtMvvm::ExchangeDevicesModel< / a > < / td > < td class = "entry" > < span class = "mlabel" > static< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#hasChildren" > hasChildren< / a > (const QModelIndex & parent) const const< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#hasIndex" > hasIndex< / a > (int row, int column, const QModelIndex & parent) const const< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "class_qt_mvvm_1_1_exchange_devices_model.html#a93d4e68a57255097445f944b450a5079" > headerData< / a > (int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const override< / td > < td class = "entry" > < a class = "el" href = "class_qt_mvvm_1_1_exchange_devices_model.html" > QtMvvm::ExchangeDevicesModel< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#headerDataChanged" > headerDataChanged< / a > (Qt::Orientation orientation, int first, int last)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "class_qt_mvvm_1_1_exchange_devices_model.html#a3d85b4374b3c15b81fa58909c5c55ca1a95ac77a37fa847d96dbbdbbf7fa30995" > HostRole< / a > enum value< / td > < td class = "entry" > < a class = "el" href = "class_qt_mvvm_1_1_exchange_devices_model.html" > QtMvvm::ExchangeDevicesModel< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractlistmodel.html#index" > index< / a > (int row, int column, const QModelIndex & parent) const const override< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractlistmodel.html" > QAbstractListModel< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "class_qt_mvvm_1_1_exchange_devices_model.html#a410347c5abe3ac34b9096036ee7a4015" > infoAt< / a > (const QModelIndex & index) const< / td > < td class = "entry" > < a class = "el" href = "class_qt_mvvm_1_1_exchange_devices_model.html" > QtMvvm::ExchangeDevicesModel< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "class_qt_mvvm_1_1_exchange_devices_model.html#a7a3485ea7c70c9e2065a92e11b36872b" > infoAt< / a > (int row) const< / td > < td class = "entry" > < a class = "el" href = "class_qt_mvvm_1_1_exchange_devices_model.html" > QtMvvm::ExchangeDevicesModel< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qobject.html#inherits" > inherits< / a > (const char *className) const const< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtautoupdater/qtautoupdater.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/class_q_object.html" > QObject< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#insertColumn" > insertColumn< / a > (int column, const QModelIndex & parent)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#insertColumns" > insertColumns< / a > (int column, int count, const QModelIndex & parent)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#insertRow" > insertRow< / a > (int row, const QModelIndex & parent)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#insertRows" > insertRows< / a > (int row, int count, const QModelIndex & parent)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qobject.html#installEventFilter" > installEventFilter< / a > (QObject *filterObj)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtautoupdater/qtautoupdater.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/class_q_object.html" > QObject< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qobject.html#isSignalConnected" > isSignalConnected< / a > (const QMetaMethod & signal) const const< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtautoupdater/qtautoupdater.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/class_q_object.html" > QObject< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qobject.html#isWidgetType" > isWidgetType< / a > () const const< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtautoupdater/qtautoupdater.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/class_q_object.html" > QObject< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qobject.html#isWindowType" > isWindowType< / a > () const const< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtautoupdater/qtautoupdater.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/class_q_object.html" > QObject< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#itemData" > itemData< / a > (const QModelIndex & index) const const< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qobject.html#killTimer" > killTimer< / a > (int id)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtautoupdater/qtautoupdater.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/class_q_object.html" > QObject< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#layoutAboutToBeChanged" > layoutAboutToBeChanged< / a > (const QList< QPersistentModelIndex > & parents, QAbstractItemModel::LayoutChangeHint hint)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#layoutChanged" > layoutChanged< / a > (const QList< QPersistentModelIndex > & parents, QAbstractItemModel::LayoutChangeHint hint)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#match" > match< / a > (const QModelIndex & start, int role, const QVariant & value, int hits, Qt::MatchFlags flags) const const< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractlistmodel.html#metaObject" > metaObject< / a > () const const< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractlistmodel.html" > QAbstractListModel< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#mimeData" > mimeData< / a > (const QModelIndexList & indexes) const const< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#mimeTypes" > mimeTypes< / a > () const const< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#modelAboutToBeReset" > modelAboutToBeReset< / a > ()< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#modelReset" > modelReset< / a > ()< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#moveColumn" > moveColumn< / a > (const QModelIndex & sourceParent, int sourceColumn, const QModelIndex & destinationParent, int destinationChild)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#moveColumns" > moveColumns< / a > (const QModelIndex & sourceParent, int sourceColumn, int count, const QModelIndex & destinationParent, int destinationChild)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#moveRow" > moveRow< / a > (const QModelIndex & sourceParent, int sourceRow, const QModelIndex & destinationParent, int destinationChild)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#moveRows" > moveRows< / a > (const QModelIndex & sourceParent, int sourceRow, int count, const QModelIndex & destinationParent, int destinationChild)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qobject.html#moveToThread" > moveToThread< / a > (QThread *targetThread)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtautoupdater/qtautoupdater.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/class_q_object.html" > QObject< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "class_qt_mvvm_1_1_exchange_devices_model.html#a3d85b4374b3c15b81fa58909c5c55ca1a23e5e5ac750ef45ee9d36fdd7d476655" > NameRole< / a > enum value< / td > < td class = "entry" > < a class = "el" href = "class_qt_mvvm_1_1_exchange_devices_model.html" > QtMvvm::ExchangeDevicesModel< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qobject.html#objectName-prop" > objectName< / a > < / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtautoupdater/qtautoupdater.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/class_q_object.html" > QObject< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qobject.html#objectName-prop" > objectName< / a > () const const< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtautoupdater/qtautoupdater.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/class_q_object.html" > QObject< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qobject.html#objectNameChanged" > objectNameChanged< / a > (const QString & objectName)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtautoupdater/qtautoupdater.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/class_q_object.html" > QObject< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#parent" > parent< / a > (const QModelIndex & index) const const=0< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < span class = "mlabel" > pure virtual< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qobject.html#parent" > QObject::parent< / a > () const const< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtautoupdater/qtautoupdater.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/class_q_object.html" > QObject< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#persistentIndexList" > persistentIndexList< / a > () const const< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "class_qt_mvvm_1_1_exchange_devices_model.html#a3d85b4374b3c15b81fa58909c5c55ca1a4fa9735d53d14764a54b56ec05392801" > PortRole< / a > enum value< / td > < td class = "entry" > < a class = "el" href = "class_qt_mvvm_1_1_exchange_devices_model.html" > QtMvvm::ExchangeDevicesModel< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qobject.html#property" > property< / a > (const char *name) const const< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtautoupdater/qtautoupdater.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/class_q_object.html" > QObject< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#QAbstractItemModel" > QAbstractItemModel< / a > (QObject *parent)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractlistmodel.html#QAbstractListModel" > QAbstractListModel< / a > (QObject *parent)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractlistmodel.html" > QAbstractListModel< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qobject.html#QObject" > QObject< / a > (QObject *parent)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtautoupdater/qtautoupdater.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/class_q_object.html" > QObject< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractlistmodel.html#qt_metacall" > qt_metacall< / a > (QMetaObject::Call, int, void **)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractlistmodel.html" > QAbstractListModel< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractlistmodel.html#qt_metacast" > qt_metacast< / a > (const char *)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractlistmodel.html" > QAbstractListModel< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qobject.html#receivers" > receivers< / a > (const char *signal) const const< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtautoupdater/qtautoupdater.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/class_q_object.html" > QObject< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#removeColumn" > removeColumn< / a > (int column, const QModelIndex & parent)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#removeColumns" > removeColumns< / a > (int column, int count, const QModelIndex & parent)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qobject.html#removeEventFilter" > removeEventFilter< / a > (QObject *obj)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtautoupdater/qtautoupdater.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/class_q_object.html" > QObject< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#removeRow" > removeRow< / a > (int row, const QModelIndex & parent)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#removeRows" > removeRows< / a > (int row, int count, const QModelIndex & parent)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel-obsolete.html#reset" > reset< / a > ()< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#resetInternalData" > resetInternalData< / a > ()< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#revert" > revert< / a > ()< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "class_qt_mvvm_1_1_exchange_devices_model.html#ad39d19e08c90322c240db0ac0c099f50" > roleNames< / a > () const override< / td > < td class = "entry" > < a class = "el" href = "class_qt_mvvm_1_1_exchange_devices_model.html" > QtMvvm::ExchangeDevicesModel< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "class_qt_mvvm_1_1_exchange_devices_model.html#a3d85b4374b3c15b81fa58909c5c55ca1" > Roles< / a > enum name< / td > < td class = "entry" > < a class = "el" href = "class_qt_mvvm_1_1_exchange_devices_model.html" > QtMvvm::ExchangeDevicesModel< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "class_qt_mvvm_1_1_exchange_devices_model.html#a096c7093ac7dc9a848ea959360cc3dbf" > rowCount< / a > (const QModelIndex & parent=QModelIndex()) const override< / td > < td class = "entry" > < a class = "el" href = "class_qt_mvvm_1_1_exchange_devices_model.html" > QtMvvm::ExchangeDevicesModel< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#rowsAboutToBeInserted" > rowsAboutToBeInserted< / a > (const QModelIndex & parent, int start, int end)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#rowsAboutToBeMoved" > rowsAboutToBeMoved< / a > (const QModelIndex & sourceParent, int sourceStart, int sourceEnd, const QModelIndex & destinationParent, int destinationRow)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#rowsAboutToBeRemoved" > rowsAboutToBeRemoved< / a > (const QModelIndex & parent, int first, int last)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#rowsInserted" > rowsInserted< / a > (const QModelIndex & parent, int first, int last)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#rowsMoved" > rowsMoved< / a > (const QModelIndex & parent, int start, int end, const QModelIndex & destination, int row)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#rowsRemoved" > rowsRemoved< / a > (const QModelIndex & parent, int first, int last)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qobject.html#sender" > sender< / a > () const const< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtautoupdater/qtautoupdater.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/class_q_object.html" > QObject< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qobject.html#senderSignalIndex" > senderSignalIndex< / a > () const const< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtautoupdater/qtautoupdater.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/class_q_object.html" > QObject< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#setData" > setData< / a > (const QModelIndex & index, const QVariant & value, int role)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#setHeaderData" > setHeaderData< / a > (int section, Qt::Orientation orientation, const QVariant & value, int role)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#setItemData" > setItemData< / a > (const QModelIndex & index, const QMap< int, QVariant > & roles)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qobject.html#objectName-prop" > setObjectName< / a > (const QString & name)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtautoupdater/qtautoupdater.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/class_q_object.html" > QObject< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qobject.html#setParent" > setParent< / a > (QObject *parent)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtautoupdater/qtautoupdater.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/class_q_object.html" > QObject< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qobject.html#setProperty" > setProperty< / a > (const char *name, const QVariant & value)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtautoupdater/qtautoupdater.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/class_q_object.html" > QObject< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel-obsolete.html#setRoleNames" > setRoleNames< / a > (const QHash< int, QByteArray > & roleNames)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel-obsolete.html#setSupportedDragActions" > setSupportedDragActions< / a > (Qt::DropActions actions)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "class_qt_mvvm_1_1_exchange_devices_model.html#af76d9822a8e4b6e34b8f697f52fdf5bd" > setup< / a > (QtDataSync::UserExchangeManager *exchangeManager)< / td > < td class = "entry" > < a class = "el" href = "class_qt_mvvm_1_1_exchange_devices_model.html" > QtMvvm::ExchangeDevicesModel< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractlistmodel.html#sibling" > sibling< / a > (int row, int column, const QModelIndex & idx) const const override< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractlistmodel.html" > QAbstractListModel< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qobject.html#signalsBlocked" > signalsBlocked< / a > () const const< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtautoupdater/qtautoupdater.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/class_q_object.html" > QObject< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#sort" > sort< / a > (int column, Qt::SortOrder order)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#span" > span< / a > (const QModelIndex & index) const const< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qobject.html#startTimer" > startTimer< / a > (int interval, Qt::TimerType timerType)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtautoupdater/qtautoupdater.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/class_q_object.html" > QObject< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qobject.html#startTimer-1" > startTimer< / a > (std::chrono::milliseconds time, Qt::TimerType timerType)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtautoupdater/qtautoupdater.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/class_q_object.html" > QObject< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#submit" > submit< / a > ()< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#supportedDragActions" > supportedDragActions< / a > () const const< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#supportedDropActions" > supportedDropActions< / a > () const const< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qobject.html#thread" > thread< / a > () const const< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtautoupdater/qtautoupdater.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/class_q_object.html" > QObject< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qobject.html#timerEvent" > timerEvent< / a > (QTimerEvent *event)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtautoupdater/qtautoupdater.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/class_q_object.html" > QObject< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractlistmodel.html#tr" > tr< / a > (const char *s, const char *c, int n)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractlistmodel.html" > QAbstractListModel< / a > < / td > < td class = "entry" > < span class = "mlabel" > static< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractlistmodel.html#trUtf8" > trUtf8< / a > (const char *s, const char *c, int n)< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractlistmodel.html" > QAbstractListModel< / a > < / td > < td class = "entry" > < span class = "mlabel" > static< / span > < / td > < / tr >
< tr bgcolor = "#f0f0f0" > < td class = "entry" > < b > ~ExchangeDevicesModel< / b > () override (defined in < a class = "el" href = "class_qt_mvvm_1_1_exchange_devices_model.html" > QtMvvm::ExchangeDevicesModel< / a > )< / td > < td class = "entry" > < a class = "el" href = "class_qt_mvvm_1_1_exchange_devices_model.html" > QtMvvm::ExchangeDevicesModel< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html#dtor.QAbstractItemModel" > ~QAbstractItemModel< / a > ()< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractitemmodel.html" > QAbstractItemModel< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractlistmodel.html#dtor.QAbstractListModel" > ~QAbstractListModel< / a > ()< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qabstractlistmodel.html" > QAbstractListModel< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/qobject.html#dtor.QObject" > ~QObject< / a > ()< / td > < td class = "entry" > < a class = "elRef" target = "_blank" doxygen = "/home/sky/Qt/Docs/Qt-5.11.1/qtautoupdater/qtautoupdater.tags:https://doc.qt.io/qt-5/" href = "https://doc.qt.io/qt-5/class_q_object.html" > QObject< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< / table > < / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
Generated on Wed Aug 8 2018 19:15:45 for QtMvvm by   < a href = "http://www.doxygen.org/index.html" >
< img class = "footer" src = "doxygen.png" alt = "doxygen" / >
< / a > 1.8.14
< / small > < / address >
< / body >
< / html >