Ok, I almost made all things, only one problem. My solution is: in Qt4PriFileNode::update I checked some bool property m_filterMergeSources. And regarding of it form different fileTypes, fileTypeNames and fileTypeIcons variables. The main problem is place where to place this property. This place might be one for all opened projects (shared), and it's might be accessible from ProjectTree and Qt4PriFileNode.
I think this place may be in Model. Model is accessible from ProjectTree, but I'm unable to find how to acces to it from Qt4PriFileNode. Maybe solution is to past some variable to update() method? With best regards, Eugene Rudenko. _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
