webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Public Member Functions | List of all members
TestWindow Class Reference
Inheritance diagram for TestWindow:

Public Member Functions

 TestWindow ()
 
const MSG & msg () const
 
bool destroyed () const
 
virtual bool OnMessage (UINT uMsg, WPARAM wParam, LPARAM lParam, LRESULT &result)
 
virtual void OnNcDestroy ()
 

Constructor & Destructor Documentation

◆ TestWindow()

TestWindow::TestWindow ( )
inline

Member Function Documentation

◆ destroyed()

bool TestWindow::destroyed ( ) const
inline

◆ msg()

const MSG& TestWindow::msg ( ) const
inline

◆ OnMessage()

virtual bool TestWindow::OnMessage ( UINT  uMsg,
WPARAM  wParam,
LPARAM  lParam,
LRESULT &  result 
)
inlinevirtual

◆ OnNcDestroy()

virtual void TestWindow::OnNcDestroy ( )
inlinevirtual

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