7#include <QtWidgets/qcolordialog.h>
56#include "moc_qwidgetplatformcolordialog_p.cpp"
The QColorDialog class provides a dialog widget for specifying colors.
QColor currentColor
the currently selected color in the dialog
void setCurrentColor(const QColor &color)
void currentColorChanged(const QColor &color)
This signal is emitted whenever the current color changes in the dialog.
void setOptions(ColorDialogOptions options)
The QColor class provides colors based on RGB, HSV or CMYK values.
virtual int exec()
Shows the dialog as a \l{QDialog::Modal Dialogs}{modal dialog}, blocking until the user closes it.
QObject * parent() const
Returns a pointer to the parent object.
static QMetaObject::Connection connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member, Qt::ConnectionType=Qt::AutoConnection)
\threadsafe
void setParent(QObject *parent)
Makes the object a child of parent.
T * data() const noexcept
Returns the value of the pointer referenced by this object.
Combined button and popup list for selecting options.
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent