LMMS
Loading...
Searching...
No Matches
lmms::gui::LcdWidget Member List

This is the complete list of members for lmms::gui::LcdWidget, including all inherited members.

addTextForValue(int value, const QString &text)lmms::gui::LcdWidgetinline
cellHeight() constlmms::gui::LcdWidgetinline
charsPerPixmaplmms::gui::LcdWidgetprivatestatic
initUi(const QString &name, const QString &style)lmms::gui::LcdWidgetprivate
LcdWidget(QWidget *parent, const QString &name=QString(), bool leadingZero=false)lmms::gui::LcdWidgetexplicit
LcdWidget(int numDigits, QWidget *parent, const QString &name=QString(), bool leadingZero=false)lmms::gui::LcdWidget
LcdWidget(int numDigits, const QString &style, QWidget *parent, const QString &name=QString(), bool leadingZero=false)lmms::gui::LcdWidget
m_cellHeightlmms::gui::LcdWidgetprivate
m_cellWidthlmms::gui::LcdWidgetprivate
m_displaylmms::gui::LcdWidgetprivate
m_labellmms::gui::LcdWidgetprivate
m_lcdPixmaplmms::gui::LcdWidgetprivate
m_leadingZerolmms::gui::LcdWidgetprivate
m_marginWidthlmms::gui::LcdWidgetprivate
m_numDigitslmms::gui::LcdWidgetprivate
m_seamlessLeftlmms::gui::LcdWidgetprivate
m_seamlessRightlmms::gui::LcdWidgetprivate
m_textColorlmms::gui::LcdWidgetprivate
m_textForValuelmms::gui::LcdWidgetprivate
m_textShadowColorlmms::gui::LcdWidgetprivate
numDigitslmms::gui::LcdWidget
numDigits() constlmms::gui::LcdWidgetinline
paintEvent(QPaintEvent *pe) overridelmms::gui::LcdWidgetprotected
setLabel(const QString &label)lmms::gui::LcdWidget
setMarginWidth(int width)lmms::gui::LcdWidgetvirtualslot
setNumDigits(int n)lmms::gui::LcdWidgetinline
setSeamless(bool left, bool right)lmms::gui::LcdWidgetinline
setTextColor(const QColor &c)lmms::gui::LcdWidget
setTextShadowColor(const QColor &c)lmms::gui::LcdWidget
setValue(int value)lmms::gui::LcdWidget
setValue(float value)lmms::gui::LcdWidget
textColorlmms::gui::LcdWidget
textColor() constlmms::gui::LcdWidget
textShadowColorlmms::gui::LcdWidget
textShadowColor() constlmms::gui::LcdWidget
updateSize()lmms::gui::LcdWidgetprotectedvirtual