Hi,
I am wondering if there is a simple way to initialize combo boxes which are all of the same content at once in a loop using:
ui->ComboBoxXYZ->addItem("somedescription", someinteger);
The combo boxes in each line simlpy should contain the same entries.
I am an absolute qt-newbie and would appreciate any hint on this.
Thanks in advance
Regards
Jochen
↧