What should we do?
What should we do?
Plain declaration of a function is not enough. To be able to use a function you must also implement it. So add an implementation for ComboBoxDelegate constructor to your .cpp file:
Qt Code:
{ }To copy to clipboard, switch view to plain text mode
J-P Nurmi
aekilic (17th September 2007)
Dear All
Thank you very much we have solved our problem. We were able to delegate the combobox!
Bookmarks