GLWListView::WordEntry Struct Reference

#include <GLWListView.h>

List of all members.

Public Member Functions

 WordEntry (const char *word, Vector &color)

Public Attributes

unsigned wordRef_
Vector color_
std::string href_
std::string word_
std::map
< std::string,
std::string
event_

Static Public Attributes

static unsigned wordRefCount_ = 1


Detailed Description

Definition at line 74 of file GLWListView.h.


Constructor & Destructor Documentation

GLWListView::WordEntry::WordEntry ( const char *  word,
Vector color 
) [inline]

Definition at line 76 of file GLWListView.h.


Member Data Documentation

unsigned GLWListView::WordEntry::wordRef_

Definition at line 79 of file GLWListView.h.

Referenced by GLWListView::draw().

unsigned GLWListView::WordEntry::wordRefCount_ = 1 [static]

Definition at line 80 of file GLWListView.h.

Referenced by GLWListView::draw(), and GLWListView::resetPosition().

Vector GLWListView::WordEntry::color_

Definition at line 82 of file GLWListView.h.

Referenced by GLWListView::draw(), and GLWListView::drawUrl().

std::string GLWListView::WordEntry::href_

Definition at line 83 of file GLWListView.h.

Referenced by GLWListView::draw(), and GLWListView::mouseDown().

std::string GLWListView::WordEntry::word_

Definition at line 84 of file GLWListView.h.

Referenced by GLWListView::draw(), GLWListView::drawUrl(), and GLWListView::getLines().

std::map<std::string, std::string> GLWListView::WordEntry::event_

Definition at line 85 of file GLWListView.h.

Referenced by GLWListView::draw().


The documentation for this struct was generated from the following files:
Generated on Mon Feb 16 15:15:02 2009 for Scorched3D by  doxygen 1.5.3