Fawkes API  Fawkes Development Version
LaserGuiHildonWindow Class Reference

Laser GUI window for Hildon. More...

#include "lasergui_hildon.cpp"

Inheritance diagram for LaserGuiHildonWindow:

Public Member Functions

 LaserGuiHildonWindow ()
 Constructor. More...
 
 ~LaserGuiHildonWindow ()
 Destructor. More...
 

Protected Member Functions

virtual bool on_key_pressed (GdkEventKey *event)
 Event handler for key pressed events. More...
 
virtual bool on_window_state_event (GdkEventWindowState *event)
 Event handler for window state change events. More...
 
void on_connection_clicked ()
 Event handler for connection button. More...
 
virtual void on_connect ()
 Event handler for connected event. More...
 
virtual void on_disconnect ()
 Event handler for disconnected event. More...
 
void on_rotation_toggled ()
 Event handler for rotation button. More...
 
void on_resolution_toggled ()
 Event handler for rotation button. More...
 

Detailed Description

Laser GUI window for Hildon.

Author
Tim Niemueller

Definition at line 50 of file lasergui_hildon.cpp.

Constructor & Destructor Documentation

◆ LaserGuiHildonWindow()

◆ ~LaserGuiHildonWindow()

LaserGuiHildonWindow::~LaserGuiHildonWindow ( )
inline

Destructor.

Definition at line 135 of file lasergui_hildon.cpp.

Member Function Documentation

◆ on_connect()

virtual void LaserGuiHildonWindow::on_connect ( )
inlineprotectedvirtual

◆ on_connection_clicked()

void LaserGuiHildonWindow::on_connection_clicked ( )
inlineprotected

Event handler for connection button.

Definition at line 189 of file lasergui_hildon.cpp.

References fawkes::ServiceChooserDialog::run_and_connect().

Referenced by LaserGuiHildonWindow().

◆ on_disconnect()

virtual void LaserGuiHildonWindow::on_disconnect ( )
inlineprotectedvirtual

Event handler for disconnected event.

Definition at line 236 of file lasergui_hildon.cpp.

Referenced by LaserGuiHildonWindow().

◆ on_key_pressed()

virtual bool LaserGuiHildonWindow::on_key_pressed ( GdkEventKey *  event)
inlineprotectedvirtual

Event handler for key pressed events.

Parameters
eventevent parameters
Returns
always false

Definition at line 150 of file lasergui_hildon.cpp.

Referenced by LaserGuiHildonWindow().

◆ on_resolution_toggled()

void LaserGuiHildonWindow::on_resolution_toggled ( )
inlineprotected

Event handler for rotation button.

Definition at line 267 of file lasergui_hildon.cpp.

Referenced by LaserGuiHildonWindow().

◆ on_rotation_toggled()

void LaserGuiHildonWindow::on_rotation_toggled ( )
inlineprotected

Event handler for rotation button.

Definition at line 257 of file lasergui_hildon.cpp.

Referenced by LaserGuiHildonWindow().

◆ on_window_state_event()

virtual bool LaserGuiHildonWindow::on_window_state_event ( GdkEventWindowState *  event)
inlineprotectedvirtual

Event handler for window state change events.

Parameters
eventevent parameters
Returns
always false

Definition at line 178 of file lasergui_hildon.cpp.

Referenced by LaserGuiHildonWindow().


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