C ++ applications have better performance than .NET. Many applications are written in C ++.
But the original C ++ does not support the GUI, and thus Qt-like frameworks help developers develop a graphical desktop application. However, most applications are not QT applications.
What are the most commonly used graphical interfaces / libraries for large, cross-platform C ++ applications such as Adobe Photoshop? Is Qt common to large applications? If not, what are the benefits of using these libraries for more common cross-platform libraries like Qt?
unique
source share