Home
last modified time | relevance | path

Searched defs:copiedCover (Results 1 – 4 of 4) sorted by relevance

/dports/audio/cantata/cantata-2.4.2/devices/
H A Dextractjob.h53 bool copiedCover; variable
H A Dfilejob.h124 bool copiedCover; variable
H A Dmtpdevice.cpp777 bool copiedCover=false; in putSong() local
966 bool copiedCover=false; in getSong() local
1453 void MtpDevice::putSongStatus(int status, const QString &file, bool fixedVa, bool copiedCover) in putSongStatus()
1514 void MtpDevice::getSongStatus(bool ok, bool copiedCover) in getSongStatus()
H A Dactiondialog.cpp646 void ActionDialog::actionStatus(int status, bool copiedCover) in actionStatus()