Hugin trunk 0.1
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | Private Attributes | List of all members
wxGraphTools::GraphPopupWindow Class Reference

simple popup to show graph More...

#include <GraphTools.h>

Inheritance diagram for wxGraphTools::GraphPopupWindow:
Inheritance graph

Public Member Functions

 GraphPopupWindow (wxWindow *parent, wxBitmap bitmap)
 

Protected Member Functions

void OnLeftDown (wxMouseEvent &e)
 
void OnRightDown (wxMouseEvent &e)
 

Private Attributes

wxStaticBitmapm_bitmapControl
 

Detailed Description

simple popup to show graph

Definition at line 38 of file GraphTools.h.

Constructor & Destructor Documentation

◆ GraphPopupWindow()

wxGraphTools::GraphPopupWindow::GraphPopupWindow ( wxWindow *  parent,
wxBitmap  bitmap 
)

Definition at line 35 of file GraphTools.cpp.

References OnLeftDown(), OnRightDown(), and threshold().

Member Function Documentation

◆ OnLeftDown()

void wxGraphTools::GraphPopupWindow::OnLeftDown ( wxMouseEvent e)
protected

Definition at line 45 of file GraphTools.cpp.

References threshold().

Referenced by GraphPopupWindow().

◆ OnRightDown()

void wxGraphTools::GraphPopupWindow::OnRightDown ( wxMouseEvent e)
protected

Definition at line 50 of file GraphTools.cpp.

References hugin_utils::AskUserOverwrite(), m_bitmapControl, and threshold().

Referenced by GraphPopupWindow().

Member Data Documentation

◆ m_bitmapControl

wxStaticBitmap* wxGraphTools::GraphPopupWindow::m_bitmapControl
private

Definition at line 46 of file GraphTools.h.

Referenced by OnRightDown().


The documentation for this class was generated from the following files: