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

VCF::EnumPropertyEditor Class Reference

#include <vcf/ApplicationKit/DefaultPropertyEditors.h>

Inheritance diagram for VCF::EnumPropertyEditor:

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

Public Member Functions

 EnumPropertyEditor ()
virtual ~EnumPropertyEditor ()
virtual std::vector< StringgetStringValues ()
 Returns an array of potential values for the property.

Constructor & Destructor Documentation

VCF::EnumPropertyEditor::EnumPropertyEditor  ) 
 

virtual VCF::EnumPropertyEditor::~EnumPropertyEditor  )  [virtual]
 


Member Function Documentation

virtual std::vector<String> VCF::EnumPropertyEditor::getStringValues  )  [virtual]
 

Returns an array of potential values for the property.

Only usable if the PropertEditor::paHasValues bit is set.

See also:
PropertEditor::paHasValues

Reimplemented from VCF::AbstractPropertyEditor.


The documentation for this class was generated from the following file:
   Comments or Suggestions?    License Information