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

OglGui::DynamicList Class Reference

#include <DynamicList.h>

Inheritance diagram for OglGui::DynamicList:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 DynamicList (Window *parent, int minW, int minH)
 DynamicList (Window *parent, int x, int y, int minW, int minH)
void Spacing (int nPix)
int Spacing ()
void HandleLayout ()
virtual void RemoveWindow (Window *child, bool destroy=false)
virtual void AddWindow (Window *child, int insertAt=-1)
virtual void DisplayFunc ()

Protected Attributes

std::vector< Window * > mChildWindows
int mMinW
int mMinH
int mSpacing

Private Member Functions

void Init (int minW, int minH)

Detailed Description

Definition at line 16 of file DynamicList.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 19 12:01:15 2010 for ImpalaSrc by  doxygen 1.5.1