BT-MatML-Editor 0.1.4
Editor for the MatML 3.1 XML Schema
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
bellshire::HTMLFrame Class Reference

#include <HTMLFrame.h>

Inheritance diagram for bellshire::HTMLFrame:
HTMLFrameBase

Public Member Functions

 HTMLFrame (wxWindow *parent)
 
- Public Member Functions inherited from HTMLFrameBase
 HTMLFrameBase (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=wxEmptyString, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(500, 300), long style=wxCAPTION|wxDEFAULT_FRAME_STYLE|wxFRAME_TOOL_WINDOW|wxTAB_TRAVERSAL)
 

Protected Member Functions

void OnHTMLPrintButton (wxCommandEvent &event)
 
void OnHTMLPreviewButton (wxCommandEvent &event)
 
void OnClose (wxCloseEvent &event)
 
void OnCloseButton (wxCommandEvent &event)
 
virtual void OnClose (wxCloseEvent &event)
 
virtual void OnHTMLPreviewButton (wxCommandEvent &event)
 
virtual void OnHTMLPrintButton (wxCommandEvent &event)
 
virtual void OnCloseButton (wxCommandEvent &event)
 

Protected Attributes

wxHtmlEasyPrinting * htmleasyprinting
 
- Protected Attributes inherited from HTMLFrameBase
wxPanel * m_panel62
 
wxButton * m_HTMLPreviewButton
 
wxButton * m_HTMLPrintButton
 
wxButton * m_HTMLCloseButton
 
wxStatusBar * m_statusBar2
 

Additional Inherited Members

- Public Attributes inherited from HTMLFrameBase
wxHtmlWindow * m_HTMLWindow
 

Detailed Description

Implementing HTMLFrameBase

Constructor & Destructor Documentation

◆ HTMLFrame()

HTMLFrame::HTMLFrame ( wxWindow *  parent)

Constructor

Member Function Documentation

◆ OnClose()

void HTMLFrame::OnClose ( wxCloseEvent &  event)
protectedvirtual

Reimplemented from HTMLFrameBase.

◆ OnCloseButton()

void HTMLFrame::OnCloseButton ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from HTMLFrameBase.

◆ OnHTMLPreviewButton()

void HTMLFrame::OnHTMLPreviewButton ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from HTMLFrameBase.

◆ OnHTMLPrintButton()

void HTMLFrame::OnHTMLPrintButton ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from HTMLFrameBase.


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