|
|
| 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/common/component/frame/local-frame.h
- src/ui/common/component/frame/local-frame.cpp