The MediaInfoWindow class provides the media info window for display.
More...
#include <MediaInfoWindow.h>
|
| MediaInfoWindow (QWidget *parent=nullptr) |
| Construct a new Media Info Window object.
|
|
The MediaInfoWindow class provides the media info window for display.
- Note
- this is the meta data of the media
◆ MediaInfoWindow()
MediaInfoWindow::MediaInfoWindow |
( |
QWidget * |
parent = nullptr | ) |
|
|
explicit |
Construct a new Media Info Window object.
- Parameters
-
◆ filled_metainfo
void MediaInfoWindow::filled_metainfo |
( |
const MediaInfo |
info | ) |
|
|
slot |
filled_metainfo fill the media info
- Parameters
-
info | the media info to fill |
The documentation for this class was generated from the following files:
- extern_app/MediaPlayer/ui/MediaInfoWindow.h
- extern_app/MediaPlayer/ui/MediaInfoWindow.cpp