CrystalSpace

Public API Reference

CS::EditorApp::iMenuItemEventListener Struct Reference

A callback to listen to menu item clicks. More...

#include <ieditor/menubar.h>

Inheritance diagram for CS::EditorApp::iMenuItemEventListener:

List of all members.

Public Member Functions

virtual void OnClick (iMenuItem *)=0
 Implement this, the menuitem passed just got clicked, now do something!

Detailed Description

A callback to listen to menu item clicks.

Definition at line 38 of file menubar.h.


Member Function Documentation

virtual void CS::EditorApp::iMenuItemEventListener::OnClick ( iMenuItem  )  [pure virtual]

Implement this, the menuitem passed just got clicked, now do something!


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

Generated for Crystal Space 2.1 by doxygen 1.6.1