KPeople 5.109.0
Public Slots | Public Member Functions | List of all members
KPeople::PersonDetailsView

Use PersonDetailsView to integrate a person's information in the GUI. More...

#include <persondetailsview.h>

Public Slots

void setPerson (PersonData *person)
 Specifies the person for which the details will be displayed.
 

Public Member Functions

 PersonDetailsView (QWidget *parent=nullptr)
 

Detailed Description

Use PersonDetailsView to integrate a person's information in the GUI.

Since
5.8

Member Function Documentation

◆ setPerson

void KPeople::PersonDetailsView::setPerson ( PersonData person)
slot

Specifies the person for which the details will be displayed.