Qt class QColor represents colors for painting purposes. Qt variant of class qt.QColor have a textual representation of the form ="#RRGGBB" where letters R, G, or B are hexadecimal digits representing the intensities of the color components.

Subsections

  1. qt.QColor(...)
  2. qcolor:totable()