![]() |
This is the complete list of members for openfluid::ui::common::ElidedLabel, including all inherited members.
cacheElidedText(int w) | openfluid::ui::common::ElidedLabel | protected |
ElidedLabel(QWidget *Parent=nullptr, Qt::WindowFlags Flags=0) | openfluid::ui::common::ElidedLabel | |
ElidedLabel(const QString &Text, QWidget *Parent=nullptr, Qt::WindowFlags Flags=0) | openfluid::ui::common::ElidedLabel | |
ElidedLabel(const QString &Text, Qt::TextElideMode ElideMode=Qt::ElideRight, QWidget *Parent=nullptr, Qt::WindowFlags Flags=0) | openfluid::ui::common::ElidedLabel | |
getElideMode() const | openfluid::ui::common::ElidedLabel | inline |
paintEvent(QPaintEvent *Ev) | openfluid::ui::common::ElidedLabel | protected |
resizeEvent(QResizeEvent *Ev) | openfluid::ui::common::ElidedLabel | protected |
setElideMode(Qt::TextElideMode ElideMode) | openfluid::ui::common::ElidedLabel | |
setText(const QString &Text) | openfluid::ui::common::ElidedLabel |