QTheme.setColor

sets a default value for a color

i.e a color that is used when the color for widget is not found

  1. void setColor(string widgetName, string which, RGBColor color)
  2. void setColor(string which, RGBColor color)
    class QTheme
    void
    setColor

Meta