#include <vector>
#include <boost/signals.hpp>
#include "ui_DlgDisplayProperties.h"
#include "Selection.h"
#include <App/Material.h>
Go to the source code of this file.
Classes | |
class | Gui::Dialog::DlgDisplayPropertiesImp |
The DlgDisplayPropertiesImp class implements a dialog containing all available document templates to create a new document. More... | |
Namespaces | |
namespace | App |
The namespace of the FreeCAD Aplication layer library. | |
namespace | Gui |
The namespace of the FreeCAD Graphical interface layer library. | |
namespace | Gui::Dialog |
The namespace of the FreeCAD dialogs. | |
Typedefs | |
typedef boost::signals::connection | Gui::Dialog::DlgDisplayPropertiesImp_Connection |