Krita Source Code Documentation
Loading...
Searching...
No Matches
kis_update_info.cpp File Reference

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<KisUpdateInfoSP>("KisUpdateInfoSP")

The connection in KisCanvas2 uses queued signals with an argument of KisNodeSP type, so we should register it beforehand

Definition at line 14 of file kis_update_info.cpp.