<div dir="ltr"><div>Hello,</div><div><br></div><div>I'm writing an autotest in parttest.cpp where initially when the part is opened, the sidebar is collapsed. Now I need to click on thumbnails item (say) in order to open it. How can I?</div><div><br></div><div>I tried part.m_sidebar->setCurrentItem(thumbsbox) but as thumbsbox is declared in Part ctor, I'm unable to use it in autotest.</div><div><br></div><div>Please help.</div><div><br></div><div>Thanks</div><div>Mayank<br></div></div>