no problem bro

i just need some help on how combobox apply change to those filtered rows maybe i should write something like this:

Qt Code:
  1. void EditDlvrDialog::on_myFirstComboBox_somethingChanged(something)
  2. {
  3. something
  4. something
  5. }
To copy to clipboard, switch view to plain text mode