|
Krita Source Code Documentation
|
The KisSynchronizedConnectionEventTypeRegistrar is a simple class to register QEvent type in the Qt's system. More...
Public Member Functions | |
| KisSynchronizedConnectionEventTypeRegistrar () | |
Public Attributes | |
| bool | enableAutoModeForUnittests = false |
| int | eventType = -1 |
The KisSynchronizedConnectionEventTypeRegistrar is a simple class to register QEvent type in the Qt's system.
Definition at line 17 of file KisSynchronizedConnection.cpp.
|
inline |
Definition at line 19 of file KisSynchronizedConnection.cpp.
References eventType.
| bool KisSynchronizedConnectionEventTypeRegistrar::enableAutoModeForUnittests = false |
Definition at line 24 of file KisSynchronizedConnection.cpp.
| int KisSynchronizedConnectionEventTypeRegistrar::eventType = -1 |
Definition at line 23 of file KisSynchronizedConnection.cpp.