35 #include <QtWidgets/QLineEdit> 51 void operator=(
int i);
undocument this line if you encounter any issues!
Definition: Any.h:37
IntHandle()
Create an empty handle.
Definition: IntHandle.h:45
Abstract base class for Handle classes.
Definition: GUIHandle.h:40
IntHandle(QLineEdit *le, GUIWidget *w)
Create a new Int handle.
Definition: IntHandle.h:48
#define ICLQt_API
Definition: CompatMacros.h:178
Class for handling "int" textfield components.
Definition: IntHandle.h:41