PieDock  1.6.3
Public Member Functions | List of all members
PieDock::Hotspot Class Reference

#include <Hotspot.h>

Public Member Functions

 Hotspot (Display *, Window=0)
 
const Window & getRoot () const
 
const Window & getChild () const
 
const int & getRootX () const
 
const int & getRootY () const
 
const int & getX () const
 
const int & getY () const
 
const unsigned int & getMask () const
 

Detailed Description

Query pointer

Author
Markus Fisch mf@ma.nosp@m.rkus.nosp@m.fisch.nosp@m..de

Constructor & Destructor Documentation

Hotspot::Hotspot ( Display *  d,
Window  w = 0 
)

Get current (mouse) cursor position

Parameters
d- display
w- relative to which window, if not given the root window (optional)

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