Re: [Interest] Most direct path to using a QComboBox to edit a cell in a QTableView?

2012-06-26 Thread Tony Rietwyk
Hi Frank, > > Note that delegates don't have to be specific to a particular view. > > Here's where I don't understand how things work. Is a delegate associated > with a view or a model? I would think with the view because delegates seem > to do "view" kinds of things -- display and UI interact

Re: [Interest] Most direct path to using a QComboBox to edit a cell in a QTableView?

2012-06-26 Thread K. Frank
Hello Tony! Thanks again. I do have some follow-up questions. On Tue, Jun 26, 2012 at 12:28 PM, Tony Rietwyk wrote: > Hi Frank, > > I haven't used QItemEditorFactory.  My reading of the docs suggests this > only applies if all of your strings are to be edited via the same combo. > None of the i

Re: [Interest] Most direct path to using a QComboBox to edit a cell in a QTableView?

2012-06-26 Thread Tony Rietwyk
Hi Frank, I haven't used QItemEditorFactory. My reading of the docs suggests this only applies if all of your strings are to be edited via the same combo. None of the interfaces include a QModelIndex, so logically it can't be used to provide different editors for different columns. I think th

Re: [Interest] Dynamically Resizing the height of a Row in a QTableWidget or QTableView

2012-06-26 Thread Michael Jackson
On Jun 26, 2012, at 5:43 AM, André Somers wrote: > Op 25-6-2012 22:35, Michael Jackson schreef: >> Is it possible to dynamically set the row height based on the amount of text >> that needs to be displayed? We are trying to display some error messages in >> a table and some of the messages are

Re: [Interest] Most direct path to using a QComboBox to edit a cell in a QTableView?

2012-06-26 Thread K. Frank
Hi Tony! Thanks for your follow-up questions. I've tried to answer them in line, below. Before I do, please let me quickly summarize what I think my question is. I think I have to get my hands on the appropriate existing delegate. (I don't actually know whether the delegate is associated primar

Re: [Interest] Dynamically Resizing the height of a Row in a QTableWidget or QTableView

2012-06-26 Thread Michael Jackson
On Jun 26, 2012, at 5:43 AM, André Somers wrote: > Op 25-6-2012 22:35, Michael Jackson schreef: >> Is it possible to dynamically set the row height based on the amount of text >> that needs to be displayed? We are trying to display some error messages in >> a table and some of the messages are

[Interest] Rotation of an image (in a loop) is not smooth although the fps is 60

2012-06-26 Thread Thomas . Gietlhuber-EXT
I tried two different possibilities. First: Image { id: media_cover source: "../images/media_cover.png" smooth: true rotation: 0 transformOrigin: Item.Center } RotationAnimation { target: media_cover; property: "rotation"; loo

Re: [Interest] Dynamically Resizing the height of a Row in a QTableWidget or QTableView

2012-06-26 Thread André Somers
Op 25-6-2012 22:35, Michael Jackson schreef: > Is it possible to dynamically set the row height based on the amount of text > that needs to be displayed? We are trying to display some error messages in a > table and some of the messages are very short (just a few words) and some of > very long (

[Interest] planet qt.fr

2012-06-26 Thread idk
Hello all, I am french, and currently I am creating planetqt.fr ( rss agregator for french blog talking about Qt) . Here is the screenshot https://dl.dropbox.com/u/25981400/planetqt.fr.PNG ( Content is in english just for testing) I already get the domain name : planetqt.fr, so now I wanted to k