BALL::VIEW::PythonValidator Class Reference
[Modular Widgets]
#include <BALL/VIEW/WIDGETS/pyWidget.h>
List of all members.
Detailed Description
Class for validating (and potentially fixing) entered python code.
Definition at line 79 of file pyWidget.h.
Constructor & Destructor Documentation
BALL::VIEW::PythonValidator::PythonValidator |
( |
QObject * |
parent = 0 |
) |
|
virtual BALL::VIEW::PythonValidator::~PythonValidator |
( |
|
) |
[virtual] |
Member Function Documentation
virtual State BALL::VIEW::PythonValidator::validate |
( |
QString & |
input, |
|
|
int & |
pos | |
|
) |
| | const [virtual] |