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

Impala::Application::VideoExcel::TableControlBarWindow Class Reference

#include <TableControlBarWindow.h>

Inheritance diagram for Impala::Application::VideoExcel::TableControlBarWindow:

Inheritance graph
[legend]
Collaboration diagram for Impala::Application::VideoExcel::TableControlBarWindow:

Collaboration graph
[legend]
List of all members.

Public Types

typedef OglGui::Window Window
typedef OglGui::Button Button
typedef OglGui::CheckBox CheckBox

Public Member Functions

 TableControlBarWindow (Window *parent, TableWindow *table, GridWindow *grid, int width, int height)
 TableControlBarWindow (Window *parent, TableWindow *table, GridWindow *grid, int x, int y, int width, int height)
virtual void CheckBoxEvent (CheckBox *src, bool checked, void *userData)
virtual void ButtonSelectionEvent (Button *src, void *userData)
void SwitchMode (bool to_grid)

Private Member Functions

void Init (TableWindow *table, GridWindow *grid, int w, int h)

Private Attributes

TableWindowmTable
GridWindowmGrid
CheckBoxmHorZoom
 ILOG_VAR_DEC

Static Private Attributes

static const int CHECK_GRID = 3
static const int CHECK_ZOOM = 1
static const int CHECK_PREVIEW = 2
static const int BUTTON_RESETFILTERS = 4

Detailed Description

Definition at line 13 of file TableControlBarWindow.h.


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