Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

ob::Actions::ButtonPressAction Struct Reference

#include <actions.hh>

Collaboration diagram for ob::Actions::ButtonPressAction:

Collaboration graph
[legend]
List of all members.

Public Methods

 ButtonPressAction ()

Public Attributes

unsigned int button
otk::Point pos
otk::Rect clientarea

Constructor & Destructor Documentation

ob::Actions::ButtonPressAction::ButtonPressAction   [inline]
 

Definition at line 42 of file actions.hh.

00042 { button = 0; }


Member Data Documentation

unsigned int ob::Actions::ButtonPressAction::button
 

Definition at line 39 of file actions.hh.

Referenced by ob::Actions::insertPress(), ob::Actions::motionHandler(), and ob::Actions::removePress().

otk::Rect ob::Actions::ButtonPressAction::clientarea
 

Definition at line 41 of file actions.hh.

otk::Point ob::Actions::ButtonPressAction::pos
 

Definition at line 40 of file actions.hh.

Referenced by ob::Actions::motionHandler().


The documentation for this struct was generated from the following file:
Generated on Tue Feb 4 23:00:11 2003 for Openbox by doxygen1.3-rc2