Hello Silver,
Marco is giving you very good advice. As he says, we are terribly busy
now, and in fact
for version 5.2.x spent quite a bit of effort upgrading Bat, and I added
(as well as
perhaps others) sorting in a number of places.
Concerning getting Qt help: none of us are experts. We sort of stumble
along. I
think some community developer added the code for special sorting (not using
Qt functionality). You will surely find his name in the code, and you
might
contact him.
We will help you, but don't expect much until at least the end of
March. Even
then, if you do major surgery, we may not have the time to devote to getting
in integrated -- Marco gave you very good advice -- do it in small
steps, send
it to Marco. We get a number of submissions, where the developer
doesn't follow
our programming standards; he implements something enormous that we
don't feel we can support; he implements something that doesn't work on
all systems; or he implements something that breaks existing behavior or
creates future performance problems; or the code comes at the end of
a development cycle where we are only interested in stabilizing the existing
code, which is the current case at least until the end of March ... In
those cases, it is a pity,
but we don't accept the code or we implement it much later.
We trust Marco so he is the right guy to talk to and to follow his advice.
Best regards,
Kern
On 02/17/2012 01:07 PM, Silver Salonen wrote:
On Friday 17 February 2012 13:01:36 Marco van Wieringen wrote:
> On 02/17/12 11:59 AM, Silver Salonen wrote:
> > On Friday 17 February 2012 11:34:16 Marco van Wieringen wrote:
> >> On 02/17/12 11:08 AM, Silver Salonen wrote:
> >>> Actually I was talking about pools' view and in there I have
felt the need to sort volumes by their sizes, by their last written
date etc. Currently I have to sort them by going to the server and
look at the files in command line.
> >> Ok both can be done in the media view but if you think you can get it
> >> working by extending the tree view I would
> >> say give it a try. I think it will be quite some work though but
indeed
> >> you can borrow some of the stuff from the
> >> other widget class for sorting.
> >
> > OK, so back to my original request :)
> >
> > Is there anyone who could assist me with the Qt issue?
> >
> What is your "QT issue", you link to a thread about sorting which is
solved
> in the current version of BAT. If you have an issue with sorting the
> tree items I guess you should just clone the approach used for
> the tablewidget class. As far as I can see the QTreeWidget is
> a standard qt class so you either need to overload it with an
> own class or look in the default class on how to sort things
> there.
The issue is not solved - it's written in there: "I suppose there is a
way to have QT sort properly, but at this time I haven't found one, so
perhaps the best solution is to disable column sorting."
And when I look at the code then the overloading code is implemented
for QTableWidget, but not for QTreeWidget and this is what I would
need help with. I tried to do it, but I didn't manage.
So what I'd like to ask someone is that why isn't the custom sorting
code implemented for QTreeWidget as well.
> I think there are next to no developers doing things on BAT other
> then people working for Bacula Systems. So unless they want to help
> out I think you have guessed by the enormous response up until now
> it is not a very active area of expertise found in the community.
So I should write directly to Bacula Systems then?
--
Silver
------------------------------------------------------------------------------
Virtualization& Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel
------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel