42 #ifndef QCOLORDIALOG_P_H 43 #define QCOLORDIALOG_P_H 57 #include "private/qdialog_p.h" 60 #ifndef QT_NO_COLORDIALOG 114 QColorDialog::ColorDialogOptions
opts;
126 inline void done(
int result) { q_func()->done(result); }
138 #endif // QT_NO_COLORDIALOG 142 #endif // QCOLORDIALOG_P_H QDialogButtonBox * buttons
The QColor class provides colors based on RGB, HSV or CMYK values.
QColorDialog * colorDialog()
QPointer< QObject > receiverToDisconnectOnClose
#define QT_END_NAMESPACE
This macro expands to.
void mac_nativeDialogModalHelp()
void setCurrentColor(QRgb rgb)
void _q_newHsv(int h, int s, int v)
QColor currentQColor() const
void _q_newStandard(int, int)
The QByteArray class provides an array of bytes.
QColorDialog::ColorDialogOptions opts
void _q_macRunNativeAppModalPanel()
void setCocoaPanelColor(const QColor &color)
long ASN1_INTEGER_get ASN1_INTEGER * a
The QString class provides a Unicode character string.
void _q_newCustom(int, int)
#define QT_BEGIN_NAMESPACE
This macro expands to.
The QColorDialog class provides a dialog widget for specifying colors.
void init(const QColor &initial)
QRgb currentColor() const
void openCocoaColorPanel(const QColor &initial, QWidget *parent, const QString &title, QColorDialog::ColorDialogOptions options)
void _q_newColorTypedIn(QRgb rgb)
void closeCocoaColorPanel()
bool selectColor(const QColor &color)
QByteArray memberToDisconnectOnClose
#define Q_DECLARE_PUBLIC(Class)
bool isAlphaVisible() const
void setCurrentAlpha(int a)
static bool sharedColorPanelAvailable
void releaseCocoaColorPanelDelegate()
The QLabel widget provides a text or image display.
void retranslateStrings()
The QVBoxLayout class lines up widgets vertically.
QColorLuminancePicker * lp
void setCurrentQColor(const QColor &color)