This class generates a pane containing the last commands that were issued.
More...
#include <CharButton.h>
|
| | CharButton (wxWindow *parent, wxWindow *worksheet, Configuration *config, const Definition &def, bool forceShow=false) |
| | A flat, compact button for the greek and the symbols pane.
|
| |
|
wxWindow * | GetTextObject () const |
| |
|
|
void | CharButtonPressed (wxCommandEvent &event) |
| |
|
void | OnSize (wxSizeEvent &event) |
| |
|
void | OnIdleEvent (wxIdleEvent &event) |
| |
|
void | MouseOverPanel (wxMouseEvent &event) |
| |
|
void | MouseOverText (wxMouseEvent &event) |
| |
|
void | MouseLeftPanel (wxMouseEvent &event) |
| |
|
void | MouseLeftText (wxMouseEvent &event) |
| |
|
void | MouseOverTextIs (bool mouseOver=true) |
| |
|
void | MouseOverPanelIs (bool mouseOver=true) |
| |
|
|
wchar_t | m_char |
| |
|
Configuration * | m_configuration |
| |
|
wxString | m_description |
| |
This class generates a pane containing the last commands that were issued.
◆ CharButton()
| CharButton::CharButton |
( |
wxWindow * |
parent, |
|
|
wxWindow * |
worksheet, |
|
|
Configuration * |
config, |
|
|
const Definition & |
def, |
|
|
bool |
forceShow = false |
|
) |
| |
A flat, compact button for the greek and the symbols pane.
- Parameters
-
| parent | The parent panel/window |
| worksheet | The worksheet this button sends char events to |
| def | The definition of the button |
The documentation for this class was generated from the following files: