wxMaxima
Loading...
Searching...
No Matches
Data Structures | Functions
UnicodeSidebar.h File Reference

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

#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.

Data Structures

class  UnicodeSidebar
 This class generates a pane containing the last commands that were issued. More...
 
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.