<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
  If I delete that QDialogButtonBox, and place OK and Cancel buttons in each<br>
notebook tab, how do I specify their default behaviors? The Properties<br>
Manager does not display any signals and slots for these buttons.<br>
<br></blockquote><div><br></div><div>Depends on what you want the buttons to do, but you can use the signal/slots editor to connect these to a common action, or just connect to the signals in code.</div><div><br></div><div>You should not be editing the generated file. That is almost always the wrong way to use designer.</div><div><br></div><div><br></div></div></div></div>