Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Liniyous/ElaWidgetTools
/ registerAndInit
Method
registerAndInit
ElaWidgetTools/ElaEventBus.cpp:30–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
}
29
30
ElaEventBusType::EventBusReturnType ElaEvent::registerAndInit()
31
{
32
return ElaEventBus::getInstance()->d_ptr->registerEvent(this);
33
}
34
35
ElaEvent::~ElaEvent()
36
{
Callers
3
ElaPlainTextEdit
Method · 0.80
ElaWindow
Method · 0.80
ElaLineEdit
Method · 0.80
Calls
1
registerEvent
Method · 0.80
Tested by
no test coverage detected