QElectroTech 0.200.1-dev
Loading...
Searching...
No Matches
HundredFNum Class Reference

#include <numerotationcontextcommands.h>

Inheritance diagram for HundredFNum:
Inheritance graph
Collaboration diagram for HundredFNum:
Collaboration graph

Public Member Functions

 HundredFNum (Diagram *)
QString toRepresentedString (const QString) const override
 HundredFNum::toRepresentedString.
NumerotationContext next (const NumerotationContext &, const int) const override
 HundredFNum::next.
NumerotationContext previous (const NumerotationContext &, const int) const override
 HundredFNum::previous.
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.
NumerotationContext nextNumber (const NumerotationContext &, const int) const
 NumStrategy::nextNumber.
NumerotationContext previousNumber (const NumerotationContext &, const int) const
 NumStrategy::previousNumber.
Protected Attributes inherited from NumStrategy
Diagramdiagram_

Constructor & Destructor Documentation

◆ HundredFNum()

HundredFNum::HundredFNum ( Diagram * d)

Constructor

Here is the call graph for this function:

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.

Here is the call graph for this function:

◆ previous()

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

HundredFNum::previous.

Returns
the previous NumerotationContext nc at posiiton i

Implements NumStrategy.

Here is the call graph for this function:

◆ toRepresentedString()

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

HundredFNum::toRepresentedString.

Returns
the represented string of num

Implements NumStrategy.


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