Projects and learnt lessons on Systems Security, Embedded Development, IoT and anything worth writing about
Creating a Drop-Down Menu with Qt 4.8
04 Mar 2013
Using the widget QComboBox in Qt 4.8 is pretty easy, but the documentation can
be a little bit confusing the first time you want to use it, so here is a quick
example on how to use its basic features:
And now let’s take a look at how this simple example looks: