Originally Posted by wysota You can only reimplement methods of classes and not objects and "imageLabel" is an object, not a class. You have to subclass QLabel and reimplement the method for the subclass. and how would i do that?
Forum Rules
Bookmarks