Re: [Interest] Massive flickering while resizing Qt Quick application while resizing the window (Windows only)

2022-07-18 Thread Shantanu Tushar
Hi, YMMV but I have generally seen the resize performance get better after forcing QtQuick to use ANGLE for rendering. You could try and see if that works for you. Cheers Shantanu On Mon, Jul 18, 2022, 4:36 PM Nuno Santos wrote: > Hi, > > I have never realised until today that there is a massi

Re: [Interest] Why Repeater.count increases before the item is actually created?

2022-06-30 Thread Shantanu Tushar
ur onXXXChanged handler, start a 0-interval single-shot Timer and do your calculation there? -- Shantanu Tushar shantanu.io > > An additional consideration: is the for-loop approach relying on signal > order? No, eventually there will be more property changes and the application > will se

Re: [Interest] Why Repeater.count increases before the item is actually created?

2022-06-30 Thread Shantanu Tushar
regard my code > snippet above, which is not particularly declarative ^.^...) > > Is there a "declarative" reason for behaving the way it behaves now? > > > Cheers, > > Federico Ferri > > ___ > Interest mailing lis

Re: [Interest] QtQuick Controls 2 and Designer: Should I use Styles or Customize?

2018-04-13 Thread Shantanu Tushar
k nice, but what exactly does the function > SoStronk.contextPropertyForQmlObject(obj, string) does ? > > > > > From: Shantanu Tushar > Sent: April 11, 2018 9:29 AM > To: Jérôme Godbout > Cc: Thomas Hartmann; interest@qt-project.org >

Re: [Interest] QtQuick Controls 2 and Designer: Should I use Styles or Customize?

2018-04-11 Thread Shantanu Tushar
tring customTheme: 'mainTheme' > } > > As for loading a multiple different template I think it would be impossible. > > > From: Interest on > behalf of Shantanu Tushar > Sent: April 9, 2018 11:30 AM > To: Thomas Hartmann > Cc: inter

Re: [Interest] QtQuick Controls 2 and Designer: Should I use Styles or Customize?

2018-04-09 Thread Shantanu Tushar
com/assets/tilt-a780c798bf78e6c5.png Now, because Theme is a singleton, there is no way for me to define a different set of colors for a Dialog. Any suggestions on how to achieve this? Thanks, On 26 March 2018 at 19:37, Shantanu Tushar wrote: > Hi Thomas, > > I've tried both your sugges

Re: [Interest] QtQuick Controls 2 and Designer: Should I use Styles or Customize?

2018-03-26 Thread Shantanu Tushar
plementation for > reference. > > > I hope this solves your issue. > > > Kind Regards, > > Thomas Hartmann > > > > ___ > Interest mailing list > Interest@qt-project.org > http://lists.qt-project.org/mailman/l

[Interest] QtQuick Controls 2 and Designer: Should I use Styles or Customize?

2018-03-15 Thread Shantanu Tushar
wn problems which prevents us from using the Designer. Any suggestions/workarounds on how I can use a custom look'n'feel but still be able to use the Designer and its Property section? [1] https://www.sostronk.com/app [2] https://i.imgur.com/cZrtqkR.png Thanks! -- Shantanu Tus

Re: [Interest] How to render small Images decently on non retina displays with QtQuick?

2018-03-15 Thread Shantanu Tushar
t really bad! And on retine >> display they appear perfectly. >> >> What is the rule of thumb to use QtQuick Image element on on retina >> displays? >> >> Thx! >> >> Regards, >> >> Nuno >> >>

Re: [Interest] Two from one.

2018-02-10 Thread Shantanu Tushar
__ > Interest mailing list > Interest@qt-project.org > http://lists.qt-project.org/mailman/listinfo/interest -- Shantanu Tushar(UTC +0530) shantanu.io ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

Re: [Interest] QFile fails on Windows when screen is locked with message "device not open"?

2017-12-06 Thread Shantanu Tushar
vice not open” before “File Does not exist”. > So it fails on new QFile(“some.txt”) > > Best Regards, > Emre Besirik > ___ > Interest mailing list > Interest@qt-project.org > http://lists.qt-project.org/mailman/listinfo/interest -- Shantanu Tushar(UTC +0530) shantanu.io ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

Re: [Interest] Updating NumberAnimation from/to at runtime

2017-07-16 Thread Shantanu Tushar
tucker= >> airborne.a...@qt-project.org] *On Behalf Of *Kristoffersen, Even (NO14) >> *Sent:* 14 July 2017 14:00 >> *To:* interest@qt-project.org >> *Subject:* Re: [Interest] Updating NumberAnimation from/to at runtime >> >> >> >> You can try to force b

[Interest] Updating NumberAnimation from/to at runtime

2017-07-14 Thread Shantanu Tushar
the `console.log(to)` does prove the binding is working. (Screenshot at http://i.imgur.com/yDTYbv9.png ) Is this a limitation of NumberAnimation? Or am I using it wrong? -- Shantanu Tushar(UTC +0530) shantanu.io ___ Interest mailing list Interest

Re: [Interest] JS numbers to qint64

2017-07-12 Thread Shantanu Tushar
__ > Interest mailing list > Interest@qt-project.org > http://lists.qt-project.org/mailman/listinfo/interest > -- Shantanu Tushar(UTC +0530) shantanu.io ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

Re: [Interest] JS numbers to qint64

2017-07-12 Thread Shantanu Tushar
Hi On Wed, Jul 12, 2017 at 3:30 PM, Konrad Rosenbaum wrote: > On Wed, July 12, 2017 11:53, Shantanu Tushar wrote: > > and I see this output- > > > > qml: Opening 5762702576189441 > > Opening 5762702576189442 > > > > As you can see the number changes. What

[Interest] JS numbers to qint64

2017-07-12 Thread Shantanu Tushar
); foo.open(userId); } and I see this output- qml: Opening 5762702576189441 Opening 5762702576189442 As you can see the number changes. What am I doing wrong? -- Shantanu Tushar(UTC +0530) shantanu.io ___ Interest mailing list Interest@qt-pr

Re: [Interest] TableView in Qt Quick Controls 2

2017-06-28 Thread Shantanu Tushar
> - Somehow some way magically not use loads of JavaScript for all the > sizing > > and manipulation of cells. > > > Thanks to everyone for their time and ESPECIALLY to TeamQT! > > ❤🌻🍍 > > > > > > > > > ___ > Interest mailing list > Interest@qt-project.org > http://lists.qt-project.org/mailman/listinfo/interest > -- Shantanu Tushar(UTC +0530) shantanu.io ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

Re: [Interest] Mocking Network calls in code using QNetworkAccessManager

2017-05-18 Thread Shantanu Tushar
Hi, That works well, thanks! On Thu, May 18, 2017 at 5:16 PM, Richard Moore wrote: > On 18 May 2017 at 11:35, Shantanu Tushar wrote: >> >> Any recommendations on how to do I achieve the unit test without >> needing network access? > > > Here's an example:

[Interest] Mocking Network calls in code using QNetworkAccessManager

2017-05-18 Thread Shantanu Tushar
eding network access? Cheers, -- Shantanu Tushar(UTC +0530) shantanu.io ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

[Interest] DropArea doesn't work if I change Item width

2017-04-29 Thread Shantanu Tushar
this behavior is happening? (Note that there are places where I've x/y instead of anchors. This is because in the real app's case, I need to animate parent+anchor changes of the whole component). [1] Such as http://talk.sostronk.com/t/map-selector-isnt-working/46777 Cheers, -- Shantanu

Re: [Interest] Align text to top of Text

2017-03-28 Thread Shantanu Tushar
> > > > > *Jason Allen *m: > *703-868-5306 <070386%2085306>*w: www.jasoncaryallen.com > <https://twitter.com/jasonallen127> > <https://www.linkedin.com/in/jasonallen127> > > On Tue, Mar 28, 2017 at 2:51 PM, Shantanu Tushar > wrote: > &

[Interest] Align text to top of Text

2017-03-28 Thread Shantanu Tushar
topPadding: 0 verticalAlignment: Qt.AlignTop text: "HELLO WORLD" } } I am able to get the following result- As you can see there is still space between the text and the topmost edge of the Text. How do I eliminate this space? Cheers,​ -- Shantanu Tushar

Re: [Interest] qsTranslate in QtQuick Designer

2017-02-09 Thread Shantanu Tushar
io > > With help from patch https://codereview.qt-project.org/#/c/143784/ to get > the right locations, it should not that difficult. > > > Von: Interest im Auftrag > von Shantanu Tushar > Gesendet: Mittwoch, 8. Februar 2017 14:53:49 > An: i

[Interest] qsTranslate in QtQuick Designer

2017-02-08 Thread Shantanu Tushar
time. This works fine but qsTranslate is not supported (only qsTr and qsTrId are). Are there any plans to support qsTranslate as well? Or is there a technical limitation because of which it might never be possible? Cheers, -- Shantanu Tushar(UTC +0530) shantanu.io _

Re: [Interest] Beautifier for QML

2017-02-08 Thread Shantanu Tushar
Hi, On Mon, Feb 6, 2017 at 11:53 AM, Shawn Rutledge wrote: > > On Feb 5, 2017, at 10:18, Shantanu Tushar wrote: > >> Hey folks, >> >> In our project we use astyle with the Qt Creator beautifier plugin, >> its quite neat for C++. I was wondering if an

Re: [Interest] Beautifier for QML

2017-02-08 Thread Shantanu Tushar
gt; > >> Quite a lot of devs in our team are shying away from Qt/QML >> because of that reason. > Really? Modern times… in school we had to use cards and blackened squares on > it to program a wang computer ... > > Regards, > Gunnar Rioth > Thanks, -- Shantanu T

[Interest] Beautifier for QML

2017-02-05 Thread Shantanu Tushar
Hey folks, In our project we use astyle with the Qt Creator beautifier plugin, its quite neat for C++. I was wondering if anything similar existed for QML? Quite a lot of devs in our team are shying away from Qt/QML because of that reason. Cheers, -- Shantanu Tushar(UTC +0530) shantanu.io

Re: [Interest] Attached properties with Namespaced imports

2017-01-28 Thread Shantanu Tushar
should I file a bug? On Sat, Jan 28, 2017 at 12:15 AM, Shantanu Tushar wrote: > Hi, > > Ah I think I made a typo while preparing the code snippet. I tried > what you suggested as well, doesn't work. > > Also, something I just noticed in GammaRay, "QQuickStackAttached&q

[Interest] Attached properties with Namespaced imports

2017-01-27 Thread Shantanu Tushar
e "StackView.onStatusChanged", the message is printed. The reason I need to do this is that we are still using QtQuick Controls 1 throughout our project and want to use StackView from QtQuick.Controls 2 because we need the "StackView.onRemoved" functionality. Any idea how to

Re: [Interest] QML Web Server on Qt

2016-11-17 Thread Shantanu Tushar
> Interest mailing list > Interest@qt-project.org > http://lists.qt-project.org/mailman/listinfo/interest > -- Shantanu Tushar(UTC +0530) shantanu.io ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

Re: [Interest] Memory consumption when starting QML application

2016-10-23 Thread Shantanu Tushar
I need to double check if I can load each page only when requested > (i.e. w/ Loader?) > > Marco > > > ___ > Interest mailing list > Interest@qt-project.org > http://lists.qt-project.org/mailman/listinfo/interest > > -- Shantanu Tushar(UTC +0530) shantanu.io ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

Re: [Interest] Fw: Translations in QML

2016-07-22 Thread Shantanu Tushar
n accept with a single keystroke, but it is > up to the translater to verify it makes sense in the current context. > > André > > ___ > Interest mailing list > Interest@qt-project.org > http://lists.qt-project.org/mailman/listinfo/interest > > -- Shantanu Tushar(UTC +0530) shantanu.io ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

Re: [Interest] qsTr in components

2016-06-11 Thread Shantanu Tushar
READ getNull NOTIFY > languageChanged ) > > signals: > > void languageChanged(QString language); > > > > When you change the language, you emit that signal, that causes the > re-evaluation of all string with t

[Interest] QtQuick Window visible property

2016-06-10 Thread Shantanu Tushar
indow shows up again! Any idea why this happens? Did I understand bindings incorrectly or is it some other magic? [1] "However, if the property is later assigned a static value from a JavaScript statement, the binding will be removed." http://doc.qt.io/qt-5/qtqml-syntax-propertybind

Re: [Interest] Problems with graphics library auto-detect on Windows

2016-06-09 Thread Shantanu Tushar
t;> invalidate the binding effect of any digital or other electronic >> reproduction of a manual signature that is included in any attachment. >> >> _______ >> Interest mailing list >> Interest@qt-project.org >> http://lists.qt-project.org/mailman/listinfo/int

Re: [Interest] ListView/ListModel optimization

2016-05-08 Thread Shantanu Tushar
t; > } > > })(xhr); > > console.log('request:', url) > > xhr.open('GET', modelData, true); > > xhr.setRequestHeader('accept',&#

Re: [Interest] Preventing Multiple Instances of EXE

2016-04-24 Thread Shantanu Tushar
d latine dictum sit altum videtur" > > ___ > Interest mailing list > Interest@qt-project.org > http://lists.qt-project.org/mailman/listinfo/interest > > -- Shantanu Tushar(UTC +0530) shantanu.io ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

Re: [Interest] Strange ordering problem with ComboBox

2016-04-13 Thread Shantanu Tushar
istModel and when you select one of those the > ComboBox select a different one. In such a way that it seems the index are > correct but the labels of the popup menu are wrong. > > Someone hits this error before ? > > I’m using Qt 5.5 for now. > > Ciao, > Gianluca. > > > > ___ > Interest mailing list > Interest@qt-project.org > http://lists.qt-project.org/mailman/listinfo/interest > > -- Shantanu Tushar(UTC +0530) shantanu.io ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

Re: [Interest] CLion to replace QtCreator?

2016-04-07 Thread Shantanu Tushar
> Interest@qt-project.org >> http://lists.qt-project.org/mailman/listinfo/interest >> >> > > ___ > Interest mailing list > Interest@qt-project.org > http://lists.qt-project.org/mailman/listinfo/interest > > -- Shantanu Tushar(UTC +0530) shantanu.io ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

Re: [Interest] Qml Loader initial property setter

2016-03-31 Thread Shantanu Tushar
er that support a dictionary of initial property when source changed > would be nice: > > *Loader* > *{* > * source: externalObj.getSrc()* > * initialProperties: { 'myprop': Qt.binding(function(){ return > myExternalProperty; }) }* > *}* > > What do you think? > Jerome >

Re: [Interest] Qt Maintenance Tool mirror selection

2016-03-19 Thread Shantanu Tushar
ol: > > https://github.com/JKSH/QtSdkRepoChooser > > Samuel > > Tip: Every time there is a new Qt release, you need to generate the repo files again using QtSdkRepoChooser or you won't see the update > > > > > ___

Re: [Interest] QML undefined Reference if object is in a TabView

2015-12-13 Thread Shantanu Tushar
ms.minZThickness > onEditingFinished: experimentParams.minZThickness > = minZThickness_TF.text > } > } > } > > } > > } > > > // This function creates the JSON that will be tra

Re: [Interest] How to overcome QNetworkDiskCache limitation

2015-10-24 Thread Shantanu Tushar
t; Edit the Qt source code and modify QNetworkDiskCache. > -- > Thiago Macieira - thiago.macieira (AT) intel.com > Software Architect - Intel Open Source Technology Center > > ___ > Interest mailing list > Interest@

Re: [Interest] How to overcome QNetworkDiskCache limitation

2015-10-24 Thread Shantanu Tushar
_ > Interest mailing list > Interest@qt-project.org > http://lists.qt-project.org/mailman/listinfo/interest > -- Shantanu Tushar(UTC +0530) shantanu.io ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

Re: [Interest] QtQuick under Windows Remote Desktop?

2015-10-20 Thread Shantanu Tushar
> what may have been at issue originally, as it all works as it’s supposed to > now, but suspect perhaps I stumbled across a case where the driver > selection logic errantly proceeds with OpenGL. In any case, it’s working > now, thanks again for your input. > > > > Mik

Re: [Interest] QtQuick under Windows Remote Desktop?

2015-10-20 Thread Shantanu Tushar
gt; Mike > > > > *From:* Gunnar Roth [mailto:gunnar.r...@gmx.de] > *Sent:* Monday, October 19, 2015 9:04 AM > *To:* Michael R Nelson > *Cc:* Shantanu Tushar ; interest@qt-project.org > *Subject:* Aw: RE: [Interest] QtQuick under Windows Remote Desktop? > > > > Hi Michael, >

Re: [Interest] QtQuick under Windows Remote Desktop?

2015-10-17 Thread Shantanu Tushar
nding effect of any digital or other electronic reproduction of a manual > signature that is included in any attachment. > ___ > Interest mailing list > Interest@qt-project.org > http://lists.qt-project.org/ma

Re: [Interest] img server error

2015-09-03 Thread Shantanu Tushar
_ > Interest mailing list > Interest@qt-project.org > http://lists.qt-project.org/mailman/listinfo/interest > > -- Shantanu Tushar(UTC +0530) shantanu.io ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

Re: [Interest] ambiguous shortcuts in Qt Assistant on Kubuntu

2015-07-20 Thread Shantanu Tushar
to configure the shortcuts from assistant. What do I > do to fix this? > > > > ___ > Interest mailing list > Interest@qt-project.org > http://lists.qt-project.org/mailman/listinfo/interest > > -- Shantanu Tushar(UTC +0530

Re: [Interest] QWebEngine makes QApplication ignore AA_UseOpenGLES

2015-07-13 Thread Shantanu Tushar
ue, Jul 7, 2015 at 7:59 PM, Allan Sandfeld Jensen wrote: > On Monday 06 July 2015, Shantanu Tushar wrote: > > Hi, > > > > As most of our userbase need it, we force our Qt app to use ANGLE on > > Windows machines - > > > > app.setAttribute(Qt::AA_UseOpenGLES);

Re: [Interest] Indie Mobil Program terminated?

2015-07-06 Thread Shantanu Tushar
You are LOSING sales because nobody >> can clearly see price VS benefits. >> >> Like Nunos Santos says: QT Rocks. >> >> Just not enough people have the time (and now the money) to bet on QT to >> figure it out. >> >> They need to see other users succeeding, no

[Interest] QWebEngine makes QApplication ignore AA_UseOpenGLES

2015-07-05 Thread Shantanu Tushar
ype=0 cColorBits=32 cRedBits=8 cRedShift=16 cGreenBits=8 cGreenShift=8 cBlueBits=8 cBlueShift=0 cDepthBits=24 cStencilBits=8 iLayerType=0 cAlphaBits=8 cAlphaShift=24 swap interval: 0 default: ContextFormat: v2.0 profile: 0 options: QFlags(0x4) HGLRC= 0

Re: [Interest] Extremely sluggish browser performance in Qt 5.5

2015-06-22 Thread Shantanu Tushar
; *From:* interest-bounces+ozemale=ozemail.com...@qt-project.org [mailto: > interest-bounces+ozemale=ozemail.com...@qt-project.org] *On Behalf Of *John > C. Turnbull > *Sent:* Saturday, June 20, 2015 1:07 PM > *To:* 'Shantanu Tushar' > *Cc:* 'Interests Qt' > >

Re: [Interest] Extremely sluggish browser performance in Qt 5.5

2015-06-18 Thread Shantanu Tushar
/interest > > > > Can you run the same test on OSX and or Android? > > Just provide a chance to see if 5.5 web is sluggish across more than > platform. > > > -- > No spell checkers were harmed during the creation of this message. > ___ > Interest mailing list > Interest@qt-project.org > http://lists.qt-project.org/mailman/listinfo/interest > > ___ > Interest mailing list > Interest@qt-project.org > http://lists.qt-project.org/mailman/listinfo/interest > > > ___ > Interest mailing list > Interest@qt-project.org > http://lists.qt-project.org/mailman/listinfo/interest > > -- Shantanu Tushar(UTC +0530) shantanu.io ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

Re: [Interest] QML Listview delegate in C++

2015-06-05 Thread Shantanu Tushar
ll performances? > > Thanks in advance > Regards > Simone > > > > > ___ > Interest mailing list > Interest@qt-project.org > http://lists.qt-project.org/mailman/listinfo/interest > -- Shantanu Tushar(UTC +0530)

Re: [Interest] QML WebEngine causes segfault when started through steam

2015-06-05 Thread Shantanu Tushar
start the same binary directly it works in my VM at least. > > Any ideas what the problem could be? > > --Marenz > ___ > Interest mailing list > Interest@qt-project.org > http://lists.qt-project.

Re: [Interest] QtQuickControls tests

2015-05-26 Thread Shantanu Tushar
lpful as well! > > > Regards, > Detlev > > PS: If anyone knows about any other (OS) projects which have an amount of > .qml tests please let me know! > > ___ > Interest mailing list > Interest@qt-project.org > http://lists.qt-project.org/mailman/listinfo/interest > > -- Shantanu Tushar(UTC +0530) shantanu.io ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

Re: [Interest] Sorting QSortFilterProxyModel with QML

2015-05-22 Thread Shantanu Tushar
ing of a TableView > using a QSortFilterProxyModel when clicking on the according column > headers? > > cheers > > --Marenz > _______ > Interest mailing list > Interest@qt-project.org > http://lists.qt-project.org/mailman/listinfo/in

Re: [Interest] Q(Tcp/Udp)Socket stall

2015-04-30 Thread Shantanu Tushar
> > -- > > Alex > -- > *From:* interest-bounces+alexander.blasche=theqtcompany....@qt-project.org > on > behalf of Shantanu Tushar > *Sent:* Wednesday, April 29, 2015 14:23 > *To:* Interests Qt > *Subject:* Re: [Interest] Q(Tcp/Udp)Socket stall > > Apologie

Re: [Interest] Q(Tcp/Udp)Socket stall

2015-04-29 Thread Shantanu Tushar
Funnily enough, I got that idea when cycling back home :P Anyway, thanks for that as people having the same problem will at least see the workaround. On Wed, Apr 29, 2015 at 9:18 PM, Thiago Macieira wrote: > On Wednesday 29 April 2015 17:53:52 Shantanu Tushar wrote: > > However, aft

Re: [Interest] Q(Tcp/Udp)Socket stall

2015-04-29 Thread Shantanu Tushar
program B. The result was: STALLS again! > > My conclusion is that somewhere in the underlying Qt socket handling, > there is a buffer, to be filled before readyRead is sent. > > Is anybody familiar with this problem and know how to work around it? Is > this a setting that can be tweaked? > > This doesn’t seem n

Re: [Interest] New Qt User

2015-04-21 Thread Shantanu Tushar
; it? From a cursory glance (please correct me if I am wrong here), it seems > that QtQuick is somewhat like a rapid GUI prototyping class. Is there a > specific class which can handle mutable GUI as I have shown in the mock-up? > > Best, > Sarthak > > On 21 April 2015 at 08:50, Shan

Re: [Interest] New Qt User

2015-04-21 Thread Shantanu Tushar
me to something more useful. > > Thanks, > Sarthak > > ___ > Interest mailing list > Interest@qt-project.org > http://lists.qt-project.org/mailman/listinfo/interest > > -- Shantanu Tushar(UTC +0530) shantanu.io _

Re: [Interest] How to avoid QProcess polling

2015-04-16 Thread Shantanu Tushar
gt; BTW, in Qt 5.5 commit 96cc8eec9b32f4e80c2d748687c485bc79133d39 removes > the polling timer. > > > BR, > > Joerg > ___ > Interest mailing list > Interest@qt-project.org > http://li

Re: [Interest] How to avoid QProcess polling

2015-04-08 Thread Shantanu Tushar
, Joerg Bornemann < joerg.bornem...@theqtcompany.com> wrote: > On 08-Apr-15 09:21, Shantanu Tushar wrote: > > > Lets say I launch an external application on Windows using this code- > [...polling in QProcess...] > > This polling code is there for historical reasons. It&#x

Re: [Interest] QML Text Item: how can I style a tag ?

2015-04-08 Thread Shantanu Tushar
_ > Interest mailing list > Interest@qt-project.org > http://lists.qt-project.org/mailman/listinfo/interest > -- Shantanu Tushar(UTC +0530) shantanu.io ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

Re: [Interest] porting Qt4 -> 5, QDesktopServices::openUrl() fails

2015-04-08 Thread Shantanu Tushar
> > > Was there a silent change in behavior? Is this a regression? What is the > recommended way to open a path in the default shell? > > ___ > Interest mailing list > Interest@qt-project.org > h

[Interest] How to avoid QProcess polling

2015-04-08 Thread Shantanu Tushar
ur users are freaks about CPU utilization and they don't want to see >0% CPU usage when the app is idle from their perspective. Thanks, -- Shantanu Tushar(UTC +0530) shantanu.io ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

Re: [Interest] QT QML Page Navigation

2015-04-01 Thread Shantanu Tushar
Screen1<---> Screen 2 <---> Screen3 and so on > > Are there any samples available? > > ___ > Interest mailing list > Interest@qt-project.org > http://lists.qt-project.org/mailman/listinfo/interes

Re: [Interest] QML TableView creating extra row delegates

2015-03-27 Thread Shantanu Tushar
ndex > % 2 *in your row delegate.) > > >Best regards, > > Dr. Gabriel de Dietrich > Senior Software Developer > The Qt Company — www.qt.io > > > > -- > *From:* interest-bounces+gabriel.dedietrich= > theqtcompany@qt-project

[Interest] QML TableView creating extra row delegates

2015-03-24 Thread Shantanu Tushar
role: "name"; title: "Name"; width: 200 } } The TableView that this gives looks like http://i.imgur.com/h1f1Q3F.png (apologies for the red :P) Is this expected behavior? If yes, how do I make sure not to handle interaction on the invalid rowDelegat

Re: [Interest] ListView.currentIndex

2015-03-11 Thread Shantanu Tushar
Is there some example code you can share so that others can reproduce the problem? -- Shantanu Tushar(UTC +0530) shantanu.io On Tue, Mar 10, 2015 at 9:58 PM, Harri Pasanen wrote: > ListView currentIndex behavior is bit of a mystery to me. > > I have a StackView where one p

[Interest] JSONListModel with Qt5

2014-10-23 Thread Shantanu Tushar
n that JSON is built-in to the language, I am wondering if its faster to do it in QML/JS than doing it in a C++ model? Or is there another preferred way? Help me decide :) Cheers, -- Shantanu Tushar(UTC +0530) http://www.shantanutushar.com ___ I