Hi,
I'm trying to use combobox from this post in my ListView item delagate:
http://qt-project.org/forums/viewthread/9275
Drop-down menu is displayed under listview rows, which are below current.
If scroll listview in upper direction, z-order or rows changes, and drop
down menu becomes over below
In this example descendant of QtDeclarative.QDeclarativeItemis created
in python code.
My question is about using in PySide/PyQT QML a widget, located in dll
file, created by compiling C++ QT code.
Is it possible?
02.05.2013 4:26, cckwes wrote:
Hi,
I think you need to expose you QWidget to QM
Hi,
Many thanks!
You are right, I've moved around the Qt installation.. qmake -query is very
useful.
I built Qt in machine A, copied to machine B and machine C. The absolute path
of Qt installation on machine C is just the same as machine A, while the path
on machine B is different..
So I can
> -Original Message-
> From: 魏越闽 [mailto:weiyue...@7fgame.com]
> Sent: Monday, May 13, 2013 10:06 AM
> To: Koehne Kai; Qt Interest (interest@qt-project.org)
> Subject: Re: [Development] When debugging an application (using visual
> studio), Failed to load platform plugin "windows". Availa
Hi,
First of all please ask questions regarding the use of Qt on
interest@qt-project.org - Use developm...@qt-project.org only if you want to
e.g. propose a fix. I took the liberty to move the thread there. Some comments
below.
> -Original Message-
> From: development-bounces+kai.koehn