#include "PreCompiled.h"
#include <QHeaderView>
#include <QTreeWidgetItemIterator>
#include <algorithm>
#include <vector>
#include "DlgCommandsImp.h"
#include "Application.h"
#include "Command.h"
#include "BitmapFactory.h"
#include "Widgets.h"
#include "moc_DlgCommandsImp.cpp"
Go to the source code of this file.
Classes | |
struct | Gui::Dialog::GroupMap_find |
Namespaces | |
namespace | Gui |
The namespace of the FreeCAD Graphical interface layer library. | |
namespace | Gui::Dialog |
The namespace of the FreeCAD dialogs. | |
Typedefs | |
typedef std::vector< std::pair < QLatin1String, QString > > | Gui::Dialog::GroupMap |