|
QElectroTech
0.70
|
#include "assignvariables.h"#include "diagram.h"#include "element.h"#include "diagramposition.h"#include "qetapp.h"#include "qetxml.h"#include <QVariant>#include <QStringList>#include <utility>Go to the source code of this file.
Namespaces | |
| autonum | |
Functions | |
| void | autonum::setSequentialToList (QStringList &list, NumerotationContext &context, const QString &type) |
| setSequentialToList Append all sequential of type owned by in list More... | |
| void | autonum::setFolioSequentialToHash (QStringList &list, QHash< QString, QStringList > &hash, const QString &autoNumName) |
| setFolioSequentialToHash Insert all value of in with key More... | |
| void | autonum::setSequential (const QString &label, sequentialNumbers &seqStruct, NumerotationContext &context, Diagram *diagram, const QString &hashKey) |
| setSequential Fill seqStruct More... | |
| QString | autonum::numerotationContextToFormula (const NumerotationContext &nc) |
| numerotationContextToFormula More... | |
| QString | autonum::elementPrefixForLocation (const ElementsLocation &location) |
| elementPrefixForLocation More... | |
1.8.15