Halyri - Häke  0.9.1
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events
Hake_WPF.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...

Inheritance diagram for Hake_WPF.MainWindow:

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...
 

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

Hake_WPF.MainWindow.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.

Member Function Documentation

void Hake_WPF.MainWindow.InitializeComponent ( )

InitializeComponent

void Hake_WPF.MainWindow.InitializeComponent ( )

InitializeComponent

override void Hake_WPF.MainWindow.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: