|
| StudyLogs (wxFrame *parent) |
| Constructor with a parent window and a study.
|
|
virtual | ~StudyLogs () |
| Destructor.
|
|
void | refreshListOfAllAvailableLogs () |
|
void | loadFromFile (const Yuni::String &filename) |
|
const Yuni::String & | lastLogFile () const |
|
void | reloadFromData (LogEntryContainer::Ptr entries, LogEntryContainer::Ptr errors) |
|
| WxLocalFrame (wxWindow *parent, wxWindowID id, const wxString &title, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_FRAME_STYLE, const wxString &name=wxT("registered-frame")) |
|
virtual bool | Destroy () override |
|
virtual bool | excludeFromMenu () override |
|
virtual void | updateOpenWindowsMenu () override |
|
virtual void | frameRaise () override |
| Raise the frame to the top level.
|
|
virtual Yuni::String | frameTitle () const override |
| Get the frame title.
|
|
virtual int | frameID () const override |
|
virtual void | SetTitle (const wxString &title) override |
|
The documentation for this class was generated from the following files:
- src/ui/simulator/windows/studylogs.h
- src/ui/simulator/windows/studylogs.cpp