Home
last modified time | relevance | path

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

/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/autotest/
H A Dtesttreemodel.cpp576 static void applyParentCheckState(ITestTreeItem *parent, ITestTreeItem *newItem) in applyParentCheckState() function
622 applyParentCheckState(parentNode, item); in insertItemInParent()