FreeRDP
RDPSessionViewController Class Reference
Collaboration diagram for RDPSessionViewController:

Instance Methods

(id) - initWithNibName:bundle:session:
 

Protected Attributes

 __pad0__: UIViewController <RDPSessionDelegate
 
 TouchPointerDelegate
 
 AdvancedKeyboardDelegate
 
 RDPKeyboardDelegate
 
 UIScrollViewDelegate
 
 UITextFieldDelegate
 
IBOutlet RDPSessionView_session_view
 
IBOutlet TouchPointerView_touchpointer_view
 
BOOL _autoscroll_with_touchpointer
 
BOOL _is_autoscrolling
 
IBOutlet UIToolbar * _session_toolbar
 
BOOL _session_toolbar_visible
 
IBOutlet UITextField * _dummy_textfield
 
IBOutlet UIView * _connecting_view
 
IBOutlet UILabel * _lbl_connecting
 
IBOutlet UIActivityIndicatorView * _connecting_indicator_view
 
IBOutlet UIButton * _cancel_connect_button
 
UIToolbar * _keyboard_toolbar
 
RDPSession_session
 
BOOL _session_initilized
 
BOOL _keyboard_visible
 
BOOL _toggle_mouse_button
 
AdvancedKeyboardView_advanced_keyboard_view
 
BOOL _advanced_keyboard_visible
 
BOOL _requesting_advanced_keyboard
 
CGFloat _keyboard_last_height
 
NSTimer * _mouse_move_event_timer
 
int _mouse_move_events_skipped
 
CGPoint _prev_long_press_position
 

Detailed Description

Definition at line 18 of file RDPSessionViewController.h.

Field Documentation

◆ UITextFieldDelegate

- UITextFieldDelegate
protected
Initial value:
{
IBOutlet UIScrollView *_session_scrollview

Definition at line 20 of file RDPSessionViewController.h.


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