Hi guys, As I've told you, here is my first code to the Knetworkmanager. It took me more time than expected because I wasn't very familiar with the Model/View concept of QT4. In fact I'm still having some issues. I.E., I can't make display the header the QTableView, although the metho headerData() has been implemented at the ApItemModel correctly.
My code enables the scanWidget resizing, both the "map" and "detailed" view. I' tried to reuse most of the existing code, but I know there is a lot to improve. One thing is to fix the mouseEvent, to call the wi-fi configuration dialog. Another is to remove the "empty icons" from the detailed view that looks like a checkbox. They are useless and right now I don't have a clue why are displayed. Well, I'd appreciate a lot some feedback. Meanwhile I'll continue to fix the things I've mentioned above. Cheers, Pedro On Wed, Jan 21, 2009 at 8:25 PM, Will Stephenson <[email protected]> wrote: > On Wednesday 21 January 2009 15:57:47 you wrote: >> Thanks for the reply. It came just in time, because I wonder which is the >> dead-line to merge my changes to the KDE 4.2 final release. I'm already >> building the knetworkmanager from the svn trunk (svn:// >> anonsvn.kde.org/home/kde/trunk/playground/base/plasma/applets/networkmanage >>r/). BTW, it is broken today. I'm testing my stuff with "kcmchshell4 >> networkmanager" > > Don't worry about 4.2, we're not in the main modules so we don't release with > the rest of KDE yet. > >> Since my post I've been hacking the scanWidget interface, in special the >> ApItemView widget (map view). I've implemented the resize capability, that >> is specially useful when there are many Access Points. I just want to >> implement a better way to sort the available access points according the >> signal strength, then I could send code. I'd like also to enhance the list >> view. I.e, the header is missing. > > Sounds excellent! > >> My first question is: when I finish my stuff, who should I mail to merge my >> code? > > This list. > >> I hope to have some code to show you guys tomorrow. > > Cool, I look forward to seeing it > > Will > > -- > Will Stephenson > IRC: Bille >
scanwidget_resizing.diff
Description: Binary data
_______________________________________________ kde-networkmanager mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-networkmanager
