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

Impala::Application::IDash::ScreenQuery Class Reference

#include <ScreenQuery.h>

Inheritance diagram for Impala::Application::IDash::ScreenQuery:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ScreenQuery (int width, int height, ScreenBrowser *browser)
 ScreenQuery (OglGui::Window *parent, int width, int height, ScreenBrowser *browser)
 ScreenQuery (OglGui::Window *parent, ScreenBrowser *browser)
virtual void PreviewBarSelectionEvent (OglGui::Window *src, std::string concept, bool selected, void *userData)
virtual void PreviewBarImageClickEvent (OglGui::Window *src, std::string concept, int keyframeID, void *userData)
virtual void ButtonSelectionEvent (Button *src, void *vData)

Static Public Attributes

static const int SEL_FROMTREE = 1
static const int SEL_FROMSET = 2
static const int SEL_SHOTSSET = 3
static const int BTN_QUERY = 1
static const int BTN_ALLMOVIES = 2
static const int BTN_CLEAR = 3

Private Member Functions

void InitScreen (ScreenBrowser *browser)
void AddConcepts (Core::Table::SimilarityTableSet *conceptRanking)
void AddConceptToQuery (std::string name, bool selected=true)
void RemoveConceptFromQuery (std::string name)
void AddComponent (std::string qomponent)
void RemoveComponent (std::string qomponent)
Visualization::GUI::ConceptPreviewBarGetConceptBar (std::string name)
void DoClearSelection ()

Private Attributes

Visualization::GUI::ConceptTreeBrowsermConceptTreeBrowserWnd
std::map< std::string, Visualization::GUI::ConceptPreviewBar * > mConceptBars
OglGui::WindowmSuggestionWnd
std::list< std::string > mQueryComponents
OglGui::ButtonmBtnSearch
OglGui::ButtonmBtnAllMovies
OglGui::ButtonmBtnClearSelection
ScreenBrowsermBrowser
 ILOG_VAR_DEC

Detailed Description

Definition at line 38 of file ScreenQuery.h.


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