


Public Member Functions | |
| void | Focus () |
| Sets the Focus onto the field. | |
Protected Member Functions | |
| PG_PropertyEditor_LineField (PG_PropertyEditor *propertyEditor, const std::string &name) | |
| virtual bool | EditEnd ()=0 |
Protected Attributes | |
| PG_LineEdit * | lineEdit |
|
||||||||||||
|
|
|
|
Implemented in PG_PropertyField_Integer< IntegerType >, and PG_PropertyField_String< StringType >. |
|
|
Sets the Focus onto the field.
Reimplemented from PG_PropertyEditor::PG_PropertyEditorField. |
|
|
|