My Project
 
Loading...
Searching...
No Matches
WndTitledMessage Class Reference

#include <wndtitledmessage.h>

Inheritance diagram for WndTitledMessage:
Collaboration diagram for WndTitledMessage:

Public Member Functions

 WndTitledMessage (Image *icon, const std::string &title, const std::string &message)
 
 WndTitledMessage (Component *titlebar, const std::string &message)
 
- Public Member Functions inherited from Window
 Window ()
 
 Window (int width, int height)
 
 Window (int width, int height, NinePatch *chrome)
 
virtual void onBackPressed ()
 
void hide ()
 
virtual void resize (int w, int h)
 
virtual void destroy ()
 
virtual void onSignal (Keys::Key *key)
 

Additional Inherited Members

- Public Attributes inherited from Window
int width
 
int height
 
TouchArea * blocker
 
ShadowBoxshadow
 
NinePatch * chrome
 
- Static Public Attributes inherited from Window
static const int TITLE_COLOR = 0xFFFF44
 

Constructor & Destructor Documentation

◆ WndTitledMessage() [1/2]

WndTitledMessage::WndTitledMessage ( Image * icon,
const std::string & title,
const std::string & message )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ WndTitledMessage() [2/2]

WndTitledMessage::WndTitledMessage ( Component * titlebar,
const std::string & message )
Here is the call graph for this function:

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