By setting the QT_DEBUG_PLUGINS variable and launching the program it shows the list of available plugins, styles included. The program uses, by default, the style bb10dark. Using the parameter -style bb10bright (or cleanlooks, cde, plastique) the application has the correct colors. Example : ./my_t...