Hi All,
I have a lot of QLineEdit which I need to promote to a subclass of QLineEdit that I wrote myself.
How can I promote without using the user interface of QtCreator? I want to do it in the code.
Thanks
↧