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

Impala::Visualization::PunsOnlyControl Class Reference

#include <PunsOnlyControl.h>

Inheritance diagram for Impala::Visualization::PunsOnlyControl:

Inheritance graph
[legend]
Collaboration diagram for Impala::Visualization::PunsOnlyControl:

Collaboration graph
[legend]
List of all members.

Public Types

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

Public Member Functions

 PunsOnlyControl (Window *parent, int w, int h, int bits, int margin=0)
void SetListener (PunsOnlyControlListener *l, void *lData=0)
virtual void CheckBoxEvent (CheckBox *src, bool checked, void *userData)
CheckBox * PositiveCheckBox ()
CheckBox * UnknownCheckBox ()
CheckBox * NegativeCheckBox ()
CheckBox * SkipCheckBox ()

Private Member Functions

void Init (int w, int h, int bits, int margin)

Private Attributes

PunsOnlyControlListener * mListener
void * mListenerData
CheckBox * mPositiveCheckBox
CheckBox * mUnknownCheckBox
CheckBox * mNegativeCheckBox
CheckBox * mSkipCheckBox

Detailed Description

Definition at line 14 of file PunsOnlyControl.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 19 11:45:05 2010 for ImpalaSrc by  doxygen 1.5.1