Skip to content

Port statisticsproxymodel away from QApplication

Carl Schwan requested to merge work/carl/statisticsproxymodel-widgets-free into master

The QPalette usage is useless as the tooltip will use by default the QPalette colors and the layout direction can be extracted from the QGuiApplication.

Fix also a QString::arg call with the wrong replacement number.

Tested with a white and dark theme

Edited by Carl Schwan

Merge request reports

Loading