Public Member Functions | Private Attributes

wxPLplotFrame Class Reference

#include "wxwidgets.h"

List of all members.

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

Definition at line 439 of file wxwidgets.h.

wxPanel* wxPLplotFrame::m_panel [private]

Definition at line 434 of file wxwidgets.h.

Definition at line 438 of file wxwidgets.h.


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