32 uint
qHash (
const QStringList& list)
34 return qHash (list.join (
"/"));
void ClearIcon(const QStringList &path)
Clears the icon associated with the given path.
void SetIcon(const QStringList &path, const QIcon &icon)
Sets the icon for the given path.
QIcon GetIcon(const QStringList &path) override
Returns the icon for the path previously set with SetIcon().
uint qHash(const QStringList &list)