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

Impala::Application::IDash::ScreenDossier Class Reference

#include <ScreenDossier.h>

Inheritance diagram for Impala::Application::IDash::ScreenDossier:

Inheritance graph
[legend]
Collaboration diagram for Impala::Application::IDash::ScreenDossier:

Collaboration graph
[legend]
List of all members.

Public Types

typedef OglGui::Window Window
typedef OglGui::StaticText StaticText
typedef OglGui::Button Button
typedef OglGui::ScrollWnd ScrollWnd

Public Member Functions

 ScreenDossier (int width, int height)
 ScreenDossier (Window *parent, int width, int height)
 ScreenDossier (Window *parent)
virtual void HandleBookmarkEvent (int shotid, bool isSelected)
void AddDossierListener (DossierListener *l)

Private Member Functions

void PlayFile (int videoID)
void AddShot (int shotID)
void DelShot (int shotID)
DossierEntry * FindVideo (int s)
DossierEntry * AddVideo (int videoID)
void DelVideo (int v)
void EmptyDossier ()
virtual void ButtonSelectionEvent (Button *src, void *vData)
void InitScreen (int w, int h)
void DoScrollWindow (Window *w)

Private Attributes

ScrollWnd * mScrollWnd
std::list< DossierEntry * > videos
std::vector< DossierListener * > mListeners
 ILOG_VAR_DEC

Static Private Attributes

static const int BTN_EMPTYDOSSIER = 1

Detailed Description

Definition at line 28 of file ScreenDossier.h.


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