KiCad PCB EDA Suite
Loading...
Searching...
No Matches
WX_SPLASH Class Reference

#include <wx_splash.h>

Inheritance diagram for WX_SPLASH:

Public Member Functions

 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
 

Detailed Description

Definition at line 29 of file wx_splash.h.

Constructor & Destructor Documentation

◆ WX_SPLASH() [1/2]

WX_SPLASH::WX_SPLASH ( )
inline

Definition at line 32 of file wx_splash.h.

◆ 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.

Member Function Documentation

◆ FilterEvent()

virtual int WX_SPLASH::FilterEvent ( wxEvent &  event)
inlineoverridevirtual

Definition at line 44 of file wx_splash.h.


The documentation for this class was generated from the following file: