Home
last modified time | relevance | path

Searched refs:columnCount (Results 1 – 24 of 24) sorted by relevance

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/
H A Dhistory.h150 int columnCount(const QModelIndex &parent = QModelIndex()) const;
179 int columnCount(const QModelIndex &parent = QModelIndex()) const;
213 int columnCount(const QModelIndex &parent) const;
262 int columnCount(const QModelIndex &parent = QModelIndex()) const;
284 int columnCount(const QModelIndex &parent) const;
H A Dhistory.cpp443 int HistoryModel::columnCount(const QModelIndex &parent) const in columnCount() function in HistoryModel
489 int HistoryMenuModel::columnCount(const QModelIndex &parent) const in columnCount() function in HistoryMenuModel
491 return m_treeModel->columnCount(mapToSource(parent)); in columnCount()
550 || column < 0 || column >= columnCount(parent) in index()
796 int HistoryFilterModel::columnCount(const QModelIndex &parent) const in columnCount() function in HistoryFilterModel
838 || column < 0 || column >= columnCount(parent)) in index()
953 int HistoryCompletionModel::columnCount(const QModelIndex &parent) const in columnCount() function in HistoryCompletionModel
975 || column < 0 || column >= columnCount(parent)) in index()
1055 int HistoryTreeModel::columnCount(const QModelIndex &parent) const in columnCount() function in HistoryTreeModel
1057 return sourceModel()->columnCount(mapToSource(parent)); in columnCount()
[all …]
H A Dcookiejar.h129 int columnCount(const QModelIndex &parent = QModelIndex()) const;
163 int columnCount(const QModelIndex &parent = QModelIndex()) const;
H A Dbookmarks.h164 int columnCount(const QModelIndex &parent = QModelIndex()) const;
221 int columnCount(const QModelIndex & parent = QModelIndex()) const;
H A Dcookiejar.cpp447 int CookieModel::columnCount(const QModelIndex &parent) const in columnCount() function in CookieModel
502 for (int i = 0; i < model->columnCount(); ++i){ in CookiesDialog()
601 int CookieExceptionsModel::columnCount(const QModelIndex &parent) const in columnCount() function in CookieExceptionsModel
677 for (int i = 0; i < m_exceptionsModel->columnCount(); ++i){ in CookiesExceptionsDialog()
H A Dbookmarks.cpp476 int BookmarksModel::columnCount(const QModelIndex &parent) const in columnCount() function in BookmarksModel
495 if (row < 0 || column < 0 || row >= rowCount(parent) || column >= columnCount(parent)) in index()
669 int AddBookmarkProxyModel::columnCount(const QModelIndex &parent) const in columnCount() function in AddBookmarkProxyModel
671 return qMin(1, QSortFilterProxyModel::columnCount(parent)); in columnCount()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativeplaces/
H A Dqdeclarativesupportedcategoriesmodel_p.h102 int columnCount(const QModelIndex &parent) const;
H A Dqdeclarativesupportedcategoriesmodel.cpp180 int QDeclarativeSupportedCategoriesModel::columnCount(const QModelIndex &parent) const in columnCount() function in QDeclarativeSupportedCategoriesModel
/OK3568_Linux_fs/kernel/tools/perf/scripts/python/
H A Dexported-sql-viewer.py752 def columnCount(self, parent=None): member in CallGraphModel
948 def columnCount(self, parent=None): member in CallTreeModel
1946 def columnCount(self, parent=None): member in SwitchGraphLegendModel
3136 def columnCount(self, parent=None): member in BranchModel
3259 columns = self.model.columnCount()
3728 def columnCount(self, parent=None): member in SQLTableModel
3822 columns = self.data_model.columnCount()
3934 col_cnt = model.columnCount(first)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/imports/location/
H A Dplugins.qmltypes197 name: "columnCount"
201 Method { name: "columnCount"; type: "int" }
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/bic/data/
H A DQtPositioning.5.4.0.linux-gcc-amd64.txt1869 144 (int (*)(...))QAbstractListModel::columnCount
2006 144 (int (*)(...))QIdentityProxyModel::columnCount
2127 144 (int (*)(...))QSortFilterProxyModel::columnCount
2203 144 (int (*)(...))QAbstractListModel::columnCount
H A DQtPositioning.5.3.0.linux-gcc-amd64.txt1858 144 (int (*)(...))QAbstractListModel::columnCount
1995 144 (int (*)(...))QIdentityProxyModel::columnCount
2115 144 (int (*)(...))QSortFilterProxyModel::columnCount
2191 144 (int (*)(...))QAbstractListModel::columnCount
H A DQtPositioning.5.14.0.linux-gcc-amd64.txt1706 144 (int (*)(...))QAbstractListModel::columnCount
2524 144 (int (*)(...))QConcatenateTablesProxyModel::columnCount
3126 144 (int (*)(...))QIdentityProxyModel::columnCount
4078 144 (int (*)(...))QSortFilterProxyModel::columnCount
4273 144 (int (*)(...))QAbstractListModel::columnCount
4743 144 (int (*)(...))QTransposeProxyModel::columnCount
H A DQtPositioning.5.15.0.linux-gcc-amd64.txt1711 144 (int (*)(...))QAbstractListModel::columnCount
2529 144 (int (*)(...))QConcatenateTablesProxyModel::columnCount
3131 144 (int (*)(...))QIdentityProxyModel::columnCount
4088 144 (int (*)(...))QSortFilterProxyModel::columnCount
4283 144 (int (*)(...))QAbstractListModel::columnCount
4753 144 (int (*)(...))QTransposeProxyModel::columnCount
H A DQtPositioning.5.13.0.linux-gcc-amd64.txt1694 144 (int (*)(...))QAbstractListModel::columnCount
2377 144 (int (*)(...))QConcatenateTablesProxyModel::columnCount
2916 144 (int (*)(...))QIdentityProxyModel::columnCount
3868 144 (int (*)(...))QSortFilterProxyModel::columnCount
4063 144 (int (*)(...))QAbstractListModel::columnCount
4704 144 (int (*)(...))QTransposeProxyModel::columnCount
H A DQtPositioning.5.6.0.linux-gcc-amd64.txt2123 144 (int (*)(...))QAbstractListModel::columnCount
2260 144 (int (*)(...))QIdentityProxyModel::columnCount
2381 144 (int (*)(...))QSortFilterProxyModel::columnCount
2457 144 (int (*)(...))QAbstractListModel::columnCount
H A DQtPositioning.5.9.0.linux-gcc-amd64.txt1643 144 (int (*)(...))QAbstractListModel::columnCount
2709 144 (int (*)(...))QIdentityProxyModel::columnCount
3635 144 (int (*)(...))QSortFilterProxyModel::columnCount
3830 144 (int (*)(...))QAbstractListModel::columnCount
H A DQtPositioning.5.8.0.linux-gcc-amd64.txt1553 144 (int (*)(...))QAbstractListModel::columnCount
2619 144 (int (*)(...))QIdentityProxyModel::columnCount
3620 144 (int (*)(...))QSortFilterProxyModel::columnCount
3815 144 (int (*)(...))QAbstractListModel::columnCount
H A DQtPositioning.5.7.0.linux-gcc-amd64.txt2420 144 (int (*)(...))QAbstractListModel::columnCount
2557 144 (int (*)(...))QIdentityProxyModel::columnCount
2678 144 (int (*)(...))QSortFilterProxyModel::columnCount
2754 144 (int (*)(...))QAbstractListModel::columnCount
H A DQtPositioning.5.10.0.linux-gcc-amd64.txt1648 144 (int (*)(...))QAbstractListModel::columnCount
2714 144 (int (*)(...))QIdentityProxyModel::columnCount
3661 144 (int (*)(...))QSortFilterProxyModel::columnCount
3856 144 (int (*)(...))QAbstractListModel::columnCount
H A DQtPositioning.5.11.0.linux-gcc-amd64.txt1648 144 (int (*)(...))QAbstractListModel::columnCount
2714 144 (int (*)(...))QIdentityProxyModel::columnCount
3661 144 (int (*)(...))QSortFilterProxyModel::columnCount
3856 144 (int (*)(...))QAbstractListModel::columnCount
H A DQtPositioning.5.12.0.linux-gcc-amd64.txt1648 144 (int (*)(...))QAbstractListModel::columnCount
2804 144 (int (*)(...))QIdentityProxyModel::columnCount
3736 144 (int (*)(...))QSortFilterProxyModel::columnCount
3931 144 (int (*)(...))QAbstractListModel::columnCount
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/js/
H A Djquery-2.0.3.min.js5 …ion(e,t){if(t){var n=vt(e,"opacity");return""===n?"1":n}}}},cssNumber:{columnCount:!0,fillOpacity:… property
H A Djquery-2.0.3.min.map1 …,"styles","hide","toggle","cssHooks","opacity","computed","cssNumber","columnCount","fillOpacity",…