![]() |
wxMaxima
|
#include "precomp.h"#include "RegexCtrl.h"#include <wx/wx.h>#include <wx/grid.h>

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) | |
This file contains the definition of the class Unicodesidebar that allows to select arbitrary unicode symbols.
1.8.17