Definition at line 13 of file CursorFreeRDP.h.
◆ CCursorFreeRDP()
◆ cb_Pointer_Free()
void CCursorFreeRDP::cb_Pointer_Free |
( |
rdpContext * |
context, |
|
|
rdpPointer * |
pointer |
|
) |
| |
|
static |
◆ cb_Pointer_New()
BOOL CCursorFreeRDP::cb_Pointer_New |
( |
rdpContext * |
context, |
|
|
rdpPointer * |
pointer |
|
) |
| |
|
static |
◆ cb_Pointer_Set()
BOOL CCursorFreeRDP::cb_Pointer_Set |
( |
rdpContext * |
context, |
|
|
const rdpPointer * |
pointer |
|
) |
| |
|
static |
◆ cb_Pointer_SetDefault()
BOOL CCursorFreeRDP::cb_Pointer_SetDefault |
( |
rdpContext * |
context | ) |
|
|
static |
◆ cb_Pointer_SetNull()
BOOL CCursorFreeRDP::cb_Pointer_SetNull |
( |
rdpContext * |
context | ) |
|
|
static |
◆ cb_Pointer_SetPosition()
BOOL CCursorFreeRDP::cb_Pointer_SetPosition |
( |
rdpContext * |
context, |
|
|
UINT32 |
x, |
|
|
UINT32 |
y |
|
) |
| |
|
static |
◆ onFree()
void CCursorFreeRDP::onFree |
( |
rdpContext * |
context, |
|
|
rdpPointer * |
pointer |
|
) |
| |
◆ onNew()
BOOL CCursorFreeRDP::onNew |
( |
rdpContext * |
context, |
|
|
rdpPointer * |
pointer |
|
) |
| |
◆ onSet()
BOOL CCursorFreeRDP::onSet |
( |
rdpContext * |
context, |
|
|
const rdpPointer * |
pointer |
|
) |
| |
◆ onSetDefault()
BOOL CCursorFreeRDP::onSetDefault |
( |
rdpContext * |
context | ) |
|
◆ onSetNull()
BOOL CCursorFreeRDP::onSetNull |
( |
rdpContext * |
context | ) |
|
◆ onSetPosition()
BOOL CCursorFreeRDP::onSetPosition |
( |
rdpContext * |
context, |
|
|
UINT32 |
x, |
|
|
UINT32 |
y |
|
) |
| |
◆ RegisterPointer()
int CCursorFreeRDP::RegisterPointer |
( |
rdpGraphics * |
graphics | ) |
|
◆ m_Cursor
QImage CCursorFreeRDP::m_Cursor |
|
private |
◆ m_Logger
QLoggingCategory CCursorFreeRDP::m_Logger |
|
private |
◆ m_pConnect
The documentation for this class was generated from the following files:
- /home/runner/work/RabbitRemoteControl/RabbitRemoteControl/Plugins/FreeRDP/Client/CursorFreeRDP.h
- /home/runner/work/RabbitRemoteControl/RabbitRemoteControl/Plugins/FreeRDP/Client/CursorFreeRDP.cpp