![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Member Functions | |
QColorDialogOptionsPrivate ()=default | |
QColorDialogOptionsPrivate (const QColorDialogOptionsPrivate &)=default | |
QColorDialogOptionsPrivate (QColorDialogOptionsPrivate &&)=default | |
QColorDialogOptionsPrivate & | operator= (const QColorDialogOptionsPrivate &)=delete |
QColorDialogOptionsPrivate & | operator= (QColorDialogOptionsPrivate &&)=delete |
QColorDialogOptionsPrivate ()=default | |
QColorDialogOptionsPrivate (const QColorDialogOptionsPrivate &)=default | |
QColorDialogOptionsPrivate (QColorDialogOptionsPrivate &&)=default | |
QColorDialogOptionsPrivate & | operator= (const QColorDialogOptionsPrivate &)=delete |
QColorDialogOptionsPrivate & | operator= (QColorDialogOptionsPrivate &&)=delete |
Public Attributes | |
QColorDialogOptions::ColorDialogOptions | options |
QString | windowTitle |
Definition at line 259 of file qplatformdialoghelper.cpp.
|
default |
|
default |
|
default |
|
default |
|
default |
|
default |
|
delete |
|
delete |
|
delete |
|
delete |
QColorDialogOptions::ColorDialogOptions QColorDialogOptionsPrivate::options |
Definition at line 268 of file qplatformdialoghelper.cpp.
Referenced by testing.tools.test_runner._TestCaseRunner::_NewImageArtifact(), testing.tools.test_runner._TestCaseRunner::_RegenerateIfNeeded(), testing.tools.test_runner._PerProcessState::GetSkiaGoldTester(), testing.tools.test_runner._PerProcessConfig::InitializeFeatures(), testing.tools.test_runner.TestRunner::IsSkiaGoldEnabled(), testing.tools.test_runner._PerProcessConfig::NewFinder(), testing.tools.test_runner._TestCaseRunner::TestPixel(), and testing.tools.test_runner._TestCaseRunner::TestText().
QString QColorDialogOptionsPrivate::windowTitle |
Definition at line 269 of file qplatformdialoghelper.cpp.