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

Method AsWidget

src/client/front_render/vulkan/ct_vulkan_video_widget.cpp:106–108  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

104 }
105
106 QWidget* VulkanVideoWidget::AsWidget() {
107 return dynamic_cast<QWidget*>(this);
108 }
109
110 void VulkanVideoWidget::OnTimer1S() {
111 // LOGI("D3D11 refresh FPS: {}", fps_stat_.value());

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected