#include <browserbox.h>
Definition at line 33 of file browserbox.h.
Public Attributes | |
int | x1 |
int | x2 |
int | y1 |
int | y2 |
Where link is placed. | |
std::string | link |
std::string | caption |
int BROWSER_LINK::x1 |
Definition at line 34 of file browserbox.h.
int BROWSER_LINK::x2 |
Definition at line 34 of file browserbox.h.
int BROWSER_LINK::y1 |
Definition at line 34 of file browserbox.h.
int BROWSER_LINK::y2 |
std::string BROWSER_LINK::link |
Definition at line 35 of file browserbox.h.
std::string BROWSER_LINK::caption |
Definition at line 36 of file browserbox.h.