OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Types | Public Member Functions | Public Attributes | List of all members
MWGui::Choice Struct Reference

#include <dialogue.hpp>

Inheritance diagram for MWGui::Choice:
Collaboration diagram for MWGui::Choice:

Public Types

typedef
MyGUI::delegates::CMultiDelegate1
< int
EventHandle_ChoiceId
 

Public Member Functions

 Choice (int id)
 
virtual void activated ()
 

Public Attributes

EventHandle_ChoiceId eventChoiceActivated
 
int mChoiceId
 

Member Typedef Documentation

typedef MyGUI::delegates::CMultiDelegate1<int> MWGui::Choice::EventHandle_ChoiceId

Constructor & Destructor Documentation

MWGui::Choice::Choice ( int  id)
inline

Member Function Documentation

void MWGui::Choice::activated ( )
virtual

Implements MWGui::Link.

Here is the call graph for this function:

Member Data Documentation

EventHandle_ChoiceId MWGui::Choice::eventChoiceActivated
int MWGui::Choice::mChoiceId

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