Sourceforge.net - The VCF's Project Host
   The VCF Website Home   |   Online Discussion Forums   |   Sourceforge.net Project Page   

VCF::ImageFilenamePropertyEditor Class Reference

#include <ImageControl.h>

Inheritance diagram for VCF::ImageFilenamePropertyEditor:

VCF::AbstractPropertyEditor VCF::ObjectWithEvents VCF::PropertyEditor VCF::Object List of all members.

Public Member Functions

 ImageFilenamePropertyEditor ()
virtual ~ImageFilenamePropertyEditor ()
virtual void edit ()
 This method is used to edit the property value.

Constructor & Destructor Documentation

VCF::ImageFilenamePropertyEditor::ImageFilenamePropertyEditor  ) 
 

virtual VCF::ImageFilenamePropertyEditor::~ImageFilenamePropertyEditor  )  [virtual]
 


Member Function Documentation

virtual void VCF::ImageFilenamePropertyEditor::edit  )  [virtual]
 

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:
   Comments or Suggestions?    License Information