KIO
kopenwithdialog.cpp File Reference
#include "kopenwithdialog.h"#include "kopenwithdialog_p.h"#include <QtCore/QtAlgorithms>#include <QtCore/QList>#include <QtGui/QLabel>#include <QtGui/QLayout>#include <QtGui/QCheckBox>#include <QtGui/QStyle>#include <QtGui/QStyleOptionButton>#include <kauthorized.h>#include <khistorycombobox.h>#include <kdesktopfile.h>#include <klineedit.h>#include <klocale.h>#include <kiconloader.h>#include <kmessagebox.h>#include <krun.h>#include <kstandarddirs.h>#include <kstringhandler.h>#include <kurlcompletion.h>#include <kurlrequester.h>#include <kmimetype.h>#include <kservicegroup.h>#include <kserviceoffer.h>#include <kdebug.h>#include <assert.h>#include <stdlib.h>#include <kbuildsycocaprogressdialog.h>#include <kconfiggroup.h>#include "kopenwithdialog.moc"#include "kopenwithdialog_p.moc"Go to the source code of this file.
Namespaces | |
| namespace | KDEPrivate |
Functions | |
| bool | KDEPrivate::AppNodeLessThan (KDEPrivate::AppNode *n1, KDEPrivate::AppNode *n2) |
| static QString | simplifiedExecLineFromService (const QString &fullExec) |
| void | writeEntry (KConfigGroup &group, const char *key, const KGlobalSettings::Completion &aValue, KConfigBase::WriteConfigFlags flags=KConfigBase::Normal) |
Function Documentation
Definition at line 752 of file kopenwithdialog.cpp.
| void writeEntry | ( | KConfigGroup & | group, | |
| const char * | key, | |||
| const KGlobalSettings::Completion & | aValue, | |||
| KConfigBase::WriteConfigFlags | flags = KConfigBase::Normal | |||
| ) | [inline] |
Definition at line 57 of file kopenwithdialog.cpp.
KDE 4.3 API Reference