The Cover class.
More...
#include <cover.h>
The Cover class.
- Author
- Matthieu Bachelier
- Copyright
- GNU General Public License v3
§ Cover() [1/2]
Cover::Cover |
( |
const QByteArray & |
byteArray, |
|
|
const QString & |
mimeType = QString() |
|
) |
| |
§ Cover() [2/2]
Cover::Cover |
( |
const QString & |
fileName | ) |
|
Constructor used when loading pictures directly from the filesystem (drag & drop or with the context menu).
§ byteArray()
const QByteArray Cover::byteArray |
( |
| ) |
const |
|
inline |
§ format()
const char* Cover::format |
( |
| ) |
|
|
inline |
§ hasChanged()
bool Cover::hasChanged |
( |
| ) |
const |
|
inline |
§ mimeType()
std::string Cover::mimeType |
( |
| ) |
const |
|
inline |
§ setChanged()
void Cover::setChanged |
( |
bool |
changed | ) |
|
|
inline |
The documentation for this class was generated from the following files: