ChatCrawlersearch across public Telegram Open the app
Q

Qt for Python (PySide/Shiboken)

snapshot for May 2022
‹ May 2022 ›×
26 May 2022
I
I will give all my love, if someone succeed to change border color of a QCheckbox displayed in a QListWidget ( item.setCheckable.. )
27 May 2022
@
Hello a doubt can I develop commercial systems using pyside6 or do I have to obtain a license
C
For commercial products, you need a commercial license, like you would normally do with qt/c++ applications
Well, you could still commercially use it as long as you follow the GPL (i.e. release your source code under the GPL or a compatible license). But then if someone builds and distributes a free version of your application there's not much you can do either.
But for certain things this doesn't matter, e.g. if you mainly sell support/maintenance, or if you're only distributing your tool internally, etc.
F
Then you need to either go LGPL (as long as you still make your copy of Qt open and replaceable), or get a commercial license
J
I have following QML code: page1.visible = true; page1.stack = stack; stack.push(page1) - how to run Signal / PySide6 Slot Main.py ?
F
Also how does closed-source really work with Python anyways :P
Yes, the situation is far from clear, and also for GPL modules that usually are "bounded" in the same c++ executable. For example, what about a QML module (VirtualKeyboard or Charts...) that I use in my application without modification? It is on the filesystem, not linked to my application, just used. Is still forbidden to use in closed source?
I
if in doubt it is probably better not to use it
28 May 2022
hello, i want to adjust icon size of pushbutton dynamically, so i used resizeEvent and i set icon size = button size but in this case the button size gets too big in layout.
def resizeEvent(self, event): min_corner_size = min(self.btnStartSetup.width(), self.btnStartSetup.height()) * 0.9 self.btnStartSetup.setIconSize(QSize(min_corner_size, min_corner_size)) return super().resizeEvent(event)
I
i just set icon size smaller than button size
Open in Telegram Каталог площадок Искать в ChatCrawler

A snapshot of an open public feed from the search index ChatCrawler — “Google for public Telegram”; refreshed as the venue is crawled. Times are UTC.

Public content only, official Telegram API. About · FAQ · What we do not do · Remove a page · Catalog