<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On 10 Jul 2019, at 11:55, J Barchan <<a href="mailto:jnbarchan@gmail.com" class="">jnbarchan@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><span style="caret-color: rgb(0, 0, 0); font-family: tahoma, sans-serif; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">If I<span class="Apple-converted-space"> </span></span><span style="caret-color: rgb(0, 0, 0); font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; font-family: "courier new", monospace;" class="">return QOrientations()</span><span style="caret-color: rgb(0, 0, 0); font-family: tahoma, sans-serif; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class=""><span class="Apple-converted-space"> </span>that works, but I'm unsure if that guarantees to return zero.</span></div></blockquote></div><br class=""><div class="">I've not tried this - not ready to update Qt yet - does this print 0 to confirm the value in the enum?</div><div class=""><br class=""></div><div class="">print( int( <span style="caret-color: rgb(0, 0, 0);" class="">QOrientations())</span></div><div class=""><span style="caret-color: rgb(0, 0, 0);" class=""><br class=""></span></div><div class=""><span style="caret-color: rgb(0, 0, 0);" class="">Barry</span></div><div class=""><span style="caret-color: rgb(0, 0, 0); font-family: "courier new", monospace;" class=""><br class=""></span></div></body></html>