24 #include "Utils/Pimpl.h" 26 #include "Gui/Utils/Widgets/WidgetTemplate.h" 63 void paintEvent(QPaintEvent* event)
override;
64 void resizeEvent(QResizeEvent* event)
override;
void setCharsPerSecond(int charsPerSecond)
set the desired speed
The FloatingLabel class. A QLabel where the text floats from left to right and vice versa so there's ...
Definition: FloatingLabel.h:37
void setFloatingText(const QString &text)
Use this method insteas of using QLabel::setText()