27#ifndef _FalItemListbox_h_
28#define _FalItemListbox_h_
30#include "CEGUI/WindowRendererSets/Core/Module.h"
31#include "CEGUI/widgets/ItemListBase.h"
ItemListbox class for the FalagardBase module.
Definition WindowRendererSets/Core/ItemListbox.h:58
Rectf getUnclippedInnerRect() const
Get unclipped inner rectangle that our window should return from its member function with the same na...
void onLookNFeelAssigned()
Handler called when a Look'N'Feel is assigned to our window.
Rectf getItemRenderArea(void) const
Return a Rect object describing, in un-clipped pixels, the window relative area that is to be used fo...
bool d_widgetLookAssigned
flag whether target window has looknfeel assigned yet.
Definition WindowRendererSets/Core/ItemListbox.h:82
static const String TypeName
type name for this widget.
Definition WindowRendererSets/Core/ItemListbox.h:60
FalagardItemListbox(const String &type)
Constructor.
void render()
Populate render cache.
void onLookNFeelUnassigned()
Handler called when a Look'N'Feel is removed/unassigned from our window.
Base class for ItemListBase window renderer.
Definition ItemListBase.h:54
String class used within the GUI system.
Definition String.h:64
base class for properties able to do native set/get
Definition TypedProperty.h:50
Main namespace for Crazy Eddie's GUI Library.
Definition arch_overview.dox:1