Krita Source Code Documentation
Loading...
Searching...
No Matches
KritaQmlComponentsPlugin.cpp File Reference
#include "KritaQmlComponentsPlugin.h"
#include <QObject>
#include <KisStaticInitializer.h>
#include <SvgTextLabel.h>
#include <KisNumParser.h>
#include <KisCubicCurveQMLWrapper.h>
#include <KisTheme.h>
#include <KisFontFunctions.h>
#include <KoShapeQtQuickLabel.h>
#include <TagFilterProxyModelQmlWrapper.h>
#include "moc_KritaQmlComponentsPlugin.cpp"

Go to the source code of this file.

Variables

Qt6 should generate it itself with GENERATE_PLUGIN_SOURCE KIS_DECLARE_STATIC_INITIALIZER
 

Variable Documentation

◆ KIS_DECLARE_STATIC_INITIALIZER

Qt6 should generate it itself with GENERATE_PLUGIN_SOURCE KIS_DECLARE_STATIC_INITIALIZER
Initial value:
{
qmlRegisterModule("org.krita.components", 1, 0)

Definition at line 25 of file KritaQmlComponentsPlugin.cpp.