#include <profilergui.h>
|
| Profiler (wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize) |
|
virtual | ~Profiler () |
|
void | Loop () |
|
Definition at line 35 of file profilergui.h.
◆ Profiler()
Skyscraper::Profiler::Profiler |
( |
wxWindow * | parent, |
|
|
wxWindowID | id = wxID_ANY, |
|
|
const wxPoint & | pos = wxDefaultPosition, |
|
|
const wxSize & | size = wxDefaultSize ) |
◆ ~Profiler()
Skyscraper::Profiler::~Profiler |
( |
| ) |
|
|
virtual |
◆ Loop()
void Skyscraper::Profiler::Loop |
( |
| ) |
|
◆ OnResize()
void Skyscraper::Profiler::OnResize |
( |
wxSizeEvent & | event | ) |
|
|
private |
◆ advanced
bool Skyscraper::Profiler::advanced |
|
private |
◆ chkAdvanced
wxCheckBox* Skyscraper::Profiler::chkAdvanced |
◆ chkCapture
wxCheckBox* Skyscraper::Profiler::chkCapture |
◆ count
int Skyscraper::Profiler::count |
|
private |
◆ ID_chkAdvanced
const long Skyscraper::Profiler::ID_chkAdvanced = wxNewId() |
|
staticprotected |
◆ ID_chkCapture
const long Skyscraper::Profiler::ID_chkCapture = wxNewId() |
|
staticprotected |
◆ ID_txtMain
const long Skyscraper::Profiler::ID_txtMain = wxNewId() |
|
staticprotected |
◆ txtMain
wxTextCtrl* Skyscraper::Profiler::txtMain |
The documentation for this class was generated from the following files: