A place for C++/Qt utility functions
Jaroslaw Staniek
js at iidea.pl
Mon Jun 30 23:03:28 CEST 2008
Hi,
Where do you think we could place C++/Qt-dependent utility functions like the
one specified below? I'd like to avoid polluting kdecore with this stuff.
Perhaps another lib in kdesupport like kdewin32-qt?
/**
* Sets @a pids to a list of processes having name @a processName.
*/
static void getProcessesIdForName( const QString& processName,
QList<int>& pids );
--
regards / pozdrawiam, Jaroslaw Staniek
Sponsored by OpenOffice Polska (http://www.openoffice.com.pl/en) to work on
Kexi & KOffice (http://www.kexi.pl/en, http://www.koffice.org/kexi)
KDE Libraries for MS Windows (http://windows.kde.org)
More information about the Kde-windows
mailing list