KritaWidgets
KisDlgInternalColorSelector.h
Go to the documentation of this file.
37 static void setScreenColorSamplerFactory(std::function<KisScreenColorSamplerBase *(QWidget *)> f) {
64 KisDlgInternalColorSelector(QWidget* parent, KoColor color, Config config, const QString &caption, const KoColorDisplayRendererInterface *displayRenderer = KoDumbColorDisplayRenderer::instance());
bool paletteBox
Definition: KisDlgInternalColorSelector.h:57
virtual void reject()
bool screenColorSampler
Definition: KisDlgInternalColorSelector.h:58
The KisInternalColorSelector class.
Definition: KisDlgInternalColorSelector.h:29
virtual void showEvent(QShowEvent *event)
virtual void focusInEvent(QFocusEvent *event)
bool visualColorSelector
Definition: KisDlgInternalColorSelector.h:56
bool useAlpha
Definition: KisDlgInternalColorSelector.h:61
bool hexInput
Definition: KisDlgInternalColorSelector.h:60
bool prevNextButtons
Definition: KisDlgInternalColorSelector.h:59
static void setScreenColorSamplerFactory(std::function< KisScreenColorSamplerBase *(QWidget *)> f)
Definition: KisDlgInternalColorSelector.h:37
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Sat Jan 23 2021 11:48:22 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Sat Jan 23 2021 11:48:22 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.