FriendListPanel Class Reference
Class for sliding friends list panel.
More...
#include "ui/friendlistpanel.h"
List of all members.
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:
-
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:
-
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: