pleyo.com

BAL::BIWindowEvent Class Reference

#include <BIWindowEvent.h>

Inheritance diagram for BAL::BIWindowEvent:

BAL::BIEvent BC::BCWindowEvent

List of all members.

Public Types

enum  ENUM_WINDOW {
  EXPOSE, ACTIVE, QUIT, REDRAW,
  RESIZE
}

Public Member Functions

virtual ~BIWindowEvent ()
 BIWindowEvent destructor.
virtual BIEventclone () const =0
 BIWindowEvent clone.
virtual
BIWindowEvent::ENUM_WINDOW 
type () const =0
 return window type
virtual bool gain () const =0
 test if the window is exposed
virtual const
WebCore::IntRect
getRectangle () const =0
 get the window rectangle
virtual const BTWidget * widget () const =0
 get widget associated
virtual BIWindowEventqueryIsWindowEvent ()
 test if the event is a windowEvent


Detailed Description

the BIWindowEvent The window event. Manages events like expose, resize (not yet), etc.

See also:
BIEvent, BIEventLoop, BIKeyboardEvent, BIMouseEvent, BIWheelEvent

Member Enumeration Documentation

enum BAL::BIWindowEvent::ENUM_WINDOW

Enumerator:
EXPOSE 
ACTIVE 
QUIT 
REDRAW 
RESIZE 


Constructor & Destructor Documentation

virtual BAL::BIWindowEvent::~BIWindowEvent (  )  [inline, virtual]

BIWindowEvent destructor.


Member Function Documentation

virtual BIEvent* BAL::BIWindowEvent::clone (  )  const [pure virtual]

BIWindowEvent clone.

Implements BAL::BIEvent.

Implemented in BC::BCWindowEvent.

virtual BIWindowEvent::ENUM_WINDOW BAL::BIWindowEvent::type (  )  const [pure virtual]

return window type

Implemented in BC::BCWindowEvent.

virtual bool BAL::BIWindowEvent::gain (  )  const [pure virtual]

test if the window is exposed

Implemented in BC::BCWindowEvent.

virtual const WebCore::IntRect& BAL::BIWindowEvent::getRectangle (  )  const [pure virtual]

get the window rectangle

Implemented in BC::BCWindowEvent.

virtual const BTWidget* BAL::BIWindowEvent::widget (  )  const [pure virtual]

get widget associated

Implemented in BC::BCWindowEvent.

virtual BIWindowEvent* BAL::BIWindowEvent::queryIsWindowEvent (  )  [inline, virtual]

test if the event is a windowEvent

Reimplemented from BAL::BIEvent.


The documentation for this class was generated from the following file:
Generated on Wed Nov 21 20:04:19 2007 for Origyn Web Browser by Doxygen 1.5.3

pleyo.com
pleyo.com