Home
last modified time | relevance | path

Searched refs:subResourcePropertyName (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/klatexformula/klatexformula-4.0.0/src/
H A Dklflib.h794 virtual QString subResourcePropertyName(int propId) const;
H A Dklflib.cpp546 QString KLFLibResourceEngine::subResourcePropertyName(int propId) const in subResourcePropertyName() function in KLFLibResourceEngine
H A Dklflibview.cpp4584 QStandardItem *i1 = new QStandardItem(pResource->subResourcePropertyName(propId)); in updateSubResourceProperties()