Originally Posted by MarkoSan setLayout(m_pVLayout); // sets main layout on widget setLayout(m_pHLayout); // sets main layout on widget You can't set the layout twice.
I've commented the line: Qt Code: Switch view setLayout(m_pHLayout); // sets main layout on widget setLayout(m_pHLayout); // sets main layout on widget To copy to clipboard, switch view to plain text mode and I get same result.
setLayout(m_pHLayout); // sets main layout on widget
Qt 5.3 Opensource & Creator 3.1.2
Forum Rules
Bookmarks