ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
ecvFontPropertyWidget Member List

This is the complete list of members for ecvFontPropertyWidget, including all inherited members.

boldChanged(bool bold)ecvFontPropertyWidgetsignal
ecvFontPropertyWidget(QWidget *parent=nullptr)ecvFontPropertyWidgetexplicit
fontColor() constecvFontPropertyWidget
fontColorChanged(const QColor &color)ecvFontPropertyWidgetsignal
fontFamily() constecvFontPropertyWidget
fontFamilyChanged(const QString &family)ecvFontPropertyWidgetsignal
fontFamilyIndex() constecvFontPropertyWidget
fontFamilyIndexChanged(int index)ecvFontPropertyWidgetsignal
fontOpacity() constecvFontPropertyWidget
fontOpacityChanged(double opacity)ecvFontPropertyWidgetsignal
fontProperties() constecvFontPropertyWidget
fontPropertiesChanged()ecvFontPropertyWidgetsignal
fontSize() constecvFontPropertyWidget
fontSizeChanged(int size)ecvFontPropertyWidgetsignal
hasShadow() constecvFontPropertyWidget
horizontalJustification() constecvFontPropertyWidget
horizontalJustificationChanged(const QString &justification)ecvFontPropertyWidgetsignal
isBold() constecvFontPropertyWidget
isItalic() constecvFontPropertyWidget
italicChanged(bool italic)ecvFontPropertyWidgetsignal
resizeEvent(QResizeEvent *event) overrideecvFontPropertyWidgetprotected
setBold(bool bold, bool blockSignal=false)ecvFontPropertyWidget
setColorPickerVisible(bool visible)ecvFontPropertyWidget
setControlsEnabled(bool enabled)ecvFontPropertyWidget
setFontColor(const QColor &color, bool blockSignal=false)ecvFontPropertyWidget
setFontFamily(const QString &family, bool blockSignal=false)ecvFontPropertyWidget
setFontFamilyIndex(int index, bool blockSignal=false)ecvFontPropertyWidget
setFontOpacity(double opacity, bool blockSignal=false)ecvFontPropertyWidget
setFontProperties(const FontProperties &props)ecvFontPropertyWidget
setFontSize(int size, bool blockSignal=false)ecvFontPropertyWidget
setHorizontalJustification(const QString &justification, bool blockSignal=false)ecvFontPropertyWidget
setItalic(bool italic, bool blockSignal=false)ecvFontPropertyWidget
setShadow(bool shadow, bool blockSignal=false)ecvFontPropertyWidget
setVerticalJustification(const QString &justification, bool blockSignal=false)ecvFontPropertyWidget
shadowChanged(bool shadow)ecvFontPropertyWidgetsignal
verticalJustification() constecvFontPropertyWidget
verticalJustificationChanged(const QString &justification)ecvFontPropertyWidgetsignal
~ecvFontPropertyWidget() overrideecvFontPropertyWidget