|
Hugintrunk
0.1
|
simple popup to show graph More...
#include <GraphTools.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 |
simple popup to show graph
Definition at line 38 of file GraphTools.h.
| wxGraphTools::GraphPopupWindow::GraphPopupWindow | ( | wxWindow * | parent, |
| wxBitmap | bitmap | ||
| ) |
Definition at line 35 of file GraphTools.cpp.
References OnLeftDown(), and OnRightDown().
|
protected |
Definition at line 45 of file GraphTools.cpp.
Referenced by GraphPopupWindow().
|
protected |
Definition at line 50 of file GraphTools.cpp.
References hugin_utils::AskUserOverwrite(), and m_bitmapControl.
Referenced by GraphPopupWindow().
|
private |
Definition at line 46 of file GraphTools.h.
Referenced by OnRightDown().
1.8.5