CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
CFxUIPaintDevice Class Reference

#include <FxUIPaintDevice.h>

Inheritance diagram for CFxUIPaintDevice:
CFxUIImage CFxUIPixmap

Public Member Functions

 CFxUIPaintDevice (FxNativePaintDevice *paintDevice=nullptr)
 
 ~CFxUIPaintDevice ()
 
 operator FxNativePaintDevice * () const
 

Protected Attributes

CFxUIPaintDeviceImpl * m_pPaintDeviceImpl = nullptr
 

Detailed Description

Definition at line 19 of file FxUIPaintDevice.h.

Constructor & Destructor Documentation

◆ CFxUIPaintDevice()

CFxUIPaintDevice::CFxUIPaintDevice ( FxNativePaintDevice * paintDevice = nullptr)

Copy Constructor

◆ ~CFxUIPaintDevice()

CFxUIPaintDevice::~CFxUIPaintDevice ( )

Destructor

Member Function Documentation

◆ operator FxNativePaintDevice *()

CFxUIPaintDevice::operator FxNativePaintDevice * ( ) const

Member Data Documentation

◆ m_pPaintDeviceImpl

CFxUIPaintDeviceImpl* CFxUIPaintDevice::m_pPaintDeviceImpl = nullptr
protected

Definition at line 32 of file FxUIPaintDevice.h.


The documentation for this class was generated from the following file: