Difference between revisions of "Talk:Qt/Delegates/ComboBoxDelegate"

From ProgrammingExamples
Jump to: navigation, search
(Created page with 'In the main function: allocating de ComboBoxDelegate on the heap rather than the stack. Second method didn't worked for me.')
 
(No difference)

Latest revision as of 10:09, 12 September 2012

In the main function: allocating de ComboBoxDelegate on the heap rather than the stack. Second method didn't worked for me.