Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

OglGui::LayoutComponent Class Reference

#include <LayoutComponent.h>

Inheritance diagram for OglGui::LayoutComponent:

Inheritance graph
[legend]
Collaboration diagram for OglGui::LayoutComponent:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual ~LayoutComponent ()
virtual void OnLayoutChange ()=0
void StopLayoutListening ()
void AddLayoutFollower (LayoutListener *listener)
void AddLayoutLeader (LayoutListener *listener)
void RemoveLayoutFollower (LayoutListener *listener)
void RemoveLayoutLeader (LayoutListener *listener)

Protected Attributes

std::vector< LayoutListener * > mLayoutFollowers
std::vector< LayoutListener * > mLayoutLeaders

Detailed Description

Definition at line 49 of file LayoutComponent.h.


The documentation for this class was generated from the following files:
Generated on Fri Mar 19 12:02:23 2010 for ImpalaSrc by  doxygen 1.5.1