Hello everybody,

i recently started contributing to mixxx by fixing two small bugs and
want to introduce myself first.
I'm Markus, 22 years old and studying some kind of computer science. I'm
experienced in web-development and have some knowlege of c/c++. I've had
some contact with Qt but that was much lighter than what is used in mixxx.

I want to implement a fix for lp:1380467 [1] as this feature would be
nice for my music-organisation as long as we have no
'library-split-screen' as suggested in library-rework-draft on lp.

As I am new to mixxx development I'm unsure at some points:
1) how to style the treeview-items? I tried with the Treeviews-::data
Method, handling role::QBackgroundRole, with no effect. So there must be
another way around. Is there a possibility to set a property on the
items we want to highlight and style them with qss (would be better
because respects skin settings)?

2) There is a signal trackSelected in the library-code but I can't find
any Slot connected to it. Somehow the Cover-Widget has to get the
selected track also but I always loose track when trying to track that
down. So where to hook the signal and somehow style the Treeview?

Thanks for your support, looking forward to get this fantastic piece of
software even better :)

Cheers,
Markus

[1] https://bugs.launchpad.net/mixxx/+bug/1380467

------------------------------------------------------------------------------
_______________________________________________
Get Mixxx, the #1 Free MP3 DJ Mixing software Today
http://mixxx.org


Mixxx-devel mailing list
Mixxx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mixxx-devel

Reply via email to