KPeople
personwidget.cpp
30 qWarning() << "Missing argument: \"" << qPrintable(app.arguments().first()) << " <contact id>\"";
Use PersonDetailsView to integrate a person's information in the GUI.
Definition: persondetailsview.h:40
Allows to query the information about a given person.
Definition: persondata.h:44
void setPerson(PersonData *person)
Specifies the person for which the details will be displayed.
Definition: persondetailsview.cpp:150
This file is part of the KDE documentation.
Documentation copyright © 1996-2015 The KDE developers.
Generated on Fri Feb 13 2015 15:16:39 by doxygen 1.8.9.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2015 The KDE developers.
Generated on Fri Feb 13 2015 15:16:39 by doxygen 1.8.9.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.