Projects/KDE on Windows/Missing features of kdelibs: Difference between revisions
< Projects | KDE on Windows
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
impact on: all functions where you need a calendar? | impact on: all functions where you need a calendar? | ||
= kdeui/windowmanagement/kwindowsystem_win.cpp = | |||
nearly all functions need an implementation |
Revision as of 17:41, 7 December 2007
kdecore/util/kmacroexpander_win.cpp
missing function bool KMacroExpanderBase::expandMacrosShellQuote( QString &str, int &pos )
impact on: can't start an application with the help of klauncher/service files
kdecore/date/kimezone.cpp
missing windows support
impact on: all functions where you need a calendar?
kdeui/windowmanagement/kwindowsystem_win.cpp
nearly all functions need an implementation