Hi,
I'm beginner to Qt and I see that most of widgets that are build in in Qt do not appear in the widgets tool box.
How can I add all the widget to tool box? (Like
QSystemTrayIcon
that does not appear by default in tool box)what is the best way to write gui - by the designer - ui file or by code - cpp file?
Thanks!