FlowArithmeticCalculator 1.0.0
Flow Arithmetic Calculator
Loading...
Searching...
No Matches
SkiaGLFWQtWindowImpl.cpp
Go to the documentation of this file.
2
3namespace gui::window {
4 // explicitly define the GLFWQtWindowImpl specialization for SkiaRendererImpl
8 template class GLFWQtWindowImpl<gui::renderer::SkiaRendererImpl, SkCanvas>;
9} // namespace gui::window
The GUI window abstraction & implementation.