QTheme.hasColors

checks if theme has specific colors for a specific widget

  1. bool hasColors(string widgetName, string[] colorNames)
    class QTheme
    bool
    hasColors
    (
    string widgetName
    ,
    string[] colorNames
    )
  2. bool hasColors(string[] colorNames)

Meta