Home
last modified time | relevance | path

Searched refs:namedSamplesNames (Results 1 – 5 of 5) sorted by relevance

/dports/x11-fonts/fontmatrix/fontmatrix-0.9.100/src/
H A Dsavedata.cpp128 foreach(QString samplename, m_typo->namedSamplesNames()) in doSave()
H A Dprefspaneldialog.cpp106 …sampleTextNamesList->addItems ( typotek::getInstance()->namedSamplesNames().value(QString("User"))… in initSampleTextPrefs()
235 if ( typotek::getInstance()->namedSamplesNames().contains ( n ) ) in addSampleName()
H A Dtypotek.h309 QMap<QString,QList<QString> > namedSamplesNames();
H A Dsamplewidget.cpp793 QMap<QString, QList<QString> > sl = typotek::getInstance()->namedSamplesNames(); in refillSampleList()
H A Dtypotek.cpp1590 QMap<QString,QList<QString> > typotek::namedSamplesNames() in namedSamplesNames() function in typotek