QElectroTech  0.70
Public Member Functions | List of all members
HundredFNum Class Reference

#include <numerotationcontextcommands.h>

Public Member Functions

 HundredFNum (Diagram *)
 
QString toRepresentedString (const QString) const override
 HundredFNum::toRepresentedString. More...
 
NumerotationContext next (const NumerotationContext &, const int) const override
 HundredFNum::next. More...
 
NumerotationContext previous (const NumerotationContext &, const int) const override
 HundredFNum::previous. More...
 
- Public Member Functions inherited from NumStrategy
 NumStrategy (Diagram *=nullptr)
 
virtual ~NumStrategy ()
 

Additional Inherited Members

- Protected Member Functions inherited from NumStrategy
NumerotationContext nextString (const NumerotationContext &, const int) const
 NumStrategy::nextString. More...
 
NumerotationContext nextNumber (const NumerotationContext &, const int) const
 NumStrategy::nextNumber. More...
 
NumerotationContext previousNumber (const NumerotationContext &, const int) const
 NumStrategy::previousNumber. More...
 
- Protected Attributes inherited from NumStrategy
Diagramdiagram_
 

Detailed Description

Definition at line 108 of file numerotationcontextcommands.h.

Constructor & Destructor Documentation

◆ HundredFNum()

HundredFNum::HundredFNum ( Diagram d)

Constructor

Definition at line 368 of file numerotationcontextcommands.cpp.

Member Function Documentation

◆ next()

NumerotationContext HundredFNum::next ( const NumerotationContext nc,
const int  i 
) const
overridevirtual

HundredFNum::next.

Returns
the next NumerotationContext nc at position i

Implements NumStrategy.

Definition at line 392 of file numerotationcontextcommands.cpp.

References NumStrategy::nextNumber().

◆ previous()

NumerotationContext HundredFNum::previous ( const NumerotationContext nc,
const int  i 
) const
overridevirtual

HundredFNum::previous.

Returns
the previous NumerotationContext nc at posiiton i

Implements NumStrategy.

Definition at line 400 of file numerotationcontextcommands.cpp.

References NumStrategy::previousNumber().

◆ toRepresentedString()

QString HundredFNum::toRepresentedString ( const QString  num) const
overridevirtual

HundredFNum::toRepresentedString.

Returns
the represented string of num

Implements NumStrategy.

Definition at line 376 of file numerotationcontextcommands.cpp.


The documentation for this class was generated from the following files: