27#ifndef _FalTabControl_h_
28#define _FalTabControl_h_
30#include "CEGUI/WindowRendererSets/Core/Module.h"
31#include "CEGUI/widgets/TabControl.h"
35# pragma warning(disable : 4251)
67 static const String TypeName;
75 const String& getTabButtonType()
const;
76 void setTabButtonType(
const String& type);
TabControl class for the FalagardBase module.
Definition: WindowRendererSets/Core/TabControl.h:65
TabButton * createTabButton(const String &name) const
create and return a pointer to a TabButton widget for use as a clickable tab header
void render()
Populate render cache.
FalagardTabControl(const String &type)
type name for this widget.
String class used within the GUI system.
Definition: String.h:64
Base class for TabControl window renderer objects.
Definition: widgets/TabControl.h:55
Main namespace for Crazy Eddie's GUI Library.
Definition: arch_overview.dox:1