OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
ak::aWindowEventHandler Class Reference

#include "aWindowEventHandler.h"

Inheritance diagram for ak::aWindowEventHandler:
AppBase

Public Member Functions

 aWindowEventHandler ()
 
virtual ~aWindowEventHandler ()
 
virtual bool closeEvent (void)
 This function will be called by the window when the closeEvent occurs If the return value is true the closeEvent will be acceptet otherwise ignored.
 

Constructor & Destructor Documentation

◆ aWindowEventHandler()

ak::aWindowEventHandler::aWindowEventHandler ( )
inline

◆ ~aWindowEventHandler()

virtual ak::aWindowEventHandler::~aWindowEventHandler ( )
inlinevirtual

Member Function Documentation

◆ closeEvent()

virtual bool ak::aWindowEventHandler::closeEvent ( void )
inlinevirtual

This function will be called by the window when the closeEvent occurs If the return value is true the closeEvent will be acceptet otherwise ignored.

Reimplemented in AppBase.


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