QComboBox Question?

Bernd Gehrmann bernd at physik.hu-berlin.de
Thu Sep 30 20:06:19 BST 1999


On Wed, 29 Sep 1999 Vitaly Golubev wrote:
>>Can I use in pulldown list, that combo show on screen some column???
>For example, like this:
>
>
>    01    |    1st example        |    For beginner
>    02    |    2nd example        |    For advanced
>    03    |    3rd example        |    For proffesional
>    ....  |    ..............     |    .................

With Qt 2.0, you could try QComboBox::setListBox() (QListBox can be
multicolumned in 2.0). I've never used it myself, so are on your own here.

Bernd




More information about the KDevelop mailing list