hi, i want to find QgraphicsItems which are hided on scene.
if i say scene()->items() its returning what are the items present on scene, i want to get hidden items also with out using any container.