Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-7799

QColor porting from Qt 3 using indexed color values

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Out of scope
    • Icon: P4: Low P4: Low
    • Some future release
    • 4.6.1
    • Documentation
    • None

      In Qt 3 there was a method to specify a raw value to be used when painting with a QColor which is described here:
      http://doc.trolltech.com/3.3/qcolor.html#QColor-4

      This could be used to specify an index value directly anytime this QColor was specified. In Qt 4 this no longer exists, and this can be troublesome to work around using the Qt 4 painting API. This should be mentioned in the notes regarding porting from Qt 3 to Qt 4.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            docteam Qt Documentation Team
            janichol Andy Nichols
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes