Re: Inserting pointers to object inside TreeView



Juanpablo S a écrit :
I am using a Tree Model class but i can't seem to insert pointers to
objects inside it. I'd like to store objects it in a Tree View.

I store data this way:

row[myTreeModel.column] = data;

However, the compiler doesn't seem to like it when i work with pointers.
Any ideas?

Could you tell us more about the compiler's complain ?

Guillaume


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]