Re: [Interest] MDI Subwindow with border, but no title

2016-03-09 Thread André Somers
Hi, Op 09/03/2016 om 17:46 schreef Murphy, Sean: Is there a way to remove the title bar from an MDI Subwindow, but retain the resizable border all the way around? I'm trying to get more screen real estate for the subwindow contents, and I don't really have any need for titles. I do however

[Interest] Building 5.6.0 doesnt generate/copy cmake files for QWebEngine

2016-03-09 Thread Scott Aron Bloom
When building, the system creates the QWebEngine libraries, but not the cmake support files (typically created into lib/cmake) What is the step to do so? Scott ___ Interest mailing list Interest@qt-project.org

[Interest] [OS X] using Qt in a Preference Pane and that prefPane from a Qt application?

2016-03-09 Thread René J . V . Bertin
Hi, I'd like to experiment writing a Preference Pane for Qt-based apps, ideally using the pane's window as the source for a QWidget (or QWindow or ...) so it can be populated with existing Qt objects. Is that feasible without a whole slew of high-maintenance hacks and has something like this

[Interest] MDI Subwindow with border, but no title

2016-03-09 Thread Murphy, Sean
Is there a way to remove the title bar from an MDI Subwindow, but retain the resizable border all the way around? I'm trying to get more screen real estate for the subwindow contents, and I don't really have any need for titles. I do however want the user to be able to resize the subwindow.

Re: [Interest] Qt Charts

2016-03-09 Thread Scott Aron Bloom
Thanks for the info!! -Original Message- From: Konstantin Podsvirov [mailto:konstan...@podsvirov.pro] Sent: Wednesday, March 9, 2016 8:21 AM To: Turunen Tuukka; Edward Sutton; Scott Aron Bloom Cc: interest@qt-project.org Subject: Re: [Interest] Qt Charts Hi all! I experimented with

Re: [Interest] Qt Charts

2016-03-09 Thread Konstantin Podsvirov
Hi all! I experimented with QtCharts on the Windows (5.5 Qt MSVC2013 and MinGW 32/64 bit) and created a repository compatible with QtSDK online installer. You just need to add the repository: http://download.podsvirov.pro/online/qtsdkrepository/windows_x86/desktop/qt5_55_qtcharts I about it

[Interest] QML offline storage and Non-QML database sharing

2016-03-09 Thread Jason H
I have an increasing need for QML aspects of my software to interact and coordinate through a database to the C++ side. Case and point: I have a C++ class that is exposed to QML that needs to work in the same database as QML. There is the QQmlEngine::offlineStoragePath(), which returns some

Re: [Interest] Dynamic translations for mobile apps at runtime?

2016-03-09 Thread Jason H
Great clarification, thanks Andre! > Sent: Wednesday, March 09, 2016 at 2:24 AM > From: "André Somers" > To: interest@qt-project.org > Subject: Re: [Interest] Dynamic translations for mobile apps at runtime? > > > > Op 08/03/2016 om 23:21 schreef Jason H: > > Sounds

Re: [Interest] Qt Charts

2016-03-09 Thread Turunen Tuukka
Correct, but only for commercial packages. For open-source users it and many other previously commercial-only modules are included in Qt 5.7 release. -- Tuukka From: Interest [mailto:interest-bounces+tuukka.turunen=theqtcompany@qt-project.org] On Behalf Of Edward Sutton Sent:

Re: [Interest] Qt Charts

2016-03-09 Thread Edward Sutton
On Mar 8, 2016, at 10:00 PM, Scott Aron Bloom > wrote: I have downloaded the latest 5.6.0rc from

Re: [Interest] Antwort: Re: QML Loader Performance

2016-03-09 Thread Bo Thorsen
Den 09-03-2016 kl. 08:30 skrev Ingo Schiller: Hi Bo, Hi everyone thanks for your reply and the thoughts you have spent on my problem. You are right, using these cascading loader elements is a fundamental structure of the program which will not be easy to change. The point is that everything is