VCF::ImageFilenamePropertyEditor Class Reference
#include <ImageControl.h>
Inheritance diagram for VCF::ImageFilenamePropertyEditor:

Public Member Functions | |
| ImageFilenamePropertyEditor () | |
| virtual | ~ImageFilenamePropertyEditor () |
| virtual void | edit () |
| This method is used to edit the property value. | |
Constructor & Destructor Documentation
|
|
|
|
|
|
Member Function Documentation
|
|
This method is used to edit the property value. This is an optional method to implement, and only needs to be done if createEditingControl() returns a non null value. If createEditingControl() is NULL then it's assumed that the actual editing process will be completely handled by the host of the property editor. If the implementor does edit this method, then it's up to the implemementor to properly transfer the contents of the propert value to the control. Reimplemented from VCF::AbstractPropertyEditor. |
The documentation for this class was generated from the following file:
- vcf/ApplicationKit/ImageControl.h
