#include <SimpleTextFloat.h>
◆ SimpleTextFloat()
| lmms::gui::SimpleTextFloat::SimpleTextFloat |
( |
| ) |
|
◆ ~SimpleTextFloat()
| lmms::gui::SimpleTextFloat::~SimpleTextFloat |
( |
| ) |
|
|
overridedefault |
◆ hide()
| void lmms::gui::SimpleTextFloat::hide |
( |
| ) |
|
◆ moveGlobal()
| void lmms::gui::SimpleTextFloat::moveGlobal |
( |
QWidget * | w, |
|
|
const QPoint & | offset ) |
|
inline |
◆ setText()
| void lmms::gui::SimpleTextFloat::setText |
( |
const QString & | text | ) |
|
◆ showWithDelay()
| void lmms::gui::SimpleTextFloat::showWithDelay |
( |
int | msecBeforeDisplay, |
|
|
int | msecDisplayTime ) |
◆ showWithTimeout()
| void lmms::gui::SimpleTextFloat::showWithTimeout |
( |
int | msec | ) |
|
|
inline |
◆ m_hideTimer
| QTimer* lmms::gui::SimpleTextFloat::m_hideTimer |
|
private |
◆ m_showTimer
| QTimer* lmms::gui::SimpleTextFloat::m_showTimer |
|
private |
◆ m_textLabel
| QLabel* lmms::gui::SimpleTextFloat::m_textLabel |
|
private |
The documentation for this class was generated from the following files: