MCPcopy Create free account
hub / github.com/RGAA-Software/GoDesk / Init

Method Init

src/client/ct_application.cpp:118–120  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

116 }
117
118 void Application::Init() {
119 msg_listener_ = context_->ObtainMessageListener();
120 }
121
122 void Application::changeEvent(QEvent* event) {
123 if (event->type() == QEvent::ActivationChange) {

Callers

nothing calls this directly

Calls 1

ObtainMessageListenerMethod · 0.45

Tested by

no test coverage detected