OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Private Attributes | List of all members
MWGui::ResponseCallback Class Reference
Inheritance diagram for MWGui::ResponseCallback:
Collaboration diagram for MWGui::ResponseCallback:

Public Member Functions

 ResponseCallback (DialogueWindow *win, bool needMargin=true)
 
void addResponse (const std::string &title, const std::string &text)
 
void updateTopics ()
 
- Public Member Functions inherited from MWBase::DialogueManager::ResponseCallback
virtual ~ResponseCallback ()=default
 

Private Attributes

DialogueWindowmWindow
 
bool mNeedMargin
 

Constructor & Destructor Documentation

MWGui::ResponseCallback::ResponseCallback ( DialogueWindow win,
bool  needMargin = true 
)
inline

Member Function Documentation

void MWGui::ResponseCallback::addResponse ( const std::string &  title,
const std::string &  text 
)
inlinevirtual

Implements MWBase::DialogueManager::ResponseCallback.

Here is the call graph for this function:

void MWGui::ResponseCallback::updateTopics ( )
inline

Here is the call graph for this function:

Member Data Documentation

bool MWGui::ResponseCallback::mNeedMargin
private
DialogueWindow* MWGui::ResponseCallback::mWindow
private

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