Krita Source Code Documentation
Loading...
Searching...
No Matches
recorder_snapshots_scanner.cpp File Reference
#include "recorder_snapshots_scanner.h"
#include "recorder_const.h"
#include <QDebug>
#include <QThread>
#include <QDir>
#include <QDirIterator>
#include <QRegularExpression>
#include <KisStaticInitializer.h>

Go to the source code of this file.

Variables

 KIS_DECLARE_STATIC_INITIALIZER
 

Variable Documentation

◆ KIS_DECLARE_STATIC_INITIALIZER

KIS_DECLARE_STATIC_INITIALIZER
Initial value:
{
qRegisterMetaType<SnapshotDirInfoList>("SnapshotDirInfoList")

Definition at line 17 of file recorder_snapshots_scanner.cpp.