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

OglGui::StringListBox Class Reference

#include <StringListBox.h>

Inheritance diagram for OglGui::StringListBox:

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

Collaboration graph
[legend]
List of all members.

Public Types

typedef std::vector< std::string > StrVector

Public Member Functions

 StringListBox (int x, int y, int w, int h)
 StringListBox (Window *parent, int w, int h)
 StringListBox (Window *parent, int x, int y, int w, int h)
void AddColumn (strconst colName, int colWidth=100, ULONG bg=0)
void AddColumn (strconst colName, StrVector *strVector, int colWidth=100, ULONG bg=0)
void AddString (strconst str, int colIdx, ULONG col=oglBLACK, int opts=0, int insertAt=-1)
virtual void DisplayFunc ()

Private Member Functions

void Init ()

Private Attributes

DocScrollermScroller
StringColumnsmStrColumns

Detailed Description

Definition at line 26 of file StringListBox.h.


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