Display up to three modes for the length of a track.
More...
#include <timelabel.h>
|
void | setTime (qint64 time, qint64 total) |
|
Display up to three modes for the length of a track.
- Author
- Matthieu Bachelier
- Copyright
- GNU General Public License v3
§ TimeLabel()
TimeLabel::TimeLabel |
( |
QWidget * |
parent = nullptr | ) |
|
|
explicit |
§ eventFilter()
bool TimeLabel::eventFilter |
( |
QObject * |
obj, |
|
|
QEvent * |
event |
|
) |
| |
|
overridevirtual |
Redefined to filter mouse press event.
§ minimumSizeHint()
QSize TimeLabel::minimumSizeHint |
( |
| ) |
const |
|
overridevirtual |
§ setTime
void TimeLabel::setTime |
( |
qint64 |
time, |
|
|
qint64 |
total |
|
) |
| |
|
slot |
§ timeChanged
void TimeLabel::timeChanged |
( |
| ) |
|
|
signal |
Sent when time has changed to update the label.
The documentation for this class was generated from the following files: