#include <viewerpanel.hpp>
|
| | ViewerPanel (wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &position=wxDefaultPosition, const wxSize &size=wxDefaultSize, int style=0, const wxString &name=wxPanelNameStr) |
| |
| void | OnEnter (wxMouseEvent &event) |
| |
| void | toggleSkipFocus () |
| |
Definition at line 26 of file viewerpanel.hpp.
◆ ViewerPanel()
| ViewerPanel::ViewerPanel |
( |
wxWindow * |
parent, |
|
|
wxWindowID |
id = wxID_ANY, |
|
|
const wxPoint & |
position = wxDefaultPosition, |
|
|
const wxSize & |
size = wxDefaultSize, |
|
|
int |
style = 0, |
|
|
const wxString & |
name = wxPanelNameStr |
|
) |
| |
|
inline |
◆ DECLARE_EVENT_TABLE()
| ViewerPanel::DECLARE_EVENT_TABLE |
( |
| ) |
|
|
private |
◆ OnEnter()
| void ViewerPanel::OnEnter |
( |
wxMouseEvent & |
event | ) |
|
◆ toggleSkipFocus()
| void ViewerPanel::toggleSkipFocus |
( |
| ) |
|
|
inline |
◆ m_skipFocus
| bool ViewerPanel::m_skipFocus |
|
private |
The documentation for this class was generated from the following files: