You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
245 lines
82 KiB
245 lines
82 KiB
7 years ago
|
<!-- 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.0.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_account_model.html">AccountModel</a></li> </ul>
|
||
|
</div>
|
||
|
</div><!-- top -->
|
||
|
<div class="header">
|
||
|
<div class="headertitle">
|
||
|
<div class="title">QtMvvm::AccountModel 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_account_model.html">QtMvvm::AccountModel</a>, including all inherited members.</p>
|
||
|
<table class="directory">
|
||
|
<tr class="even"><td class="entry"><a class="el" href="class_qt_mvvm_1_1_account_model.html#aa8836311792c2645475c1319266a1de8">AccountModel</a>(QObject *parent=nullptr)</td><td class="entry"><a class="el" href="class_qt_mvvm_1_1_account_model.html">QtMvvm::AccountModel</a></td><td class="entry"><span class="mlabel">explicit</span></td></tr>
|
||
|
<tr><td class="entry"><a class="elRef" target="_blank" doxygen="/home/sky/Qt/Docs/Qt-5.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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</td><td class="entry"><a class="elRef" target="_blank" doxygen="/home/sky/Qt/Docs/Qt-5.10.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.10.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</td><td class="entry"><a class="elRef" target="_blank" doxygen="/home/sky/Qt/Docs/Qt-5.10.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.10.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</td><td class="entry"><a class="elRef" target="_blank" doxygen="/home/sky/Qt/Docs/Qt-5.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href="https://doc.qt.io/qt-5/qobject.html#children">children</a>() const</td><td class="entry"><a class="elRef" target="_blank" doxygen="/home/sky/Qt/Docs/Qt-5.10.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_account_model.html#a135e48d17f0f85cdf372ec28b27b0cd9">columnCount</a>(const QModelIndex &parent=QModelIndex()) const override</td><td class="entry"><a class="el" href="class_qt_mvvm_1_1_account_model.html">QtMvvm::AccountModel</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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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</td><td class="entry"><a class="elRef" target="_blank" doxygen="/home/sky/Qt/Docs/Qt-5.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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</td><td class="entry"><a class="elRef" target="_blank" doxygen="/home/sky/Qt/Docs/Qt-5.10.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.10.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</td><td class="entry"><a class="elRef" target="_blank" doxygen="/home/sky/Qt/Docs/Qt-5.10.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.10.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.10.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_account_model.html#af1dceb437527468e7f6469854140512a">data</a>(const QModelIndex &index, int role=Qt::DisplayRole) const override</td><td class="entry"><a class="el" href="class_qt_mvvm_1_1_account_model.html">QtMvvm::AccountModel</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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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</td><td class="entry"><a class="elRef" target="_blank" doxygen="/home/sky/Qt/Docs/Qt-5.10.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.10.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</td><td class="entry"><a class="elRef" target="_blank" doxygen="/home/sky/Qt/Docs/Qt-5.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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)</td><td class="entry"><a class="elRef" target="_blank" doxygen="/home/sky/Qt/Docs/Qt-5.10.1/qtdatasync/qtdatasync.tags:https://skycoder42.github.io/QtDataSync/" href="https://skycoder42.github.io/QtDataSync/class_q_abstract_list_model.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.10.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.10.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.10.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href="https://doc.qt.io/qt-5/qobject.html#dumpObjectInfo">dumpObjectInfo</a>() const</td><td class="entry"><a class="elRef" target="_blank" doxygen="/home/sky/Qt/Docs/Qt-5.10.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.10.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.10.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.10.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href="https://doc.qt.io/qt-5/qobject.html#dumpObjectTree">dumpObjectTree</a>() const</td><td class="entry"><a class="elRef" target="_blank" doxygen="/home/sky/Qt/Docs/Qt-5.10.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.10.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href="https://doc.qt.io/qt-5/qobject.html#dynamicPropertyNames">dynamicPropertyNames</a>() const</td><td class="entry"><a class="elRef" target="_blank" doxygen="/home/sky/Qt/Docs/Qt-5.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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="elRef" target="_blank" doxygen="/home/sky/Qt/Docs/Qt-5.10.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.10.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.10.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</td><td class="entry"><a class="elRef" target="_blank" doxygen="/home/sky/Qt/Docs/Qt-5.10.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.10.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</td><td class="entry"><a class="elRef" target="_blank" doxygen="/home/sky/Qt/Docs/Qt-5.10.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.10.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</td><td class="entry"><a class="elRef" target="_blank" doxygen="/home/sky/Qt/Docs/Qt-5.10.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.10.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</td><td class="entry"><a class="elRef" target="_blank" doxygen="/home/sky/Qt/Docs/Qt-5.10.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_account_model.html#a2a950cb7c009716d7d921a9e13c24913af8dca5da445fa69950bf6bb5c78c0d03">FingerPrintRole</a> enum value</td><td class="entry"><a class="el" href="class_qt_mvvm_1_1_account_model.html">QtMvvm::AccountModel</a></td><td class="entry"></td></tr>
|
||
|
<tr><td class="entry"><a class="elRef" target="_blank" doxygen="/home/sky/Qt/Docs/Qt-5.10.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</td><td class="entry"><a class="elRef" target="_blank" doxygen="/home/sky/Qt/Docs/Qt-5.10.1/qtdatasync/qtdatasync.tags:https://skycoder42.github.io/QtDataSync/" href="https://skycoder42.github.io/QtDataSync/class_q_abstract_list_model.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.10.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</td><td class="entry"><a class="elRef" target="_blank" doxygen="/home/sky/Qt/Docs/Qt-5.10.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.10.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</td><td class="entry"><a class="elRef" target="_blank" doxygen="/home/sky/Qt/Docs/Qt-5.10.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="el" href="class_qt_mvvm_1_1_account_model.html#a4fc760f5a6f6fe94d82b4645713e4820">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_account_model.html">QtMvvm::AccountModel</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.10.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.10.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.10.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</td><td class="entry"><a class="elRef" target="_blank" doxygen="/home/sky/Qt/Docs/Qt-5.10.1/qtdatasync/qtdatasync.tags:https://skycoder42.github.io/QtDataSync/" href="https://skycoder42.github.io/QtDataSync/class_q_abstract_list_model.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.10.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</td><td class="entry"><a class="elRef" target="_blank" doxygen="/home/sky/Qt/Docs/Qt-5.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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</td><td class="entry"><a class="elRef" target="_blank" doxygen="/home/sky/Qt/Docs/Qt-5.10.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.10.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href="https://doc.qt.io/qt-5/qobject.html#isWidgetType">isWidgetType</a>() const</td><td class="entry"><a class="elRef" target="_blank" doxygen="/home/sky/Qt/Docs/Qt-5.10.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.10.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href="https://doc.qt.io/qt-5/qobject.html#isWindowType">isWindowType</a>() const</td><td class="entry"><a class="elRef" target="_blank" doxygen="/home/sky/Qt/Docs/Qt-5.10.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.10.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</td><td class="entry"><a class="elRef" target="_blank" doxygen="/home/sky/Qt/Docs/Qt-5.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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</td><td class="entry"><a class="elRef" target="_blank" doxygen="/home/sky/Qt/Docs/Qt-5.10.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.10.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href="https://doc.qt.io/qt-5/qobject.html#metaObject">metaObject</a>() const</td><td class="entry"><a class="elRef" target="_blank" doxygen="/home/sky/Qt/Docs/Qt-5.10.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.10.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</td><td class="entry"><a class="elRef" target="_blank" doxygen="/home/sky/Qt/Docs/Qt-5.10.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.10.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href="https://doc.qt.io/qt-5/qabstractitemmodel.html#mimeTypes">mimeTypes</a>() const</td><td class="entry"><a class="elRef" target="_blank" doxygen="/home/sky/Qt/Docs/Qt-5.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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_account_model.html#a2a950cb7c009716d7d921a9e13c24913a5c7cc067b1f049895feb505226bd9116">NameRole</a> enum value</td><td class="entry"><a class="el" href="class_qt_mvvm_1_1_account_model.html">QtMvvm::AccountModel</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.10.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.10.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.10.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href="https://doc.qt.io/qt-5/qobject.html#objectName-prop">objectName</a>() const</td><td class="entry"><a class="elRef" target="_blank" doxygen="/home/sky/Qt/Docs/Qt-5.10.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.10.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.10.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.10.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=0</td><td class="entry"><a class="elRef" target="_blank" doxygen="/home/sky/Qt/Docs/Qt-5.10.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.10.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href="https://doc.qt.io/qt-5/qobject.html#parent">QObject::parent</a>() const</td><td class="entry"><a class="elRef" target="_blank" doxygen="/home/sky/Qt/Docs/Qt-5.10.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.10.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href="https://doc.qt.io/qt-5/qabstractitemmodel.html#persistentIndexList">persistentIndexList</a>() const</td><td class="entry"><a class="elRef" target="_blank" doxygen="/home/sky/Qt/Docs/Qt-5.10.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.10.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</td><td class="entry"><a class="elRef" target="_blank" doxygen="/home/sky/Qt/Docs/Qt-5.10.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.10.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.10.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.10.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.10.1/qtdatasync/qtdatasync.tags:https://skycoder42.github.io/QtDataSync/" href="https://skycoder42.github.io/QtDataSync/class_q_abstract_list_model.html">QAbstractListModel</a></td><td class="entry"></td></tr>
|
||
|
<tr><td class="entry"><a class="elRef" target="_blank" doxygen="/home/sky/Qt/Docs/Qt-5.10.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.10.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.10.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</td><td class="entry"><a class="elRef" target="_blank" doxygen="/home/sky/Qt/Docs/Qt-5.10.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="el" href="class_qt_mvvm_1_1_account_model.html#a4845af95c0222345a81dd1512a21ac9f">reload</a>()</td><td class="entry"><a class="el" href="class_qt_mvvm_1_1_account_model.html">QtMvvm::AccountModel</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||
|
<tr class="even"><td class="entry"><a class="elRef" target="_blank" doxygen="/home/sky/Qt/Docs/Qt-5.10.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.10.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.10.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.10.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_account_model.html#a79d8743fabcaf560d6dcd1993ebd8fb8">removeDevice</a>(const QModelIndex &index)</td><td class="entry"><a class="el" href="class_qt_mvvm_1_1_account_model.html">QtMvvm::AccountModel</a></td><td class="entry"></td></tr>
|
||
|
<tr><td class="entry"><a class="el" href="class_qt_mvvm_1_1_account_model.html#a9f5f5e7306c75851272c9c273d9d285f">removeDevice</a>(int row)</td><td class="entry"><a class="el" href="class_qt_mvvm_1_1_account_model.html">QtMvvm::AccountModel</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
|
||
|
<tr class="even"><td class="entry"><a class="elRef" target="_blank" doxygen="/home/sky/Qt/Docs/Qt-5.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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_account_model.html#adfc0e3f6f91d48cb933bb23ae03cfa9b">roleNames</a>() const override</td><td class="entry"><a class="el" href="class_qt_mvvm_1_1_account_model.html">QtMvvm::AccountModel</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_account_model.html#a2a950cb7c009716d7d921a9e13c24913">Roles</a> enum name</td><td class="entry"><a class="el" href="class_qt_mvvm_1_1_account_model.html">QtMvvm::AccountModel</a></td><td class="entry"></td></tr>
|
||
|
<tr class="even"><td class="entry"><a class="el" href="class_qt_mvvm_1_1_account_model.html#a6bebb8fb3040cbce11e5c52bb2bd0766">rowCount</a>(const QModelIndex &parent=QModelIndex()) const override</td><td class="entry"><a class="el" href="class_qt_mvvm_1_1_account_model.html">QtMvvm::AccountModel</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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href="https://doc.qt.io/qt-5/qobject.html#sender">sender</a>() const</td><td class="entry"><a class="elRef" target="_blank" doxygen="/home/sky/Qt/Docs/Qt-5.10.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.10.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href="https://doc.qt.io/qt-5/qobject.html#senderSignalIndex">senderSignalIndex</a>() const</td><td class="entry"><a class="elRef" target="_blank" doxygen="/home/sky/Qt/Docs/Qt-5.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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_account_model.html#a7b378bbe3813bbc8b6d472a32eb90e89">setup</a>(QtDataSync::AccountManager *accountManager, QtDataSync::SyncManager *syncManager)</td><td class="entry"><a class="el" href="class_qt_mvvm_1_1_account_model.html">QtMvvm::AccountModel</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.10.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</td><td class="entry"><a class="elRef" target="_blank" doxygen="/home/sky/Qt/Docs/Qt-5.10.1/qtdatasync/qtdatasync.tags:https://skycoder42.github.io/QtDataSync/" href="https://skycoder42.github.io/QtDataSync/class_q_abstract_list_model.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.10.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href="https://doc.qt.io/qt-5/qobject.html#signalsBlocked">signalsBlocked</a>() const</td><td class="entry"><a class="elRef" target="_blank" doxygen="/home/sky/Qt/Docs/Qt-5.10.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.10.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.10.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.10.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</td><td class="entry"><a class="elRef" target="_blank" doxygen="/home/sky/Qt/Docs/Qt-5.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href="https://doc.qt.io/qt-5/qabstractitemmodel.html#supportedDragActions">supportedDragActions</a>() const</td><td class="entry"><a class="elRef" target="_blank" doxygen="/home/sky/Qt/Docs/Qt-5.10.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.10.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href="https://doc.qt.io/qt-5/qabstractitemmodel.html#supportedDropActions">supportedDropActions</a>() const</td><td class="entry"><a class="elRef" target="_blank" doxygen="/home/sky/Qt/Docs/Qt-5.10.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.10.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href="https://doc.qt.io/qt-5/qobject.html#thread">thread</a>() const</td><td class="entry"><a class="elRef" target="_blank" doxygen="/home/sky/Qt/Docs/Qt-5.10.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.10.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.10.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.10.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href="https://doc.qt.io/qt-5/qobject.html#tr">tr</a>(const char *sourceText, const char *disambiguation, int n)</td><td class="entry"><a class="elRef" target="_blank" doxygen="/home/sky/Qt/Docs/Qt-5.10.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.10.1/qtcore/qtcore.tags:https://doc.qt.io/qt-5/" href="https://doc.qt.io/qt-5/qobject-obsolete.html#trUtf8">trUtf8</a>(const char *sourceText, const char *disambiguation, int n)</td><td class="entry"><a class="elRef" target="_blank" doxygen="/home/sky/Qt/Docs/Qt-5.10.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 bgcolor="#f0f0f0"><td class="entry"><b>~AccountModel</b>() (defined in <a class="el" href="class_qt_mvvm_1_1_account_model.html">QtMvvm::AccountModel</a>)</td><td class="entry"><a class="el" href="class_qt_mvvm_1_1_account_model.html">QtMvvm::AccountModel</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.10.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.10.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.10.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.10.1/qtdatasync/qtdatasync.tags:https://skycoder42.github.io/QtDataSync/" href="https://skycoder42.github.io/QtDataSync/class_q_abstract_list_model.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.10.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.10.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 Mar 14 2018 16:19:59 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>
|