UserInfoPanel Class Reference
Class for sliding user information panel.
More...
#include <userinfopanel.h>
List of all members.
Detailed Description
Class for sliding user information panel.
- Author:
- Kaj Wallin - kaj.wallin (at) ixonos.com
-
Katri Kaikkonen - katri.kaikkonen (at) ixonos.com
-
Pekka Nissinen - pekka.nissinen (at) ixonos.com
Constructor & Destructor Documentation
UserInfoPanel::UserInfoPanel |
( |
QWidget * |
parent = 0 |
) |
|
Default constructor.
- Parameters:
-
Member Function Documentation
void UserInfoPanel::findUser |
( |
const GeoCoordinate & |
coordinates |
) |
[signal] |
Signal for finding user.
- Parameters:
-
| coordinates | user geo coordinates |
void UserInfoPanel::notificateUpdateFailing |
( |
const QString & |
message, |
|
|
bool |
modal | |
|
) |
| | [signal] |
Signal that used to inform user that his message/location update tp Situare server was failed. This signal is originally sended from UserInfo.
- Parameters:
-
| message | message for notification |
| modal | true if modal notification otherwice false |
void UserInfoPanel::reverseGeoReady |
( |
const QString & |
address |
) |
[signal] |
Signals, when address data is ready.
- Parameters:
-
void UserInfoPanel::statusUpdate |
( |
const QString & |
status, |
|
|
const bool & |
publish | |
|
) |
| | [signal] |
Signal Signal for requestLocationUpdate from SituareEngine via MainWindow class.
- Parameters:
-
| status | Status message |
| publish | Publish on Facebook |
void UserInfoPanel::userDataReceived |
( |
User * |
user |
) |
[slot] |
Slot to capture returning user data from situareService.
- Parameters:
-
The documentation for this class was generated from the following files: