Main Page | Class Hierarchy | Class List | Directories | File List | Class Members | File Members | Related Pages

GToolButton Class Reference

Button on a GToolBar. More...

#include <GToolBar.h>

Inheritance diagram for GToolButton:

GView GTarget GEvent GFlags List of all members.

Public Member Functions

int Value ()
 Gets the integer representation of the view's contents.
void Value (int i)
 Sets the integer representation of the view's contents.
int Image ()
 Gets the icon index into the parent GToolBar's image list.
void Image (int i)
 Sets the icon index into the parent GToolBar's image list.
void OnPaint (GSurface *pDC)
 Called to paint the onscreen representation of the view.
void OnMouseClick (GMouse &m)
 The mouse was clicked over this view.
void OnMouseMove (GMouse &m)
 The mouse moves over the control.
void OnMouseEnter (GMouse &m)
 Mouse moves into the area over the control.
void OnMouseExit (GMouse &m)
 Mouse leaves the area over the control.
virtual void SendNotify (int Flags)
 Sends a notification to the notify target or the parent chain.

Friends

class GToolBar

Detailed Description

Button on a GToolBar.


The documentation for this class was generated from the following files:
Generated on Wed Oct 26 14:47:03 2005 for Lgi by  doxygen 1.4.1