MainWindow dark mode
Unsolved
General and Desktop
-
how to set MainWindow parameters to dark mode?
-
how to set MainWindow parameters to dark mode?
-
@Pl45m4 Qt 6.4.3 version, where shoud I paste the code from the link you shared?
-
@Pl45m4 Qt 6.4.3 version, where shoud I paste the code from the link you shared?
@JacobNovitsky Which code? The article explains features available in Qt 6.5+ and provides some pre-6.5 history by way of explaining how "dark mode" is suboptimal on those versions.
-
@Pl45m4 Qt 6.4.3 version, where shoud I paste the code from the link you shared?
You can still use
QPalette
and/or a stylesheet for your dark design appearance of your app