Image Component Library (ICL)
|
This is the complete list of members for icl::qt::ColorLabel, including all inherited members.
ColorLabel(core::Color4D &color, bool useAlpha, QWidget *parent=0) | icl::qt::ColorLabel | |
event(QEvent *event) | icl::qt::ThreadedUpdatableWidget | inlinevirtual |
getAlhpa() const | icl::qt::ColorLabel | |
getBlue() const | icl::qt::ColorLabel | |
getGreen() const | icl::qt::ColorLabel | |
getRed() const | icl::qt::ColorLabel | |
getRGB() const | icl::qt::ColorLabel | |
getRGBA() const | icl::qt::ColorLabel | |
hasAlpha() const | icl::qt::ColorLabel | |
m_color | icl::qt::ColorLabel | private |
m_hasAlpha | icl::qt::ColorLabel | private |
m_oMutex | icl::qt::ColorLabel | mutableprivate |
paintEvent(QPaintEvent *evt) | icl::qt::ColorLabel | virtual |
setColor(const core::Color &color) | icl::qt::ColorLabel | |
setColor(const core::Color4D &color) | icl::qt::ColorLabel | |
ThreadedUpdatableWidget(QWidget *parent=0) | icl::qt::ThreadedUpdatableWidget | inline |
updateFromOtherThread() | icl::qt::ThreadedUpdatableWidget | inline |