Thread
:
Two labeled Qlistview
View Single Post
Lullen
2010-11-15 , 19:21
Posts: 289 | Thanked: 101 times | Joined on Oct 2009
#
7
I got almost everything to work by now, it is just a small but serious problem left.
My program is designed so that on the mainwindow I have two different windows wich should have a listdelegate listview and one of these two should have one too. The problem that when I include the header file it tells me it have already been defined and points on "class ListDelegate : public QAbstractItemDelegate" and tell me previous definition was at the row below wich is just a "{".
I can remember I had a problem before quite like this and then it was something with the instances got into a fight about who was the parent and the problem was called something with circular. As I can not remember what it was its to hard to find out
Any help?
Yours,
Quote & Reply
|
Lullen
View Public Profile
Send a private message to Lullen
Find all posts by Lullen