App::PropertyFile Class Reference

File properties This property holds a file name. More...

#include <PropertyFile.h>

Inheritance diagram for App::PropertyFile:
App::PropertyString App::Property Base::Persistence Base::BaseClass

List of all members.

Public Member Functions

virtual const char * getEditorName (void) const
 Get the class name of the associated property editor item.
virtual Base::Type getTypeId (void) const
 PropertyFile (void)
virtual ~PropertyFile ()

Static Public Member Functions

static void * create (void)
static Base::Type getClassTypeId (void)
static void init (void)

Detailed Description

File properties This property holds a file name.

Definition at line 48 of file PropertyFile.h.


Constructor & Destructor Documentation

PropertyFile::PropertyFile ( void   ) 

Definition at line 380 of file PropertyFile.cpp.

PropertyFile::~PropertyFile (  )  [virtual]

Definition at line 385 of file PropertyFile.cpp.


Member Function Documentation

void * App::PropertyFile::create ( void   )  [static]

Reimplemented from App::PropertyString.

Definition at line 378 of file PropertyFile.cpp.

Base::Type App::PropertyFile::getClassTypeId ( void   )  [static]

Reimplemented from App::PropertyString.

Definition at line 378 of file PropertyFile.cpp.

Referenced by Gui::PropertyEditor::PropertyFileItem::value().

virtual const char* App::PropertyFile::getEditorName ( void   )  const [inline, virtual]

Get the class name of the associated property editor item.

Reimplemented from App::PropertyString.

Definition at line 56 of file PropertyFile.h.

Base::Type App::PropertyFile::getTypeId ( void   )  const [virtual]

Reimplemented from App::PropertyString.

Definition at line 378 of file PropertyFile.cpp.

void App::PropertyFile::init ( void   )  [static]

Reimplemented from App::PropertyString.

Definition at line 378 of file PropertyFile.cpp.


The documentation for this class was generated from the following files:

Generated on Wed Nov 23 19:01:44 2011 for FreeCAD by  doxygen 1.6.1