#include <ImageVariableDialog.h>
Public Member Functions | |
| GraphPopupWindow (wxWindow *parent, wxBitmap bitmap) | |
Protected Member Functions | |
| void | OnLeftDown (wxMouseEvent &e) |
| void | OnRightDown (wxMouseEvent &e) |
Private Attributes | |
| wxStaticBitmap * | m_bitmapControl |
Definition at line 35 of file ImageVariableDialog.h.
|
||||||||||||
|
Definition at line 300 of file ImageVariableDialog.cpp. References OnLeftDown(), and OnRightDown(). |
|
|
Definition at line 314 of file ImageVariableDialog.cpp. Referenced by GraphPopupWindow(). |
|
|
Definition at line 319 of file ImageVariableDialog.cpp. References m_bitmapControl. Referenced by GraphPopupWindow(). |
|
|
Definition at line 43 of file ImageVariableDialog.h. Referenced by OnRightDown(). |
1.3.9.1