#include <hyperlinkctrl.h>
Public Member Functions | |
| wxHyperlinkEvent (WXTYPE eventType=wxEVT_COMMAND_LINK_RCLICKED, int id=0) | |
| virtual wxEvent * | Clone () const |
| void | SetPosition (const wxPoint &pos) |
| wxPoint | GetPosition (void) |
Private Attributes | |
| wxPoint | m_pos |
Definition at line 60 of file hyperlinkctrl.h.
|
||||||||||||
|
Definition at line 63 of file hyperlinkctrl.h. Referenced by Clone(). |
|
|
Definition at line 65 of file hyperlinkctrl.h. References wxHyperlinkEvent(). |
|
|
Definition at line 68 of file hyperlinkctrl.h. |
|
|
Definition at line 67 of file hyperlinkctrl.h. References m_pos. |
|
|
Definition at line 68 of file hyperlinkctrl.h. Referenced by SetPosition(). |
1.4.6-NO