WidgetFactoryPlatformImplementation Class Template Reference
Detailed Description
template<template< class, class > class ContainerWidgetType, class EventHandlerClass, class MessageMapPolicy, Platform>
class SmartWin::WidgetFactoryPlatformImplementation< ContainerWidgetType, EventHandlerClass, MessageMapPolicy, >
This class should be specialized for every different platform we need to implement so that platform dependant code can be stuffed in here instead of having lots of ifdefs layingn around everywhere
Back to SmartWin website