[Qt-interest] What is the mistake in this code

Srdjan Todorovic todorovic.s at googlemail.com
Fri Jun 4 16:53:11 CEST 2010


On 4 June 2010 12:09, Ramesh <ramesh.bs at robosoftin.com> wrote:
> i have a listview, when i tap on any item,a pop-up list should appear, after
> that based on the selected item from pop-up list i will update my UI.
>
> i have written a code to get the popup list after tapping on any item from
> my view.
>
> my problem is once i tap on any item, will get a popup list and i will also
> be able to select the item from popup list. once i press Ok in popup list i
> will ge a list with combo box also, i dont no what is wrong.. here is my
> code to get the popup list, please assist me where i am wrong

Sorry - I don't understand what you want this to do, and what it is doing.

>            inputdialog.setComboBoxItems(items);

That suggests it would create a combobox - is that not what you want?

Regards,
Srdjan




More information about the Qt-interest-old mailing list