KDEUI
kapplication_win.cpp File Reference
#include <QtGui/QApplication>
#include <kstandarddirs.h>
#include <klocale.h>
#include <QTranslator>
#include <QLocale>
#include <QLibraryInfo>
Include dependency graph for kapplication_win.cpp:

Go to the source code of this file.
Functions | |
| void | KApplication_init_windows () |
Function Documentation
| void KApplication_init_windows | ( | ) |
MS Windows-related actions for KApplication startup.
- Use Qt translation which will be usable for QFileDialog and other Qt-only GUIs. The "qt_<language>.qm" file should be stored in the same place as .po files for a given language.
For internal use only.
Definition at line 37 of file kapplication_win.cpp.
KDE 4.0 API Reference