QStringList itemAt(const int) const
NumerotationContext::itemAt.
void clear()
NumerotationContext::clear, clear the content.
void fromXml(QDomElement &)
NumerotationContext::fromXml load numerotation context from .
bool keyIsNumber(const QString &) const
NumerotationContext::keyIsNumber.
QString operator[](const int &) const
NumerotationContext::operator [].
QString validRegExpNum() const
validRegExpNum
QDomElement toXml(QDomDocument &, const QString &)
NumerotationContext::toXml Save the numerotation context in a QDomElement under the element name ...
QString validRegExpNumber() const
NumerotationContext::validRegExpNumber.
void operator<<(const NumerotationContext &)
NumerotationContext::operator << , append other.
int size() const
NumerotationContext::size.
void replaceValue(int, QString)
NumerotationContext::replaceValue This class replaces the current NC field value with content...
bool keyIsAcceptable(const QString &) const
NumerotationContext::keyIsAcceptable.
bool isEmpty() const
NumerotationContext::isEmpty.
bool addValue(const QString &, const QVariant &=QVariant(1), const int=1, const int=0)
NumerotationContext::addValue, add a new value on the contexte.