VariablesEditor Class Reference

#include <varabled.h>

Inheritance diagram for VariablesEditor:
SVEventHandler

List of all members.

Public Member Functions

 VariablesEditor (const tesseract::Tesseract *, ScrollView *sv=NULL)
void Notify (const SVEvent *sve)

Detailed Description

The variables editor enables the user to edit all the variables used within tesseract. It can be invoked on its own, but is supposed to be invoked by the program editor.


Constructor & Destructor Documentation

VariablesEditor::VariablesEditor ( const tesseract::Tesseract tess,
ScrollView sv = NULL 
)

Integrate the variables editor as popupmenu into the existing scrollview window (usually the pg editor). If sv == null, create a new empty empty window and attach the variables editor to that window (ugly).


Member Function Documentation

void VariablesEditor::Notify ( const SVEvent sve  )  [virtual]

Event listener. Waits for SVET_POPUP events and processes them.

Reimplemented from SVEventHandler.


The documentation for this class was generated from the following files:
Generated on Sun Jul 18 17:11:17 2010 for Tesseract by  doxygen 1.6.3