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

Impala::Visualization::GUI::PreviewBar Class Reference

#include <PreviewBar.h>

Inheritance diagram for Impala::Visualization::GUI::PreviewBar:

Inheritance graph
[legend]
Collaboration diagram for Impala::Visualization::GUI::PreviewBar:

Collaboration graph
[legend]
List of all members.

Public Types

typedef OglGui::CheckBox CheckBox
typedef OglGui::ProgressBar ProgressBar

Public Member Functions

 PreviewBar (OglGui::Window *parent, int width, int height, String name, double quality, bool selected=false)
void SetHighlight (bool highlight)
void SetSmall (bool small)
void SetType (int type)
int GetType ()
void SetPreviewBarSelectionListener (PreviewBarSelectionListener *l, void *userData)
virtual void ImageSelectionEvent (Visualization::ImagesWindow *src, int imIndex, void *listenerData)

Protected Member Functions

void Init (String name, double quality, bool selected)
virtual void CheckBoxEvent (CheckBox *src, bool checked, void *userData)
virtual void UpdateBackgroundColor ()
virtual int GetImageKeyframeID (int rank)

Protected Attributes

PreviewBarSelectionListenermListener
void * mListenerData
CheckBoxmCheck
Visualization::ImageSetmPreviewImages
String mName
bool mChecked
bool mHighlighted
int mType
int debug
 ILOG_VAR_DEC

Detailed Description

Definition at line 18 of file PreviewBar.h.


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