#include <StringColumns.h>
Collaboration diagram for OglGui::StringColumns::ColumnData:
Public Member Functions | |
ColumnData (strconst label, StrVector &strV, int w=100, ULONG bg=0) | |
Public Attributes | |
std::string | name |
StrVector | strVector |
StrOptions | strOptions |
StrColors | strColors |
ULONG | bgColor |
int | width |
int | marked |
Definition at line 30 of file StringColumns.h.