mysocials-core 1.0
Public Member Functions

UIAddAccount Class Reference

Add account dialog. More...

#include <uiaddaccount.h>

List of all members.

Public Member Functions

 UIAddAccount (ServiceMgr *sm, QWidget *parent=0)
 Add account dialog constructor.
 ~UIAddAccount ()
 Default destructor.

Detailed Description

Add account dialog.

This class is using to show add account dialog. The list of supported services gets from Service Manager (see ServiceMgr).

See also:
ServiceMgr
UIAccountSettings
Account
DriverInfo

Constructor & Destructor Documentation

UIAddAccount::UIAddAccount ( ServiceMgr sm,
QWidget *  parent = 0 
) [explicit]

Add account dialog constructor.

Parameters:
smPointer to Service Manager.
parentPointer to parent widget.

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