Searched refs:wxPanel (Results 1 – 1 of 1) sorted by relevance
171 class AnalyzerPanel : public wxPanel {214 BEGIN_EVENT_TABLE(AnalyzerPanel, wxPanel) in BEGIN_EVENT_TABLE() argument220 : wxPanel(parent), path(path), zoom(0), pixels(NULL), in BEGIN_EVENT_TABLE()