Compatibility Members for QColorDialog

The following members of class QColorDialogare part of the Qt compatibility layer. We advise against using them in new code.

Static Public Members

QColor getColor(const QColor & init, QWidget * parent, const char * name)
QRgb getRgba(QRgb rgba, bool * ok, QWidget * parent, const char * name)
  • 1 static public member inherited from QWidget
  • 13 static public members inherited from QPaintDevice

Member Function Documentation

[static] QColor QColorDialog::getColor(const QColor & init, QWidget * parent, const char * name)

[static] QRgb QColorDialog::getRgba(QRgb rgba, bool * ok, QWidget * parent, const char * name)

© 2016 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.