#include <TopicExamplePreviewBar.h>
Inheritance diagram for Impala::Visualization::GUI::TopicExamplePreviewBar:


Public Member Functions | |
| TopicExamplePreviewBar (OglGui::Window *parent, int w, int h, SearchTopic *searchTopic, double quality, bool selected, int thumbW, int thumbH, double viewScale) | |
| virtual void | ImageSelectionEvent (ImagesWindow *src, int imIndex, void *listenerData) |
Private Types | |
| typedef Core::Trec::SearchTopic | SearchTopic |
Private Member Functions | |
| void | Init (SearchTopic *searchTopic, int wndW, int wndH, int thumbW, int thumbH, double viewscale) |
| virtual int | GetImageKeyframeID (int rank) |
Private Attributes | |
| SearchTopic * | mSearchTopic |
| ILOG_VAR_DEC | |
Definition at line 13 of file TopicExamplePreviewBar.h.
1.5.1