Wraps differences between role names handling in Qt4 and Qt5.
void setRoleNames(const QHash< int, QByteArray > &roleNames)
Sets the role names to roleNames.
UnhideListModel(QObject *parent)
Constructs the model with the given parent.
@ ItemDescription
The description of the item represented by this row.
@ ItemIcon
The URL of the icon of the item represented by this row.
@ ItemName
The name of the item represented by this row.
@ ItemClass
The unique ID of the item represented by this row.
Container< T > Filter(const Container< T > &c, F f)