|
CFx SDK Documentation 2026 SP0
|
#include <FxUIPaintDevice.h>
Public Member Functions | |
| CFxUIPaintDevice (FxNativePaintDevice *paintDevice=nullptr) | |
| ~CFxUIPaintDevice () | |
| operator FxNativePaintDevice * () const | |
Protected Attributes | |
| CFxUIPaintDeviceImpl * | m_pPaintDeviceImpl = nullptr |
Definition at line 19 of file FxUIPaintDevice.h.
| CFxUIPaintDevice::CFxUIPaintDevice | ( | FxNativePaintDevice * | paintDevice = nullptr | ) |
Copy Constructor
| CFxUIPaintDevice::~CFxUIPaintDevice | ( | ) |
Destructor
| CFxUIPaintDevice::operator FxNativePaintDevice * | ( | ) | const |
|
protected |
Definition at line 32 of file FxUIPaintDevice.h.