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

Impala::Application::MediaTable::ConfigWindowModule Class Reference

#include <ConfigWindowModule.h>

Inheritance diagram for Impala::Application::MediaTable::ConfigWindowModule:

Inheritance graph
[legend]
Collaboration diagram for Impala::Application::MediaTable::ConfigWindowModule:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ConfigWindowModule (std::string type, std::string name)
void DrawConfigWindow ()
void SetErrorMessage (OglGui::Window *wnd, std::string msg)
void AddTextField (OglGui::Window *wnd, std::string label, std::string value="")
void AddSelectorWithTableDataViews (OglGui::Window *wnd, std::string label, std::string view="", int h=80)
void AddSelectorWithColumnsOfType (OglGui::Window *wnd, std::string label, std::string view, int type, bool typeIsFlag=false)
void StoreConfigWindowValues ()
void ClearConfigWindowValues ()
void DoReleaseConfigWindow ()
bool OnCloseWindow (OglGui::Window *src, void *userData)

Public Attributes

OglGui::WindowmConfigWindow
OglGui::StaticTextmErrorMessage
std::map< std::string, OglGui::StringSelector * > mStringSelectors
std::map< std::string, OglGui::TextField * > mTextFields
std::map< std::string, std::string > mStringValues

Detailed Description

Definition at line 32 of file ConfigWindowModule.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 19 10:43:22 2010 for ImpalaSrc by  doxygen 1.5.1