Hi,
a small update. I started working on a FileDialog component for the
desktop, and it's seems that by using QFileDialog things are very easy. :-)
However, one question: should I map the "x", "y", "width", "height",
"visible", etc. properties of the QDeclarativeItem to those of the QDialog?
Thi
On Apr 28, 2012, at 12:25 PM, ext Alberto Mardegan wrote:
> Hi all!
> I really miss a QML version of QFileDialog. There currently isn't a Qt
> Component for choosing a file or a directory from the filesystem, and I
> think we should fill this gap ASAP. There's a bug I created to keep
> track of
Hi all!
I really miss a QML version of QFileDialog. There currently isn't a Qt
Component for choosing a file or a directory from the filesystem, and I
think we should fill this gap ASAP. There's a bug I created to keep
track of this:
https://bugreports.qt-project.org/browse/QTCOMPONENTS-1242
N