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

Impala::Visualization::PropertyHolder Class Reference

#include <RgbDataSrcLavcTestGUI.h>

Inheritance diagram for Impala::Visualization::PropertyHolder:

Inheritance graph
[legend]
Collaboration diagram for Impala::Visualization::PropertyHolder:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 PropertyHolder (Window *parent, int width, int height, std::string Name)
void AddProp (std::string Prop, std::string Value)
void AddPropHolder (PropertyHolder *ph)
void UpdateCtrl (std::string Prop, std::string Value)
void UpdateCtrl (std::string Prop, char *Value)
void UpdateCtrl (std::string Prop, bool Value)
void UpdateCtrl (std::string Prop, unsigned int Value)
void UpdateCtrl (std::string Prop, int Value)
void UpdateCtrl (std::string Prop, int64_t Value)
void UpdateCtrl (std::string Prop, float Value)
void UpdateCtrl (std::string Prop, AVRational Value)
void UpdateCtrl (std::string Prop, AVFrac &Value)
void UpdateCtrl (std::string Prop, enum AVDiscard Value)
void UpdateCtrl (std::string Prop, enum FRAME_TYPE Value)

Private Attributes

std::map< std::string, PropCtrl * > mPropCtrls

Detailed Description

Definition at line 92 of file RgbDataSrcLavcTestGUI.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 19 11:45:13 2010 for ImpalaSrc by  doxygen 1.5.1