#include <detailsdialog.h>
Inherits QDialog.
The DetailsDialog class provides dialog to show/edit metadata.
- Author
- Ilya Kotov forko.nosp@m.tov0.nosp@m.2@ya..nosp@m.ru
◆ DetailsDialog() [1/2]
Constructor.
- Parameters
-
tracks | a list of tracks which should be used. |
parent | Parent widget. |
◆ DetailsDialog() [2/2]
Constructor.
- Parameters
-
track | a track which should be used. |
parent | Parent widget. |
◆ ~DetailsDialog()
◆ metaDataChanged
void metaDataChanged |
( |
const QStringList & | paths | ) |
|
|
signal |
Emitted when closed dialog has modified file paths or track URLs.
- Parameters
-
paths | A list of the modified file paths or track URLs. |
◆ modifiedPaths()
QStringList modifiedPaths |
( |
| ) |
const |
Returns a list of the modified file paths or track URLs.
The documentation for this class was generated from the following file: