FreeRDP
AppDelegate Class Reference

#import <AppDelegate.h>

Inheritance diagram for AppDelegate:
Collaboration diagram for AppDelegate:

Instance Methods

(void) - rdpConnectError:
 

Data Fields

NSWindow * window
 
MRDPViewmrdpView
 

Protected Attributes

MainTabBarController_tabBarController
 

Properties

IBOutlet UIWindow * window
 
IBOutlet MainTabBarControllertabBarController
 
IBOutlet NSWindow * window
 
rdpContext * context
 

Method Documentation

◆ rdpConnectError:

- (void) rdpConnectError: (NSString *)  withMessage

called when we fail to connect to a RDP server - Make sure this is called from the main thread.

Here is the call graph for this function:

Field Documentation

◆ _tabBarController

- (MainTabBarController*) _tabBarController
protected

◆ mrdpView

- (MRDPView*) mrdpView

◆ window

- (NSWindow*) window

Property Documentation

◆ context

- (rdpContext *) context
readwriteatomicassign

◆ tabBarController

- (IBOutlet MainTabBarController*) tabBarController
readwritenonatomicretain

◆ window [1/2]

- (IBOutlet UIWindow*) window
readwritenonatomicretain

◆ window [2/2]

- (IBOutlet NSWindow*) window
readwriteatomicassign

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