|
Krita Source Code Documentation
|
#include "recorder_export_config.h"#include <kis_config.h>#include <QString>#include <QDir>#include <QRegularExpression>Go to the source code of this file.
Functions | |
| bool | operator!= (const RecorderProfile &left, const RecorderProfile &right) |
| bool | operator== (const RecorderProfile &left, const RecorderProfile &right) |
| bool operator!= | ( | const RecorderProfile & | left, |
| const RecorderProfile & | right ) |
Definition at line 436 of file recorder_export_config.cpp.
| bool operator== | ( | const RecorderProfile & | left, |
| const RecorderProfile & | right ) |
Definition at line 429 of file recorder_export_config.cpp.
References RecorderProfile::arguments, RecorderProfile::extension, and RecorderProfile::name.