Searched refs:bodyChild (Results 1 – 1 of 1) sorted by relevance
155 QDomElement bodyChild =body.firstChildElement( pluginWidget->id()); in loadWidget() local156 qCDebug(flapp)<< bodyChild.tagName() << bodyChild.attribute("devName"); in loadWidget()158 pluginWidget->loadData(headChild, bodyChild); in loadWidget()