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

ob::Cursors Struct Reference

#include <openbox.hh>

List of all members.


Detailed Description

Mouse cursors used throughout Openbox.

Definition at line 30 of file openbox.hh.

Public Attributes

Cursor session
 The default mouse cursor.

Cursor move
 For moving a window.

Cursor ll_angle
 For resizing the bottom left corner of a window.

Cursor lr_angle
 For resizing the bottom right corner of a window.

Cursor ul_angle
 For resizing the top left corner of a window.

Cursor ur_angle
 For resizing the right corner of a window.


Member Data Documentation

Cursor ob::Cursors::ll_angle
 

For resizing the bottom left corner of a window.

Definition at line 33 of file openbox.hh.

Referenced by ob::Frame::Frame(), and ob::Openbox::Openbox().

Cursor ob::Cursors::lr_angle
 

For resizing the bottom right corner of a window.

Definition at line 34 of file openbox.hh.

Referenced by ob::Frame::Frame(), and ob::Openbox::Openbox().

Cursor ob::Cursors::move
 

For moving a window.

Definition at line 32 of file openbox.hh.

Referenced by ob::Openbox::Openbox().

Cursor ob::Cursors::session
 

The default mouse cursor.

Definition at line 31 of file openbox.hh.

Referenced by ob::Openbox::Openbox(), and ob::Screen::Screen().

Cursor ob::Cursors::ul_angle
 

For resizing the top left corner of a window.

Definition at line 35 of file openbox.hh.

Referenced by ob::Openbox::Openbox().

Cursor ob::Cursors::ur_angle
 

For resizing the right corner of a window.

Definition at line 36 of file openbox.hh.

Referenced by ob::Openbox::Openbox().


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