|
Krita Source Code Documentation
|
This is the complete list of members for KisHexColorInput, including all inherited members.
| createInput() override | KisHexColorInput | protectedvirtual |
| init() | KisColorInput | protected |
| KisColorInput(QWidget *parent, const KoChannelInfo *, KoColor *color, KoColorDisplayRendererInterface *displayRenderer=KoDumbColorDisplayRenderer::instance(), bool usePercentage=false) | KisColorInput | |
| KisHexColorInput(QWidget *parent, KoColor *color, KoColorDisplayRendererInterface *displayRenderer=KoDumbColorDisplayRenderer::instance(), bool usePercentage=false, bool usePreview=false) | KisHexColorInput | |
| m_channelInfo | KisColorInput | protected |
| m_color | KisColorInput | protected |
| m_colorPreview | KisHexColorInput | private |
| m_colorSlider | KisColorInput | protected |
| m_displayRenderer | KisColorInput | protected |
| m_hexInput | KisHexColorInput | private |
| m_usePercentage | KisColorInput | protected |
| setPercentageWise(bool val) | KisColorInput | inlinevirtual |
| setValue() | KisHexColorInput | slot |
| update() | KisHexColorInput | slot |
| updated() | KisColorInput | signal |
| usePercentage() const | KisColorInput | inline |