wxMaxima
Classes | Functions
UnicodeSidebar.h File Reference
#include "precomp.h"
#include "RegexCtrl.h"
#include <wx/wx.h>
#include <wx/grid.h>
Include dependency graph for UnicodeSidebar.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UnicodeSidebar
 
class  SidebarKeyEvent
 An event that simulates a keypress and can be issued by UnicodeSidebar. More...
 
class  SymboladdEvent
 An event that can be issued by UnicodeSidebar and tells the symbols sidebar to add a symbol. More...
 

Functions

 wxDECLARE_EVENT (SIDEBARKEYEVENT, SidebarKeyEvent)
 
 wxDECLARE_EVENT (SYMBOLADDEVENT, SymboladdEvent)
 

Detailed Description

This file contains the definition of the class Unicodesidebar that allows to select arbitrary unicode symbols.