|
Krita Source Code Documentation
|
#include <QLatin1String>Go to the source code of this file.
Namespaces | |
| namespace | RecorderFormatInfo |
Enumerations | |
| enum class | RecorderFormat { JPEG , PNG } |
Functions | |
| QLatin1String | RecorderFormatInfo::fileExtension (RecorderFormat format) |
| QLatin1String | RecorderFormatInfo::fileFormat (RecorderFormat format) |
|
strong |
| Enumerator | |
|---|---|
| JPEG | |
| PNG | |
Definition at line 12 of file recorder_format.h.