QElectroTech  0.70
Functions
elementslocation.cpp File Reference
#include "elementslocation.h"
#include "qetapp.h"
#include "xmlelementcollection.h"
#include "qetproject.h"
#include "elementscollectioncache.h"
#include "elementpicturefactory.h"
#include "element.h"
#include "qetxml.h"
#include <QPicture>

Go to the source code of this file.

Functions

uint qHash (const ElementsLocation &location)
 
QDebug operator<< (QDebug debug, const ElementsLocation &location)
 

Function Documentation

◆ operator<<()

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

◆ qHash()

uint qHash ( const ElementsLocation location)
Parameters
locationA standard element location
Returns
a hash identifying this location

Definition at line 705 of file elementslocation.cpp.

References qHash(), and ElementsLocation::toString().

Referenced by qHash().