ProfileBrowser Class Reference

Profile browser widget. More...

#include <profilebrowser.h>

List of all members.

Public Slots

void setProfile (Friend profile)
 Sets profile data.

Public Member Functions

 ProfileBrowser (ServiceMgr *sm, bool showAvatar, QWidget *parent=0)
 Default constructor.
 ProfileBrowser (ServiceMgr *sm, Friend profile, bool showAvatar, QWidget *parent=0)
 Contructor with selected profile.
 ~ProfileBrowser ()
 The destructor.

Detailed Description

Profile browser widget.

Shows profile data.


Constructor & Destructor Documentation

ProfileBrowser::ProfileBrowser ( ServiceMgr sm,
bool  showAvatar,
QWidget *  parent = 0 
) [explicit]

Default constructor.

Parameters:
showAvatar Add avatar to profile browser widget
parent The pointer to parent widget.
ProfileBrowser::ProfileBrowser ( ServiceMgr sm,
Friend  profile,
bool  showAvatar,
QWidget *  parent = 0 
) [explicit]

Contructor with selected profile.

Parameters:
profile The Friend instance with owner data.
showAvatar Add avatar to profile browser widget
parent The pointer to parent widget.

Member Function Documentation

void ProfileBrowser::setProfile ( Friend  profile  )  [slot]

Sets profile data.

Parameters:
profile The Friend instance with owner data.

The documentation for this class was generated from the following files:
Generated on Tue Jul 19 11:01:25 2011 for mysocials-core by  doxygen 1.6.3