Home
last modified time | relevance | path

Searched defs:stitchSymbol (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/kxstitch/kxstitch-2.2.0/src/
H A DDocumentFloss.cpp28 DocumentFloss::DocumentFloss(const QString &flossName, qint16 stitchSymbol, Qt::PenStyle backstitch… in DocumentFloss()
61 qint16 DocumentFloss::stitchSymbol() const in stitchSymbol() function in DocumentFloss
97 void DocumentFloss::setStitchSymbol(qint16 stitchSymbol) in setStitchSymbol()
H A DMainWindow.cpp631 qint16 stitchSymbol = symbolIndexes.takeFirst(); in convertImage() local