The Möbius Operating System: OS::MessageHandler class Reference
HOME DOWNLOAD DOCUMENTATION SCREENSHOTS  

OS::MessageHandler Class Reference

Abstract base class for an object that can handle messages. More...

#include <Window.h>

Inheritance diagram for OS::MessageHandler:

OS::WindowImpl OS::Control OS::DialogContainer OS::FrameWindow OS::Menu OS::Button OS::Edit OS::Label OS::DialogBox List of all members.

Static Public Member Functions

void HandleMessage (const wnd_message_t *msg)

Protected Member Functions

virtual void DoHandleMessage (const wnd_message_t *msg)=0

Detailed Description

Abstract base class for an object that can handle messages.


The documentation for this class was generated from the following files:
  • /include/gui/Window.h
  • /coreos/libgui/WindowImpl.cpp
Post a comment

From: