KDEUI
kapplication_win.cpp
Go to the documentation of this file.
void clear()
void truncate(int position)
static PPERF_OBJECT_TYPE FirstObject(PPERF_DATA_BLOCK PerfData)
Definition: kapplication_win.cpp:76
static PPERF_OBJECT_TYPE NextObject(PPERF_OBJECT_TYPE PerfObj)
Definition: kapplication_win.cpp:86
static void forceActiveWindow(WId win, long time=0)
Sets window win to be the active window.
Definition: kwindowsystem_mac.cpp:366
void KApplication_init_windows()
MS Windows-related actions for KApplication startup.
Definition: kapplication_win.cpp:43
QLocale system()
void append(const T &value)
bool empty() const
QString fromUtf16(const ushort *unicode, int size)
void KApplication_activateWindowForProcess(const QString &executableName)
Definition: kapplication_win.cpp:242
QString fromUcs4(const uint *unicode, int size)
QString name() const
bool KApplication_killProcesses(const QString &processName)
Definition: kapplication_win.cpp:203
static PPERF_INSTANCE_DEFINITION NextInstance(PPERF_INSTANCE_DEFINITION PerfInst)
Definition: kapplication_win.cpp:96
static PPERF_COUNTER_DEFINITION FirstCounter(PPERF_OBJECT_TYPE PerfObj)
Definition: kapplication_win.cpp:91
bool load(const QString &filename, const QString &directory, const QString &search_delimiters, const QString &suffix)
typedef BOOL(WINAPI *PtrTzSpecificLocalTimeToSystemTime)(LPTIME_ZONE_INFORMATION lpTimeZoneInformation
bool KApplication_otherProcessesExist(const QString &processName)
Definition: kapplication_win.cpp:189
BOOL CALLBACK EnumWindowsProc(HWND hwnd, LPARAM lParam)
Definition: kapplication_win.cpp:229
static PPERF_INSTANCE_DEFINITION FirstInstance(PPERF_OBJECT_TYPE PerfObj)
Definition: kapplication_win.cpp:81
static PPERF_COUNTER_DEFINITION NextCounter(PPERF_COUNTER_DEFINITION PerfCntr)
Definition: kapplication_win.cpp:103
void KApplication_getProcessesIdForName(const QString &processName, QList< int > &pids)
Definition: kapplication_win.cpp:125
static PPERF_COUNTER_BLOCK CounterBlock(PPERF_INSTANCE_DEFINITION PerfInst)
Definition: kapplication_win.cpp:108
QString location(LibraryLocation loc)
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:23:58 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:23:58 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.