|
BALL
1.4.79
|
#include <BALL/VIEW/WIDGETS/pyWidget.h>
Public Member Functions | |
| PythonValidator (QObject *parent=0) | |
| virtual | ~PythonValidator () |
| virtual State | validate (QString &input, int &pos) const |
Class for validating (and potentially fixing) entered python code.
Definition at line 79 of file pyWidget.h.
| BALL::VIEW::PythonValidator::PythonValidator | ( | QObject * | parent = 0 | ) |
|
virtual |
|
virtual |
1.8.7