Home
last modified time | relevance | path

Searched refs:rowCount (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/wpa/dist/wpa_supplicant/wpa_gui-qt4/
H A Deventhistory.h24 int rowCount(const QModelIndex &parent = QModelIndex()) const;
H A Deventhistory.cpp15 int EventListModel::rowCount(const QModelIndex &) const in rowCount() function in EventListModel