#include <string>
#include <list>
#include <vector>
#include <boost/filesystem/path.hpp>
#include "PropertyStandard.h"
Go to the source code of this file.
Classes | |
class | App::PropertyFile |
File properties This property holds a file name. More... | |
class | App::PropertyFileIncluded |
File include properties This property doesn't only save the file name like PropertyFile it also includes the file itself into the document. More... | |
Namespaces | |
namespace | App |
The namespace of the FreeCAD Aplication layer library. | |
namespace | Base |
The namespace of the FreeCAD Base library. |