wxMaxima
Classes | Enumerations | Variables
ConfigDialogue.h File Reference
#include "precomp.h"
#include <wx/wx.h>
#include <wx/image.h>
#include <wx/grid.h>
#include <wx/hashmap.h>
#include <memory>
#include <wx/propdlg.h>
#include <wx/generic/propdlg.h>
#include <wx/spinctrl.h>
#include <wx/notebook.h>
#include <wx/imaglist.h>
#include <wx/bookctrl.h>
#include <wx/artprov.h>
#include "TextStyle.h"
#include "Configuration.h"
Include dependency graph for ConfigDialogue.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ConfigDialogue
 

Enumerations

enum  {
  color_id, listbox_styleFor, checkbox_bold, checkbox_italic,
  checkbox_underlined, button_defaultFont, button_mathFont, style_font_family,
  language_id, save_id, load_id
}
 

Variables

unsigned int view_refresh_svg_gz_len
 
unsigned char view_refresh_svg_gz []
 

Detailed Description

The configuration dialog.

This file contains the code for ConfigDialogue, the class that handles the preferences dialog. The preferences themself will be read directly using config->Read , instead, where needed or from Configuration.