#include <wx_splash.h>
|
| WX_SPLASH () |
|
| WX_SPLASH (const wxBitmap &aBitmap, long aSplashStyle, int aMilliseconds, wxWindow *aParent, wxWindowID aId, const wxPoint &aPos=wxDefaultPosition, const wxSize &aSize=wxDefaultSize, long aStyle=wxSIMPLE_BORDER|wxFRAME_NO_TASKBAR|wxSTAY_ON_TOP) |
| Nullify the virtual in the parent which attempts to close the splash on any input.
|
|
virtual int | FilterEvent (wxEvent &event) override |
|
Definition at line 29 of file wx_splash.h.
◆ WX_SPLASH() [1/2]
◆ WX_SPLASH() [2/2]
WX_SPLASH::WX_SPLASH |
( |
const wxBitmap & |
aBitmap, |
|
|
long |
aSplashStyle, |
|
|
int |
aMilliseconds, |
|
|
wxWindow * |
aParent, |
|
|
wxWindowID |
aId, |
|
|
const wxPoint & |
aPos = wxDefaultPosition , |
|
|
const wxSize & |
aSize = wxDefaultSize , |
|
|
long |
aStyle = wxSIMPLE_BORDER | wxFRAME_NO_TASKBAR | wxSTAY_ON_TOP |
|
) |
| |
|
inline |
Nullify the virtual in the parent which attempts to close the splash on any input.
Definition at line 34 of file wx_splash.h.
◆ FilterEvent()
virtual int WX_SPLASH::FilterEvent |
( |
wxEvent & |
event | ) |
|
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: