Dhruv Govil

Results 186 comments of Dhruv Govil

Oh I don't really have a stake in the functionality of loadUi myself so I wouldn't want to try and make the argument either way. Personally I don't ever use...

I've asked for peoples opinions at work, and here's what I get: * baseinstance is useful because it loads the ui file directly onto the current instance, so its more...

@Acrlixe Are you using a different version of PyQt/PySide than what comes bundled with Nuke? We've seen the same behavior regardless of using Qt.py inside of Maya where if we...

So my thoughts: * We've run into the same issue with the sip versions and it is very annoying that PyQt decided to keep sip as a shared name between...

@dekekincaid Would you know which version? The VFX Platform is going for 5.12 next which will be the latest for this year

@fredrikaverpil I don't believe your ping crmaurei worked? But I agree with your point on not having a Qt5/Qt6 if there's a risk that the Qt foundation would want to...

Depending how this conversation goes, I think it may be worth posting this on the vfx-reference platform or other similar mailing lists, to get inputs from other studios. I can...

I was thinking of generating some stubs for Qt.py but not sure what the legality of distributing stubs is. I assume as long as its open source, it follows Qt's...

@mottosso I'm not sure if function signatures are covered under licenses. But my understanding from searching online is that it shouldn't be an issue.

If the stubs are separate files, it wouldn't make a difference in how `Qt.py` is structured though. For example a lot of the stubs structures don't match 1:1 the actual...