Home > Mobile >  Dear bosses, how to call QMdiArea add custom window function of a class?
Dear bosses, how to call QMdiArea add custom window function of a class?

Time:09-18

Dear bosses, how to call QMdiArea add custom window function of a class?

The connect (UI - & gt; MdiArea, & amp; QMdiArea: : subWindowActivated, [=] (QMdiSubWindow * codeEditor) {
//activateCodeEditor=codeEditor;
});

How to call activated child window loading custom window function of a class?
  •  Tags:  
  • Qt
  • Related