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