|
FreeRDP
|


Instance Methods | |
| (void) | - setSession: |
| (void) | - prepareForBitmapContextChange |
| (void) | - setNeedsDisplayInRemoteRect: |
| (void) | - setRemoteCursor: |
| (void) | - setRemoteCursorPosition: |
| (void) | - showRemoteCursor |
| (void) | - hideRemoteCursor |
| (void) | - setDefaultRemoteCursor |
Protected Attributes | |
| RDPSession * | _session |
Properties | |
| BOOL | hardwareKeyboardActive |
Definition at line 16 of file RDPSessionView.h.
| - (void) hideRemoteCursor |
Definition at line 45 of file RDPSessionView.m.
| - (void) prepareForBitmapContextChange |
Definition at line 45 of file RDPSessionView.m.
| - (void) setDefaultRemoteCursor |
Definition at line 45 of file RDPSessionView.m.
| - (void) setNeedsDisplayInRemoteRect: | (CGRect) | rect |
Definition at line 45 of file RDPSessionView.m.
| - (void) setRemoteCursor: | (RDPCursor *) | cursor |
Definition at line 45 of file RDPSessionView.m.
| - (void) setRemoteCursorPosition: | (CGPoint) | position |
Definition at line 45 of file RDPSessionView.m.
| - (void) setSession: | (RDPSession *) | session |
Definition at line 45 of file RDPSessionView.m.
| - (void) showRemoteCursor |
Definition at line 45 of file RDPSessionView.m.
|
protected |
Definition at line 18 of file RDPSessionView.h.
|
readwritenonatomicassign |
Definition at line 21 of file RDPSessionView.h.