|
|
| ParaEmbeddedBrowserWindowEvent (int eventWindowIdIn, std::string uriIn) |
| |
|
| ParaEmbeddedBrowserWindowEvent (int eventWindowIdIn, std::string uriIn, int intValIn) |
| |
|
| ParaEmbeddedBrowserWindowEvent (int eventWindowIdIn, std::string uriIn, std::string stringValIn) |
| |
|
| ParaEmbeddedBrowserWindowEvent (int eventWindowIdIn, std::string uriIn, std::string stringValIn, int intValIn) |
| |
|
| ParaEmbeddedBrowserWindowEvent (int eventWindowIdIn, std::string uriIn, int xIn, int yIn, int widthIn, int heightIn) |
| |
|
int | getEventWindowId () const |
| |
|
std::string | getEventUri () const |
| |
|
int | getIntValue () const |
| |
|
std::string | getStringValue () const |
| |
|
void | getRectValue (int &xOut, int &yOut, int &widthOut, int &heightOut) const |
| |
The documentation for this class was generated from the following file: