Example #1
0
QtLayerWin32::QtLayerWin32()
{
    WidgetCreated();
    AppStarted();
}
Example #2
0
QtLayerMacOS::QtLayerMacOS()
{
    WidgetCreated();
    AppStarted();
}