![]() |
Sayonara Player
|
#include <MTP_Folder.h>
The MTP_Folder struct.
Public Member Functions | |
| MTP_Folder (MTPIntern_Device *device=nullptr, MTPIntern_Folder *folder=nullptr) | |
| quint32 | id () const |
| QString | name () const |
| quint32 | parent_id () const |
| quint32 | storage_id () const |
| QList< MTP_FolderPtr > | children () const |
| bool | send_track (MTP_TrackPtr track) const |
| bool | remove () const |
| quint32 | create_folder (const QString &name) const |
1.8.13