Home
last modified time | relevance | path

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

/dports/devel/umbrello/umbrello-21.12.3/umbrello/codegenerators/
H A Dcodegenobjectwithtextblocks.cpp121 TextBlock * CodeGenObjectWithTextBlocks::findTextBlockByTag(const QString &tag) in findTextBlockByTag() function in CodeGenObjectWithTextBlocks
H A Dcodedocument.cpp500 TextBlock * CodeDocument::findTextBlockByTag(const QString &tag, bool descendIntoChildren) const in findTextBlockByTag() function in CodeDocument