Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

Crazy Eddies GUI System Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
CEGUI::_freeBinder< Ret, Args >
CEGUI::_functorBinder< Functor, Ret, Args >
CEGUI::_memberBinder< T, Ret, Args >
CEGUI::_refBinder< Functor, Ret, Args >
CEGUI::WindowProperties::AbsoluteHeightProperty to access window height
CEGUI::WindowProperties::AbsoluteMaxSizeProperty to access maximum window size
CEGUI::WindowProperties::AbsoluteMinSizeProperty to access minimum window size
CEGUI::WindowProperties::AbsolutePositionProperty to access window position
CEGUI::WindowProperties::AbsoluteRectProperty to access window area rectangle
CEGUI::WindowProperties::AbsoluteSizeProperty to access the window size
CEGUI::TabControlProperties::AbsoluteTabHeightProperty to access the absolute tab height setting of the tab control
CEGUI::TabControlProperties::AbsoluteTabTextPaddingProperty to access the absolute tab text padding setting of the tab control
CEGUI::WindowProperties::AbsoluteWidthProperty to access window width
CEGUI::WindowProperties::AbsoluteXPositionProperty to access window X position
CEGUI::WindowProperties::AbsoluteYPositionProperty to access window Y position
CEGUI::ActivationEventArgsEventArgs based class that is used for Activated and Deactivated window events
CEGUI::ComboboxProperties::ActiveEditSelectionColourProperty to access the colour used for rendering the selection highlight when the edit box is active
CEGUI::EditboxProperties::ActiveSelectionColourProperty to access the colour used for rendering the selection highlight when the edit box is active
CEGUI::MultiLineEditboxProperties::ActiveSelectionColourProperty to access the colour used for rendering the selection highlight when the edit box is active
CEGUI::WindowProperties::AlphaProperty to access window alpha setting
CEGUI::AlreadyExistsExceptionException class used when an attempt is made to use an object name that is already in use within the system
CEGUI::WindowProperties::AlwaysOnTopProperty to access window "Always-On-Top" setting
CEGUI::WindowProperties::AutoRepeatDelayProperty to access window autorepeat delay value
CEGUI::WindowProperties::AutoRepeatRateProperty to access window autorepeat rate value
CEGUI::StaticProperties::BackgroundColoursProperty to access the background colours for the Static widget
CEGUI::StaticProperties::BackgroundEnabledProperty to access the state of the frame background setting for the Static widget
CEGUI::StaticProperties::BackgroundImageProperty to access the background image for the Static widget
CEGUI::StaticProperties::BottomFrameImageProperty to access the bottom edge image for the frame of the Static widget
CEGUI::StaticProperties::BottomLeftFrameImageProperty to access the bottom-left image for the frame of the Static widget
CEGUI::StaticProperties::BottomRightFrameImageProperty to access the bottom-right image for the frame of the Static widget
branch_chain
CEGUI::ButtonBaseBase class for all the 'button' type widgets (push button, radio button, check-box, etc)
CEGUI::TitlebarProperties::CaptionColourProperty to colour used for rendering the caption text
CEGUI::FrameWindowProperties::CaptionColourProperty to colour used for rendering the caption text
CEGUI::ComboboxProperties::CaratIndexProperty to access the current carat index
CEGUI::EditboxProperties::CaratIndexProperty to access the current carat index
CEGUI::MultiLineEditboxProperties::CaratIndexProperty to access the current carat index
CEGUI::CheckboxBase class providing logic for Check-box widgets
CEGUI::ListHeaderSegmentProperties::ClickableProperty to access the click-able setting of the header segment
CEGUI::SliderProperties::ClickStepSizeProperty to access the click-step size for the slider
CEGUI::WindowProperties::ClippedByParentProperty to access window "clipped by parent" setting
CEGUI::FrameWindowProperties::CloseButtonEnabledProperty to access the setting for whether the window close button will be enabled (or displayed depending upon choice of final widget type)
cnode
CEGUI::colourClass representing colour values within the system
CEGUI::ColourRectClass that holds details of colours for the four corners of a rectangle
CEGUI::ListHeaderProperties::ColumnsMovableProperty to access the setting for user moving of the column headers
CEGUI::MultiColumnListProperties::ColumnsMovableProperty to access the setting for user moving of the column headers
CEGUI::ListHeaderProperties::ColumnsSizableProperty to access the setting for user sizing of the column headers
CEGUI::MultiColumnListProperties::ColumnsSizableProperty to access the setting for user sizing of the column headers
CEGUI::ComboboxBase class for the Combobox widget
CEGUI::ComboDropListBase class for the combo box drop down list. This is a specialisation of the Listbox class
compile_data
CEGUI::Config_xmlHandlerHandler class used to parse the Configuration XML files using SAX2
CEGUI::ConnectionImpl
CEGUI::ConstBaseIterator< T >Base class constant iterator used to offer iteration over various collections within the system
CEGUI::ProgressBarProperties::CurrentProgressProperty to access the current progress of the progress bar
CEGUI::SliderProperties::CurrentValueProperty to access the current value of the slider
CEGUI::DataContainer< T >
CEGUI::DefaultResourceProvider
CEGUI::WindowProperties::DestroyedByParentProperty to access window Destroyed by Parent setting
CEGUI::DirectX81RendererRenderer class to interface with Microsoft DirectX 8.1
CEGUI::DirectX81TextureTexture class that is created by DirectX81Renderer objects
CEGUI::DirectX9RendererRenderer class to interface with Microsoft DirectX 9.0
CEGUI::DirectX9TextureTexture class that is created by DirectX9Renderer objects
CEGUI::WindowProperties::DisabledProperty to access window Disabled setting
CEGUI::ButtonBaseProperties::DisabledTextColourProperty to access the disabled text colour
CEGUI::ScrollbarProperties::DocumentSizeProperty to access the document size for the Scrollbar
CEGUI::ListHeaderSegmentProperties::DragableProperty to access the drag-able setting of the header segment
CEGUI::TitlebarProperties::DraggingEnabledProperty to access the state of the dragging enabled setting for the Titlebar
CEGUI::FrameWindowProperties::DragMovingEnabledProperty to access the setting for whether the user may drag the window around by its title bar
CEGUI::EditboxBase class for an Editbox widget
CEGUI::ComboboxProperties::EditSelectionLengthProperty to access the current selection length
CEGUI::ComboboxProperties::EditSelectionStartProperty to access the current selection start index
CEGUI::EventDefines an 'event' which can be subscribed to by interested parties
CEGUI::Event::ConnectionInterface
CEGUI::Event::ScopedConnection
CEGUI::EventArgsBase class used as the argument to all subscribers Event object
CEGUI::EventPusher
CEGUI::EventSetClass that collects together a set of Event objects
CEGUI::ExceptionRoot exception class used within the GUI system
CEGUI::FactoryModuleClass that encapsulates access to a dynamic loadable module containing implementations of Windows, Widgets, and their factories
CEGUI::FileIOExceptionException class used when a file handling problem occurs
CEGUI::WindowProperties::FontProperty to access window Font setting
CEGUI::FontClass that encapsulates text rendering functionality for a typeface
CEGUI::Font::FontImplData
CEGUI::Font_xmlHandlerHandler class used to parse the Font XML files using SAX2
CEGUI::FontManagerClass providing a shared library of Font objects to the system
CEGUI::FontManager::FontManagerImplData
CEGUI::ComboboxProperties::ForceHorzScrollbarProperty to access the 'always show' setting for the horizontal scroll bar of the list box
CEGUI::ListboxProperties::ForceHorzScrollbarProperty to access the 'always show' setting for the horizontal scroll bar of the list box
CEGUI::MultiColumnListProperties::ForceHorzScrollbarProperty to access the 'always show' setting for the horizontal scroll bar of the list box
CEGUI::ComboboxProperties::ForceVertScrollbarProperty to access the 'always show' setting for the vertical scroll bar of the list box
CEGUI::ListboxProperties::ForceVertScrollbarProperty to access the 'always show' setting for the vertical scroll bar of the list box
CEGUI::MultiColumnListProperties::ForceVertScrollbarProperty to access the 'always show' setting for the vertical scroll bar of the list box
CEGUI::StaticProperties::FrameColoursProperty to access the frame colours for the Static widget
CEGUI::FrameWindowProperties::FrameEnabledProperty to access the setting for whether the window frame will be displayed
CEGUI::StaticProperties::FrameEnabledProperty to access the state of the frame enabled setting for the Static widget
CEGUI::FrameWindowAbstract base class for a movable, sizable, window with a title-bar and a frame
CEGUI::GenericExceptionException class used when none of the other classes are applicable
CEGUI::GlobalEventSet
CEGUI::RadioButtonProperties::GroupIDProperty to access the radio button group ID
CEGUI::GUILayout_xmlHandlerHandler class used to parse the GUILayout XML files using SAX2
CEGUI::GUISheetWindow class intended to be used as a simple, generic Window
CEGUI::GUISheetFactoryFactory class for producing default windows
CEGUI::HeaderSequenceEventArgsEventArgs class used for segment move (sequence changed) events
CEGUI::WindowProperties::HeightProperty to access window height
CEGUI::StaticTextProperties::HorzFormattingProperty to access the horizontal formatting mode setting
CEGUI::StaticImageProperties::HorzFormattingProperty to access the horizontal formatting mode setting
CEGUI::ThumbProperties::HorzFreeProperty to access the state the setting to free the thumb horizontally
CEGUI::ThumbProperties::HorzRangeProperty to access the horizontal movement range for the thumb
CEGUI::StaticTextProperties::HorzScrollbarProperty to access the setting for enabling the horizontal scroll bar
CEGUI::ThumbProperties::HotTrackedProperty to access the state of the "hot-tracked" setting for the thumb
CEGUI::ButtonBaseProperties::HoverTextColourProperty to access the hover / highlight text colour
CEGUI::WindowProperties::IDProperty to access window ID field
CEGUI::ImageClass that represents a single Image of an Imageset
CEGUI::StaticImageProperties::ImageProperty to access the image for the StaticImage widget
CEGUI::StaticImageProperties::ImageColoursProperty to access the image colours for the StaticImage widget
CEGUI::ImagesetOffers functions to define, access, and draw, a set of image components on a single graphical surface or Texture
CEGUI::Imageset_xmlHandlerHandler class used to parse the Imageset XML files using SAX2
CEGUI::ImagesetManagerClass providing a shared library of Imageset objects to the system
CEGUI::ComboboxProperties::InactiveEditSelectionColourProperty to access the colour used for rendering the selection highlight when the edit box is inactive
CEGUI::EditboxProperties::InactiveSelectionColourProperty to access the colour used for rendering the selection highlight when the edit box is inactive
CEGUI::MultiLineEditboxProperties::InactiveSelectionColourProperty to access the colour used for rendering the selection highlight when the edit box is inactive
CEGUI::WindowProperties::InheritsAlphaProperty to access window "Inherits Alpha" setting
CEGUI::InvalidRequestExceptionException class used when some impossible request was made for the current system state
CEGUI::IrrlichtRendererClass implementing the interface for Renderer objects with the irrlicht graphics engine
CEGUI::IrrlichtResourceProvider
CEGUI::IrrlichtTexture
CEGUI::KeyStruct to give scope to scan code enumeration
CEGUI::KeyEventArgsEventArgs based class that is used for objects passed to input event handlers concerning keyboard input
CEGUI::StaticProperties::LeftFrameImageProperty to access the left edge image for the frame of the Static widget
CEGUI::ListboxBase class for standard Listbox widget
CEGUI::ListboxItemBase class for list box items
CEGUI::ListboxTextItemClass used for textual items in a list box
CEGUI::ListHeaderBase class for the multi column list header widget
CEGUI::ListHeaderSegmentBase class for list header segment window
CEGUI::LoggerClass that implements logging for the GUI system
CEGUI::EditboxProperties::MaskCodepointProperty to access the mask text setting of the edit box
CEGUI::EditboxProperties::MaskTextProperty to access the mask text setting of the edit box
match_data
CEGUI::ComboboxProperties::MaxEditTextLengthProperty to access the maximum text length for the edit box
CEGUI::SliderProperties::MaximumValueProperty to access the maximum value of the slider
CEGUI::EditboxProperties::MaxTextLengthProperty to access the maximum text length for the edit box
CEGUI::MultiLineEditboxProperties::MaxTextLengthProperty to access the maximum text length for the edit box
CEGUI::MCLGridRefSimple grid index structure
CEGUI::MemoryExceptionException class used when a memory handling error is detected
CEGUI::WindowProperties::MetricsModeProperty to access the metrics mode setting
CEGUI::WindowProperties::MouseButtonDownAutoRepeatProperty to control whether the window will receive autorepeat mouse button down events
CEGUI::MouseClickTrackerImplementation structure used in tracking up & down mouse button inputs in order to generate click, double-click, and triple-click events
CEGUI::MouseClickTrackerImpl
CEGUI::MouseCursorClass that allows access to the GUI system mouse cursor
CEGUI::MouseCursorEventArgsEventArgs based class that is used for objects passed to input event handlers concerning mouse cursor events
CEGUI::WindowProperties::MouseCursorImageProperty to access window mouse cursor setting
CEGUI::MouseEventArgsEventArgs based class that is used for objects passed to input event handlers concerning mouse input
CEGUI::MultiColumnListBase class for the multi column list widget
CEGUI::MultiColumnList::ListRow
CEGUI::MultiLineEditboxBase class for the multi-line edit box widget
CEGUI::MultiLineEditbox::LineInfoStruct used to store information about a formatted line within the paragraph
CEGUI::ListboxProperties::MultiSelectProperty to access the multi-select setting of the list box
CEGUI::MultiColumnListProperties::NominatedSelectionColumnIDProperty to access the nominated selection column (via ID)
CEGUI::MultiColumnListProperties::NominatedSelectionRowProperty to access the nominated selection row
CEGUI::ComboboxProperties::NormalEditTextColourProperty to access the normal, unselected, text colour used for rendering text
CEGUI::ButtonBaseProperties::NormalTextColourProperty to access the normal text colour
CEGUI::EditboxProperties::NormalTextColourProperty to access the normal, unselected, text colour used for rendering text
CEGUI::MultiLineEditboxProperties::NormalTextColourProperty to access the normal, unselected, text colour used for rendering text
CEGUI::NullObjectExceptionException class used when some required object or parameter is null
CEGUI::ObjectInUseException
CEGUI::OpenGLRendererRenderer class to interface with OpenGL
CEGUI::OpenGLTextureTexture class that is created by OpenGLRenderer objects
CEGUI::ScrollbarProperties::OverlapSizeProperty to access the overlap size for the Scrollbar
CEGUI::ScrollbarProperties::PageSizeProperty to access the page size for the Scrollbar
pcre_callout_block
pcre_extra
pcre_study_data
CEGUI::WindowProperties::PositionProperty to access window position
CEGUI::ProgressBarBase class for progress bars
CEGUI::PropertyAn abstract class that defines the interface to access object properties by name
CEGUI::PropertyHelperHelper class used to convert various data types to and from the format expected in Propery strings
CEGUI::PropertyReceiverDummy base class to ensure correct casting of receivers
CEGUI::PropertySetClass that contains a collection of Property objects
CEGUI::PushButton
CEGUI::ButtonBaseProperties::PushedTextColourProperty to access the pushed text colour
CEGUI::RadioButtonBase class to provide the logic for Radio Button widgets
CEGUI::RawDataContainer
CEGUI::MultiLineEditboxProperties::ReadOnlyProperty to access the read-only setting of the edit box
CEGUI::EditboxProperties::ReadOnlyProperty to access the read-only setting of the edit box
CEGUI::ComboboxProperties::ReadOnlyProperty to access the read-only setting of the edit box
real_pcre
CEGUI::RectClass encapsulating operations on a Rectangle
CEGUI::WindowProperties::RectProperty to access window area rectangle
recursion_info
CEGUI::Referenced
CEGUI::RefPtr< T >
regex_t
CEGUI::RegexValidatorInternal struct to contain compiled regex string
regmatch_t
CEGUI::WindowProperties::RelativeHeightProperty to access window height
CEGUI::WindowProperties::RelativeMaxSizeProperty to access maximum window size
CEGUI::WindowProperties::RelativeMinSizeProperty to access minimum window size
CEGUI::WindowProperties::RelativePositionProperty to access window position
CEGUI::WindowProperties::RelativeRectProperty to access window area rectangle
CEGUI::WindowProperties::RelativeSizeProperty to access the window size
CEGUI::TabControlProperties::RelativeTabHeightProperty to access the relative tab height setting of the tab control
CEGUI::TabControlProperties::RelativeTabTextPaddingProperty to access the relative tab text padding setting of the tab control
CEGUI::WindowProperties::RelativeWidthProperty to access window width
CEGUI::WindowProperties::RelativeXPositionProperty to access window X position
CEGUI::WindowProperties::RelativeYPositionProperty to access window Y position
CEGUI::RenderableElement
CEGUI::RenderableFrameA higher order GUI entity that represents a renderable frame
CEGUI::RenderableImageA higher order GUI entity that represents a renderable image with formatting options
CEGUI::RendererAbstract class defining the interface for Renderer objects
CEGUI::RendererExceptionException class used when an problem is detected within the Renderer or related objects
CEGUI::ResourceProviderAbstract class that defines the required interface for all resource provider sub-classes
CEGUI::WindowProperties::RestoreOldCaptureProperty to access window Restore Old Capture setting
CEGUI::StaticProperties::RightFrameImageProperty to access the right edge image for the frame of the Static widget
CEGUI::FrameWindowProperties::RollUpEnabledProperty to access the setting for whether the user is able to roll-up / shade the window
CEGUI::FrameWindowProperties::RollUpStateProperty to access the roll-up / shade state of the window
CEGUI::SchemeA class that groups a set of GUI elements and initialises the system to access those elements
CEGUI::Scheme_xmlHandlerHandler class used to parse the Scheme XML files using SAX2
CEGUI::SchemeManagerA class that manages the creation of, access to, and destruction of GUI Scheme objects
CEGUI::ScriptFunctorFunctor class used for binding named script functions to events
CEGUI::ScriptModuleAbstract interface required for all scripting support modules to be used with the CEGUI system
CEGUI::ScrollbarBase scroll bar class
CEGUI::ScrollbarProperties::ScrollPositionProperty to access the scroll position of the Scrollbar
CEGUI::CheckboxProperties::SelectedProperty to access the selected state of the check box
CEGUI::RadioButtonProperties::SelectedProperty to access the selected state of the RadioButton
CEGUI::ComboboxProperties::SelectedEditTextColourProperty to access the colour used for rendering text within the selection area
CEGUI::EditboxProperties::SelectedTextColourProperty to access the colour used for rendering text within the selection area
CEGUI::MultiLineEditboxProperties::SelectedTextColourProperty to access the colour used for rendering text within the selection area
CEGUI::MultiLineEditboxProperties::SelectionLengthProperty to access the current selection length
CEGUI::EditboxProperties::SelectionLengthProperty to access the current selection length
CEGUI::MultiColumnListProperties::SelectionModeProperty to access the selection mode setting of the list
CEGUI::EditboxProperties::SelectionStartProperty to access the current selection start index
CEGUI::MultiLineEditboxProperties::SelectionStartProperty to access the current selection start index
CEGUI::SimpleTimerSimple timer class
CEGUI::ComboboxProperties::SingleClickModeProperty to access the 'single click mode' setting for the combo box
CEGUI::Singleton< T >
CEGUI::ListHeaderSegmentProperties::SizableProperty to access the sizable setting of the header segment
CEGUI::SizeClass that holds the size (width & height) of something
CEGUI::WindowProperties::SizeProperty to access the window size
CEGUI::FrameWindowProperties::SizingBorderThicknessProperty to access the setting for the sizing border thickness
CEGUI::FrameWindowProperties::SizingEnabledProperty to access the state of the sizable setting for the FrameWindow
CEGUI::SliderBase class for Slider widgets
CEGUI::ListboxProperties::SortProperty to access the sort setting of the list box
CEGUI::ListHeaderProperties::SortColumnIDProperty to access the current sort column (via ID code)
CEGUI::MultiColumnListProperties::SortColumnIDProperty to access the current sort column (via ID code)
CEGUI::ListHeaderSegmentProperties::SortDirectionProperty to access the sort direction setting of the header segment
CEGUI::MultiColumnListProperties::SortDirectionProperty to access the sort direction setting of the list
CEGUI::ListHeaderProperties::SortDirectionProperty to access the sort direction setting of the list header
CEGUI::ComboboxProperties::SortListProperty to access the sort setting of the list box
CEGUI::MultiColumnListProperties::SortSettingEnabledProperty to access the setting for user modification of the sort column & direction
CEGUI::ListHeaderProperties::SortSettingEnabledProperty to access the setting for user modification of the sort column & direction
CEGUI::StaticBase class for static widgets
CEGUI::StaticImageStatic image widget class
CEGUI::StaticTextBase class for a static text widget
CEGUI::ProgressBarProperties::StepSizeProperty to access the step size setting for the progress bar
CEGUI::ScrollbarProperties::StepSizeProperty to access the step size for the Scrollbar
CEGUI::StringString class used within the GUI system
CEGUI::String::const_iteratorConstant forward iterator class for String objects
CEGUI::String::iteratorForward iterator class for String objects
CEGUI::SubscriberInterface< Ret, Args >
CEGUI::SubscriberTemplate< Ret, Args >
CEGUI::SystemThe System class is the CEGUI class that provides access to all other elements in this system
CEGUI::TabButton
CEGUI::TabControlBase class for standard Tab Control widget
CEGUI::TabControlProperties::TabHeightProperty to access the tab height setting of the tab control
CEGUI::TabPaneBase class for a tab pane
CEGUI::TabControlProperties::TabTextPaddingProperty to access the tab text padding setting of the tab control
CEGUI::WindowProperties::TextProperty to access window text setting
CEGUI::StaticTextProperties::TextColoursProperty to access the text colours for the StaticText widget
CEGUI::TextureAbstract base class specifying the required interface for Texture objects
CEGUI::TextUtilsText utility support class. This class is all static members. You do not create instances of this class
CEGUI::ThumbBase class for Thumb widget
CEGUI::TitlebarClass representing the title bar for Frame Windows
CEGUI::FrameWindowProperties::TitlebarEnabledProperty to access the setting for whether the window title-bar will be enabled (or displayed depending upon choice of final widget type)
CEGUI::FrameWindowProperties::TitlebarFontProperty to access the Font set for the windows title bar
CEGUI::StaticProperties::TopFrameImageProperty to access the top edge image for the frame of the Static widget
CEGUI::StaticProperties::TopLeftFrameImageProperty to access the top-left image for the frame of the Static widget
CEGUI::StaticProperties::TopRightFrameImageProperty to access the top-right image for the frame of the Static widget
CEGUI::UnknownObjectExceptionException class used when a request was made using a name of an unknown object
CEGUI::EditboxProperties::ValidationStringProperty to access the string used for regular expression validation of the edit box text
CEGUI::ComboboxProperties::ValidationStringProperty to access the string used for regular expression validation of the edit box text
CEGUI::Vector2Class used as a two dimensional vector (aka a Point)
CEGUI::Vector3Class used as a three dimensional vector
CEGUI::StaticTextProperties::VertFormattingProperty to access the vertical formatting mode setting
CEGUI::StaticImageProperties::VertFormattingProperty to access the vertical formatting mode setting
CEGUI::ThumbProperties::VertFreeProperty to access the state the setting to free the thumb vertically
CEGUI::ThumbProperties::VertRangeProperty to access the vertical movement range for the thumb
CEGUI::StaticTextProperties::VertScrollbarProperty to access the setting for enabling the vertical scroll bar
CEGUI::WindowProperties::VisibleProperty to access window Visible setting
CEGUI::WindowProperties::WantsMultiClickEventsProperty to control whether the window will receive double/triple-click events
CEGUI::WindowProperties::WidthProperty to access window width
CEGUI::WindowAn abstract base class providing common functionality and specifying the required interface for derived classes
CEGUI::WindowEventArgsEventArgs based class that is used for objects passed to handlers triggered for events concerning some Window object
CEGUI::WindowFactoryAbstract class that defines the required interface for all WindowFactory objects
CEGUI::WindowFactoryManagerClass that manages WindowFactory objects
CEGUI::WindowFactoryManager::AliasTargetStack
CEGUI::WindowManagerThe WindowManager class describes an object that manages creation and lifetime of Window objects
CEGUI::MultiLineEditboxProperties::WordWrapProperty to access the word-wrap setting of the edit box
CEGUI::XmlHandlerHelperInternal helper class to extract attribute values from xerces-c attribute blocks
CEGUI::WindowProperties::XPositionProperty to access window X position
CEGUI::WindowProperties::YPositionProperty to access window Y position
CEGUI::WindowProperties::ZOrderChangeEnabledProperty to access window Z-Order changing enabled setting

Generated on Wed Feb 16 12:41:09 2005 for Crazy Eddies GUI System by  doxygen 1.3.9.1