3 import 
QtQuick.Controls.Material 2.3
    21     function accentTextColor(accentColor, baseColor) {
 
QTMVVM_REVISION_1 static Q_INVOKABLE QColor accentTextColor(const QColor &accentColor, const QColor &baseColor) const
Calculates the optimal text color based on the background color. 
 
The QML import for the QtMvvmQuick QML module. 
 
A QML singleton to access common presenter methods globally.