Halyri - Häke  0.9.1
 All Classes Namespaces Functions Variables Enumerations Properties
MainWindow Class Reference

Interaction logic for MainWindow.xaml. User can ask information from mobile client: video and location. Or user can send tutorials. Also user can manage assigments here that are shown in listbox and in map by pushpins. All controls is here in mainwindow. More...

Inherits Window, IComponentConnector, Window, IComponentConnector, Window, IComponentConnector, Window, IComponentConnector, and Window.

Public Member Functions

 MainWindow ()
 Initializes components and focuses map. Also connects to server by endpointAddress that is in settings or by default. Then adds eventhandlers and informs user if conenction is not established in case there is some problem. Also starts Pinger that pings server. More...
 
void InitializeComponent ()
 InitializeComponent More...
 
void InitializeComponent ()
 InitializeComponent More...
 
void InitializeComponent ()
 InitializeComponent More...
 
void InitializeComponent ()
 InitializeComponent More...
 

Protected Member Functions

override void OnClosing (System.ComponentModel.CancelEventArgs e)
 Disconnects before closing program. Also if mapwindows or/and settingswindow is open, closes those too. More...
 

Detailed Description

Interaction logic for MainWindow.xaml. User can ask information from mobile client: video and location. Or user can send tutorials. Also user can manage assigments here that are shown in listbox and in map by pushpins. All controls is here in mainwindow.

MainWindow

<author>Atte Söderlund</author>

Constructor & Destructor Documentation

Initializes components and focuses map. Also connects to server by endpointAddress that is in settings or by default. Then adds eventhandlers and informs user if conenction is not established in case there is some problem. Also starts Pinger that pings server.

Member Function Documentation

void InitializeComponent ( )

InitializeComponent

void InitializeComponent ( )

InitializeComponent

void InitializeComponent ( )

InitializeComponent

void InitializeComponent ( )

InitializeComponent

override void OnClosing ( System.ComponentModel.CancelEventArgs  e)
protected

Disconnects before closing program. Also if mapwindows or/and settingswindow is open, closes those too.


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