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::Topic Struct Reference

#include <dialogue.hpp>

Inheritance diagram for MWGui::Topic:
Collaboration diagram for MWGui::Topic:

Public Types

typedef
MyGUI::delegates::CMultiDelegate1
< const std::string & > 
EventHandle_TopicId
 

Public Member Functions

 Topic (const std::string &id)
 
virtual void activated ()
 

Public Attributes

EventHandle_TopicId eventTopicActivated
 
std::string mTopicId
 

Member Typedef Documentation

typedef MyGUI::delegates::CMultiDelegate1<const std::string&> MWGui::Topic::EventHandle_TopicId

Constructor & Destructor Documentation

MWGui::Topic::Topic ( const std::string &  id)
inline

Member Function Documentation

void MWGui::Topic::activated ( )
virtual

Implements MWGui::Link.

Here is the call graph for this function:

Member Data Documentation

EventHandle_TopicId MWGui::Topic::eventTopicActivated
std::string MWGui::Topic::mTopicId

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