Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

SocialUserSearchPage

Base type for SocialView pages that show a user search. More...

Import Statement: import Felgo 3.0
Since: Felgo 2.14.2
Inherits:

SocialPage

Properties

Signals

Methods

Detailed Description

Property Documentation

filterToUsersWithCustomData : bool

Setting this property to true will limit the search to users that have additional customData.


userSearchUserDelegate : Component

Use this property to set a custom SocialUserDelegate for the search result list. Initially, the default SocialView::newMessageUserDelegate delegate is used. It can be replaced by overwriting this property.

See also userSelected.


Signal Documentation

userSelected(var = gameNetworkUser, var = modelData)

Triggers when a user from the result list is clicked. If you replace the userSearchUserDelegate, it is required to trigger socialViewItem.userSelected() manually in your custom QML.

Note: The corresponding handler is onUserSelected.

See also userSearchUserDelegate.


Method Documentation

searchUsers()

Executes a search request with the entered search text and updates the result user list.


Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded