QElectroTech 0.100.0-dev
|
#include "../NameList/nameslist.h"
#include "../diagramcontext.h"
#include "pugixml/src/pugixml.hpp"
#include <QIcon>
#include <QString>
#include "sstream"
Go to the source code of this file.
Classes | |
class | ElementsLocation |
The ElementsLocation class This class represents the location, the location of an element or of a category, even of a collection ... in a collection. She encapsulates a virtual path. More... | |
Functions | |
QDebug | operator<< (QDebug debug, const ElementsLocation &location) |
operator << debug for processing ElementsLocation | |
QDebug operator<< | ( | QDebug | debug, |
const ElementsLocation & | location | ||
) |
operator << debug for processing ElementsLocation
debug | |
location |