FriendListPanel Class Reference

Class for sliding friends list panel. More...

#include "ui/friendlistpanel.h"

Inheritance diagram for FriendListPanel:
Inheritance graph
[legend]
Collaboration diagram for FriendListPanel:
Collaboration graph
[legend]

List of all members.

Public Slots

void friendInfoReceived (QList< User * > &friendList)
 Slot to refresh friends list.

Signals

void findFriend (const QPointF &coordinates)
 Signal for friend finding.

Public Member Functions

 FriendListPanel (QWidget *parent=0)
 Default constructor.

Private Slots

void clearFriendListFilter ()
 Slot to clear friend list filter.
void showFriendsInList (const QList< QString > &userIDs)
 Slot to show friends in list.

Private Attributes

QWidget * m_friendListHeaderWidget
 Friend list header widget.
QLabel * m_friendListLabel
 Friend list label.
QPushButton * m_clearFilterButton
 Button to clear list filtering.
FriendListViewm_friendListView
 Friend list view.

Detailed Description

Class for sliding friends list panel.

Author:
Kaj Wallin - kaj.wallin (at) ixonos.com

Constructor & Destructor Documentation

FriendListPanel::FriendListPanel ( QWidget *  parent = 0  ) 

Default constructor.

Parameters:
parent 

Member Function Documentation

void FriendListPanel::findFriend ( const QPointF &  coordinates  )  [signal]

Signal for friend finding.

Parameters:
coordinates longitude and latitude values
void FriendListPanel::friendInfoReceived ( QList< User * > &  friendList  )  [slot]

Slot to refresh friends list.

Parameters:
friendList 
void FriendListPanel::showFriendsInList ( const QList< QString > &  userIDs  )  [private, slot]

Slot to show friends in list.

Shows only friends that are on userIDs list.

Parameters:
userIDs list of user ID's

The documentation for this class was generated from the following files:

Generated on Thu Jun 10 09:44:02 2010 for Situare client for Maemo by  doxygen 1.6.1