29#ifndef _CEGUIListHeader_h_
30#define _CEGUIListHeader_h_
34#include "./ListHeaderSegment.h"
38# pragma warning(disable : 4251)
933 bool segmentSizedHandler(
const EventArgs& e);
934 bool segmentMovedHandler(
const EventArgs& e);
935 bool segmentClickedHandler(
const EventArgs& e);
936 bool segmentDoubleClickHandler(
const EventArgs& e);
937 bool segmentDragHandler(
const EventArgs& e);
959 void addHeaderProperties(
void);
Base class used as the argument to all subscribers Event object.
Definition EventArgs.h:51
String class used within the GUI system.
Definition String.h:64
Dimension that has both a relative 'scale' portion and and absolute 'offset' portion.
Definition UDim.h:94
EventArgs based class that is used for objects passed to handlers triggered for events concerning som...
Definition InputEvent.h:252
Base-class for the assignable WindowRenderer object.
Definition WindowRenderer.h:52
An abstract base class providing common functionality and specifying the required interface for deriv...
Definition Window.h:151
Main namespace for Crazy Eddie's GUI Library.
Definition arch_overview.dox:1