Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

about_dialog Class Reference

A dialog for a "body" tag for the HTML editor. More...

#include <about_dialog.h>

Inheritance diagram for about_dialog:

wxDialog List of all members.

Public Methods

  about_dialog (wxWindow *parent)
  Constructor.

  ~about_dialog ()
  Destructor.


Detailed Description

A dialog for a "body" tag for the HTML editor.

Constructor & Destructor Documentation

about_dialog::about_dialog wxWindow *    parent
 

Constructor.

Parameters:
parent  The parent window.