106 return colorDialog->currentColor();
107 return m_currentColor;
113 colorDialog->setCurrentColor(
color);
114 m_currentColor =
color;
134 return m_options->options();
139 if (
options == m_options->options())
142 m_options->setOptions(
options);
149 && !m_options->testOption(QColorDialogOptions::DontUseNativeDialog);
156 colorDialog->setOptions(m_options);
157 colorDialog->setCurrentColor(m_currentColor);
163 m_options->setWindowTitle(
title());
165 colorDialog->setOptions(m_options);
176#include "moc_qquicklabsplatformcolordialog_p.cpp"
The QColor class provides colors based on RGB, HSV or CMYK values.
static QMetaObject::Connection connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member, Qt::ConnectionType=Qt::AutoConnection)
\threadsafe
Combined button and popup list for selecting options.
SharedPointerFileDialogOptions m_options
QFileDialog dialog(this)
[1]
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent