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

preferences_dialog Class Reference

A preferences dialog for settings that apply to all channels. More...

#include <preferences_dialog.h>

Inheritance diagram for preferences_dialog:

wxDialog List of all members.

Public Methods

  preferences_dialog (wxWindow *parent)
  Constructor.

  ~preferences_dialog ()
  Destructor.


Detailed Description

A preferences dialog for settings that apply to all channels.

Constructor & Destructor Documentation

preferences_dialog::preferences_dialog wxWindow *    parent
 

Constructor.

Parameters:
parent  The parent window.