Details
-
Task
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
7.0 (Next Major Release)
-
None
Description
QIconEngine should be cleaned up for Qt7:
- mark getter as const (e.g. iconName(), isNull(), ...)
- remove virtual_hook() as there are virtual functions with the same functionality
- check why copy operator is allowed but assignment operator is deleted and sync them
Attachments
Issue Links
- resulted from
-
QTBUG-118667 QIcon::addFile() with an invalid filename results in QFile::isNull() == false
-
- Closed
-