PLplot  5.9.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
wxPLplotFrame Class Reference

#include "wxwidgets.h"

Inheritance diagram for wxPLplotFrame:

Public Member Functions

 wxPLplotFrame (const wxString &title, PLStream *pls)
 
void OnMenu (wxCommandEvent &event)
 
void OnClose (wxCloseEvent &event)
 
bool SavePlot (const char *filename, const char *devname, int width, int height)
 
void SetRefreshFlag (bool flag=true)
 
bool GetRefreshFlag (void)
 

Private Attributes

wxPanel * m_panel
 
wxPLplotWindowm_window
 
wxPLDevBasem_dev
 

Detailed Description

Definition at line 426 of file wxwidgets.h.

Constructor & Destructor Documentation

wxPLplotFrame::wxPLplotFrame ( const wxString &  title,
PLStream pls 
)

Member Function Documentation

bool wxPLplotFrame::GetRefreshFlag ( void  )
inline

Definition at line 434 of file wxwidgets.h.

void wxPLplotFrame::OnClose ( wxCloseEvent &  event)
void wxPLplotFrame::OnMenu ( wxCommandEvent &  event)
bool wxPLplotFrame::SavePlot ( const char *  filename,
const char *  devname,
int  width,
int  height 
)
void wxPLplotFrame::SetRefreshFlag ( bool  flag = true)
inline

Definition at line 433 of file wxwidgets.h.

Member Data Documentation

wxPLDevBase* wxPLplotFrame::m_dev
private

Definition at line 439 of file wxwidgets.h.

wxPanel* wxPLplotFrame::m_panel
private

Definition at line 434 of file wxwidgets.h.

wxPLplotWindow* wxPLplotFrame::m_window
private

Definition at line 438 of file wxwidgets.h.


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