kopete/libkopete
Kopete::UI::Global Namespace Reference
Functions | |
KOPETE_EXPORT QWidget * | mainWidget () |
KOPETE_EXPORT void | setMainWidget (QWidget *widget) |
Detailed Description
This namespace contains the Kopete user interface's global settings.
Function Documentation
QWidget * Kopete::UI::Global::mainWidget | ( | ) |
Returns the main widget - this is the widget that message boxes and KNotify stuff should use as a parent.
Definition at line 37 of file kopeteuiglobal.cpp.
void Kopete::UI::Global::setMainWidget | ( | QWidget * | widget | ) |
Set the main widget to widget.
Definition at line 32 of file kopeteuiglobal.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.