refactoring
This commit is contained in:
parent
beba95ccef
commit
727f0cb54e
2 changed files with 27 additions and 15 deletions
|
|
@ -67,8 +67,11 @@ public slots:
|
|||
|
||||
private:
|
||||
void reset();
|
||||
QString timeToString(int time);
|
||||
void clearMediaList();
|
||||
void readMedia(const QString& path);
|
||||
void setMediaTitle(VlcMedia* media);
|
||||
QString timeToString(int time);
|
||||
|
||||
|
||||
bool mIsPlaying = false;
|
||||
bool mHasNext = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue