20 #ifndef RENDER_NATIVE_WINDOW_H 21 #define RENDER_NATIVE_WINDOW_H 25 #include <cairoSurfaceImage.h> 30 class WindowInformation;
67 classdesc::Exclude<std::shared_ptr<WindowInformation>>
winInfoPtr;
80 #include "renderNativeWindow.cd"
const RenderFrameArgs & frameArgs() const
RenderFrameArgs m_frameArgs
classdesc::Exclude< std::shared_ptr< WindowInformation > > winInfoPtr
classdesc::Exclude< CopiableMutux > drawMutex
virtual bool hasScrollBars() const
return whether this window has scrollbars (needed for MacOSX).
CopiableMutux(const CopiableMutux &)
Creation and access to the minskyTCL_obj object, which has code to record whenever Minsky's state cha...
void renderFrame(const RenderFrameArgs &args)
CLASSDESC_ACCESS(RenderNativeWindow)
std::string parentWindowId
static ecolab::cairo::Colour backgroundColour
a copiable mutex where each copy has a distinct mutex
RenderNativeWindow()=default
virtual void init()
perform any initialisation of any subclasses of this
static double scaleFactor()
~RenderNativeWindow() override
RenderNativeWindow & operator=(const RenderNativeWindow &x)