|
QElectroTech
0.70
|
#include <numerotationcontextcommands.h>
Public Member Functions | |
| TenFNum (Diagram *) | |
| QString | toRepresentedString (const QString) const override |
| TenFNum::toRepresentedString. More... | |
| NumerotationContext | next (const NumerotationContext &, const int) const override |
| TenFNum::next. More... | |
| NumerotationContext | previous (const NumerotationContext &, const int) const override |
| TenFNum::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 | |
| Diagram * | diagram_ |
Definition at line 90 of file numerotationcontextcommands.h.
| TenFNum::TenFNum | ( | Diagram * | d | ) |
Constructor
Definition at line 294 of file numerotationcontextcommands.cpp.
|
overridevirtual |
Implements NumStrategy.
Definition at line 313 of file numerotationcontextcommands.cpp.
References NumStrategy::nextNumber().
|
overridevirtual |
Implements NumStrategy.
Definition at line 321 of file numerotationcontextcommands.cpp.
References NumStrategy::previousNumber().
|
overridevirtual |
Implements NumStrategy.
Definition at line 302 of file numerotationcontextcommands.cpp.
1.8.15