QTheme.hasColor

checks if theme has a specific color for a specific widget

  1. bool hasColor(string widgetName, string colorName)
    class QTheme
    bool
    hasColor
    (
    string widgetName
    ,
    string colorName
    )
  2. bool hasColor(string colorName)

Meta