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

Impala::Application::MediaTable::TableOverviewWindow Class Reference

#include <TableOverviewWindow.h>

Inheritance diagram for Impala::Application::MediaTable::TableOverviewWindow:

Inheritance graph
[legend]
Collaboration diagram for Impala::Application::MediaTable::TableOverviewWindow:

Collaboration graph
[legend]
List of all members.

Public Types

typedef OglGui::Window Window

Public Member Functions

 TableOverviewWindow (OglGui::Window *parent, TableDataView *source, int width, int height)
 TableOverviewWindow (Window *parent, TableDataView *source, int x, int y, int width, int height)
virtual void UpdateSelectionEvent ()
virtual void MouseFunc (int msg, int but, int state, int x, int y)
 This function is called by the event handling system everytime the user has moved or clicked the mouse.
virtual void KeyboardFunc (int c, int state)
virtual void ReshapeFunc (int w, int h)
int RowToPixel (int row)
int PixelToRow (int pixel)
void PixelToRows (int pixel, int *startrow, int *endrow)
void UpdatePixelCache (int height)
virtual void DisplayFunc ()
void SetHeaderHeight (int height)

Private Member Functions

int MarkToColor (int m)
void Init (TableDataView *source, int w, int h)

Private Attributes

TableDataViewmSource
std::vector< unsigned long > mSelPixelCache
bool mPixelCacheSynced
bool mReady
int mDrawHeight
int mDrawOffset
int mHeaderHeight
 ILOG_VAR_DEC

Detailed Description

Definition at line 10 of file TableOverviewWindow.h.


The documentation for this class was generated from the following file:
Generated on Thu Jan 13 09:15:35 2011 for ImpalaSrc by  doxygen 1.5.1