QElectroTech
0.8-dev
|
#include "nameslist.h"
#include "diagramcontext.h"
#include "pugixml.hpp"
#include <QString>
#include <QIcon>
#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 More... | |
QDebug operator<< | ( | QDebug | debug, |
const ElementsLocation & | location | ||
) |
operator << debug for processing ElementsLocation
debug | |
location |