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

Impala::Application::IDash::DossierEntry Class Reference

#include <DossierEntry.h>

Inheritance diagram for Impala::Application::IDash::DossierEntry:

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

Collaboration graph
[legend]
List of all members.

Public Types

typedef OglGui::Window Window
typedef OglGui::StaticText StaticText
typedef OglGui::Button Button
typedef OglGui::ButtonListener ButtonListener
typedef OglGui::TextEdit TextEdit
typedef Visualization::ImageSet ImageSet

Public Member Functions

 DossierEntry (Window *parent, TrecEngine *engine, ButtonListener *btnListener, int videoID)
 ~DossierEntry ()
int NrOfEntries ()
int GetVideoID ()
int FindShot (int s)
void AddShot (int shotID)
void DelShot (int i)

Static Public Attributes

static const int ENTRY_HEIGHT = 130

Private Member Functions

ButtonRestDiv3Btn (int restW, int i, char *str)
void UpdateText ()
void PrintShots ()
void InitScreen ()

Private Attributes

TrecEnginemEngine
TextEdittextEdit
ButtonListenermBtnListener
ImageSetmShotImages
DossierEntryTextListenerdossierEntryTextListener
std::vector< int > shots
int mVideoID
 ILOG_VAR_DEC

Detailed Description

Definition at line 26 of file DossierEntry.h.


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