18#ifndef NUMEROTATIONCONTEXTCOMMANDS_H
19#define NUMEROTATIONCONTEXTCOMMANDS_H
The Diagram class This class represents an electric diagram. It manages its various child elements,...
Definition diagram.h:56
Definition numerotationcontextcommands.h:174
NumerotationContext next(const NumerotationContext &, const int) const override
ElementColumnNum::next.
Definition numerotationcontextcommands.cpp:666
QString toRepresentedString(const QString) const override
ElementColumnNum::toRepresentedString.
Definition numerotationcontextcommands.cpp:656
NumerotationContext previous(const NumerotationContext &, const int) const override
ElementColumnNum::previous.
Definition numerotationcontextcommands.cpp:675
Definition numerotationcontextcommands.h:165
NumerotationContext previous(const NumerotationContext &, const int) const override
ElementLineNum::previous.
Definition numerotationcontextcommands.cpp:640
QString toRepresentedString(const QString) const override
ElementLineNum::toRepresentedString.
Definition numerotationcontextcommands.cpp:621
NumerotationContext next(const NumerotationContext &, const int) const override
ElementLineNum::next.
Definition numerotationcontextcommands.cpp:631
Definition numerotationcontextcommands.h:183
NumerotationContext next(const NumerotationContext &, const int) const override
ElementPrefixNum::next.
Definition numerotationcontextcommands.cpp:701
NumerotationContext previous(const NumerotationContext &, const int) const override
ElementPrefixNum::previous.
Definition numerotationcontextcommands.cpp:710
QString toRepresentedString(const QString) const override
ElementPrefixNum::toRepresentedString.
Definition numerotationcontextcommands.cpp:691
Definition numerotationcontextcommands.h:137
NumerotationContext previous(const NumerotationContext &, const int) const override
FolioNum::previous.
Definition numerotationcontextcommands.cpp:533
NumerotationContext next(const NumerotationContext &, const int) const override
FolioNum::next.
Definition numerotationcontextcommands.cpp:524
QString toRepresentedString(const QString) const override
FolioNum::toRepresentedString.
Definition numerotationcontextcommands.cpp:514
Definition numerotationcontextcommands.h:110
NumerotationContext next(const NumerotationContext &, const int) const override
HundredFNum::next.
Definition numerotationcontextcommands.cpp:420
NumerotationContext previous(const NumerotationContext &, const int) const override
HundredFNum::previous.
Definition numerotationcontextcommands.cpp:429
QString toRepresentedString(const QString) const override
HundredFNum::toRepresentedString.
Definition numerotationcontextcommands.cpp:403
Definition numerotationcontextcommands.h:101
NumerotationContext next(const NumerotationContext &, const int) const override
HundredNum::next.
Definition numerotationcontextcommands.cpp:378
QString toRepresentedString(const QString) const override
HundredNum::toRepresentedString.
Definition numerotationcontextcommands.cpp:361
NumerotationContext previous(const NumerotationContext &, const int) const override
HundredNum::previous.
Definition numerotationcontextcommands.cpp:387
Definition numerotationcontextcommands.h:128
NumerotationContext previous(const NumerotationContext &, const int) const override
IdFolioNum::previous.
Definition numerotationcontextcommands.cpp:498
NumerotationContext next(const NumerotationContext &, const int) const override
IdFolioNum::next.
Definition numerotationcontextcommands.cpp:489
QString toRepresentedString(const QString) const override
IdFolioNum::toRepresentedString.
Definition numerotationcontextcommands.cpp:479
Definition numerotationcontextcommands.h:155
NumerotationContext next(const NumerotationContext &, const int) const override
LocmachNum::next.
Definition numerotationcontextcommands.cpp:595
QString toRepresentedString(const QString) const override
LocmachNum::toRepresentedString.
Definition numerotationcontextcommands.cpp:585
NumerotationContext previous(const NumerotationContext &, const int) const override
LocmachNum::previous.
Definition numerotationcontextcommands.cpp:604
Definition numerotationcontextcommands.h:48
virtual ~NumStrategy()
Definition numerotationcontextcommands.cpp:163
virtual NumerotationContext next(const NumerotationContext &, const int) const =0
NumerotationContext previousNumber(const NumerotationContext &, const int) const
NumStrategy::previousNumber.
Definition numerotationcontextcommands.cpp:197
virtual QString toRepresentedString(const QString) const =0
Diagram * diagram_
Definition numerotationcontextcommands.h:61
NumerotationContext nextString(const NumerotationContext &, const int) const
NumStrategy::nextString.
Definition numerotationcontextcommands.cpp:170
virtual NumerotationContext previous(const NumerotationContext &, const int) const =0
NumerotationContext nextNumber(const NumerotationContext &, const int) const
NumStrategy::nextNumber.
Definition numerotationcontextcommands.cpp:183
The NumerotationContextCommands class this class provide methods to handle content of NumerotationCon...
Definition numerotationcontextcommands.h:31
NumStrategy * strategy_
Definition numerotationcontextcommands.h:44
~NumerotationContextCommands()
Destructor.
Definition numerotationcontextcommands.cpp:34
QString toRepresentedString()
NumerotationContextCommands::toFinalString.
Definition numerotationcontextcommands.cpp:75
NumerotationContext previous()
NumerotationContextCommands::previous.
Definition numerotationcontextcommands.cpp:59
void setNumStrategy(const QString &)
NumerotationContextCommands::setNumStrategy apply the good strategy relative to str.
Definition numerotationcontextcommands.cpp:94
Diagram * diagram_
Definition numerotationcontextcommands.h:42
NumerotationContext context_
Definition numerotationcontextcommands.h:43
NumerotationContext next()
NumerotationContextCommands::next.
Definition numerotationcontextcommands.cpp:43
Definition numerotationcontext.h:31
Definition numerotationcontextcommands.h:146
NumerotationContext next(const NumerotationContext &, const int) const override
PlantNum::next.
Definition numerotationcontextcommands.cpp:559
QString toRepresentedString(const QString) const override
PlantNum::toRepresentedString.
Definition numerotationcontextcommands.cpp:549
NumerotationContext previous(const NumerotationContext &, const int) const override
PlantNum::previous.
Definition numerotationcontextcommands.cpp:568
Definition numerotationcontextcommands.h:119
NumerotationContext next(const NumerotationContext &, const int) const override
StringNum::next.
Definition numerotationcontextcommands.cpp:454
NumerotationContext previous(const NumerotationContext &, const int) const override
StringNum::previous.
Definition numerotationcontextcommands.cpp:463
QString toRepresentedString(const QString) const override
StringNum::toRepresentedString.
Definition numerotationcontextcommands.cpp:445
Definition numerotationcontextcommands.h:92
NumerotationContext previous(const NumerotationContext &, const int) const override
TenFNum::previous.
Definition numerotationcontextcommands.cpp:344
NumerotationContext next(const NumerotationContext &, const int) const override
TenFNum::next.
Definition numerotationcontextcommands.cpp:335
QString toRepresentedString(const QString) const override
TenFNum::toRepresentedString.
Definition numerotationcontextcommands.cpp:323
Definition numerotationcontextcommands.h:83
QString toRepresentedString(const QString) const override
TenNum::toRepresentedString.
Definition numerotationcontextcommands.cpp:286
NumerotationContext previous(const NumerotationContext &, const int) const override
TenNum::previous.
Definition numerotationcontextcommands.cpp:307
NumerotationContext next(const NumerotationContext &, const int) const override
TenNum::next.
Definition numerotationcontextcommands.cpp:298
Definition numerotationcontextcommands.h:74
QString toRepresentedString(const QString) const override
UnitFNum::toRepresentedString.
Definition numerotationcontextcommands.cpp:252
NumerotationContext next(const NumerotationContext &, const int) const override
UnitFNum::next.
Definition numerotationcontextcommands.cpp:261
NumerotationContext previous(const NumerotationContext &, const int) const override
UnitFNum::previous.
Definition numerotationcontextcommands.cpp:270
Definition numerotationcontextcommands.h:65
NumerotationContext previous(const NumerotationContext &, const int) const override
UnitNum::previous.
Definition numerotationcontextcommands.cpp:236
QString toRepresentedString(const QString) const override
UnitNum::toRepresentedString.
Definition numerotationcontextcommands.cpp:218
NumerotationContext next(const NumerotationContext &, const int) const override
UnitNum::next.
Definition numerotationcontextcommands.cpp:227