[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Klog-devel] Dxcluster options
From: |
Jaime Robles |
Subject: |
Re: [Klog-devel] Dxcluster options |
Date: |
Wed, 7 Oct 2009 22:45:04 +0200 |
Yes I was thinking about the cluster options. I think probably one
of the
easist is to use a QListWidget. This has an insertItem() funtion:
What you are telling sounds good. Maybe it is a good idea.
Remember that it is needed that the user can clicking on the Dxspots
to add them to the log and we also KLog has to color the DXspots to
show if the spot is a needed, worked, ...
If we can do the all the needed functions, we should test it! :-)
I have also noticed that there is an error in here somewhere that
crashes the program. It is a very weird one and it only appears
sometimes.
Don't you have any clue? When does it happen?
investigation and I think it has something to do identfying where the
callsigns come from, possibly the world class.
Now I cannot add the new task, it is my time to go to bed (22:43), add
a task or the bug to remember it.
Should we change the QTreeWidget to a QListWidget and use the
insertItem(row, item) function?
Let's try. :-)
Jaime