#include <QObject>
#include <string>
#include <map>
#include <list>
Go to the source code of this file.
Classes | |
class | Gui::Translator |
Namespaces | |
namespace | Gui |
The namespace of the FreeCAD Graphical interface layer library. | |
Typedefs | |
typedef std::list< std::string > | Gui::TStringList |