Dear visitor, welcome to QtForum.org.
If this is your first visit here, please read the Help. It explains in detail how this page works.
To use all features of this page, you should consider registering.
Please use the registration form, to register here or read more information about the registration process.
If you are already registered, please login here.
Icons in the warning box of QFileDialog
Hello,
Is there an easy way to change the icon used in the warning box of QFileDialog-derived class (the warning box that pops up when trying to delete a file/folder within QFileDialog).
Thanks,
Radek
RE: Icons in the warning box of QFileDialog
If somebody runs into a similar problem, you need to set your own style
on the application and reimplement stylePixmap.