Hi all,

I have a lineEdit widget and I am trying to make a drop down menu similar to the one that firefox has on the top right(where google search is).

In qt3 I found a class QPopupMenu. But this class is not included in qt4. Is there anything similar for qt4?

Can you please provide a sample code to demonstrate that?

Many thanks in advance.