QElectroTech  0.8-dev
Classes | Functions
elementslocation.h File Reference
#include "nameslist.h"
#include "diagramcontext.h"
#include "pugixml.hpp"
#include <QString>
#include <QIcon>
#include "sstream"
Include dependency graph for elementslocation.h:
This graph shows which files directly or indirectly include this file:

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...
 

Function Documentation

◆ operator<<()

QDebug operator<< ( QDebug  debug,
const ElementsLocation location 
)

operator << debug for processing ElementsLocation

Parameters
debug
location
Returns
debug msg
Here is the call graph for this function: