Originally Posted by jpn Qt Code: Switch view dialog->layout()->setSizeConstraint(QLayout::SetFixedSize); dialog->layout()->setSizeConstraint(QLayout::SetFixedSize); To copy to clipboard, switch view to plain text mode if write this, i get this error "expected primary expression before '->' token any ideas?
dialog->layout()->setSizeConstraint(QLayout::SetFixedSize);
Forum Rules
Bookmarks