Applets
models.cpp File Reference
#include "core/models.h"
#include "core/leavemodel.h"
#include <QFileInfo>
#include <QStandardItem>
#include <QDir>
#include <KDebug>
#include <KConfigGroup>
#include <KDesktopFile>
#include <KIcon>
#include <KGlobal>
#include <KMimeType>
#include <KUrl>
#include <Solid/Device>
#include <Solid/StorageAccess>
#include <Solid/StorageDrive>
Include dependency graph for models.cpp:

Go to the source code of this file.
Namespaces | |
namespace | Kickoff |
Functions | |
bool | Kickoff::isLaterVersion (KService::Ptr first, KService::Ptr second) |
K_GLOBAL_STATIC_WITH_ARGS (KComponentData, kickoffComponent,("kickoff", QByteArray(), KComponentData::SkipMainComponentRegistration)) KComponentData Kickoff | |
Kickoff::Q_GLOBAL_STATIC_WITH_ARGS (KUrl, homeUrl,(QDir::homePath())) Q_GLOBAL_STATIC_WITH_ARGS(KUrl | |
QStringList | Kickoff::systemApplicationList () |
Variables | |
remote | Kickoff::__pad0__ |
Kickoff::remoteUrl |
Function Documentation
K_GLOBAL_STATIC_WITH_ARGS | ( | KComponentData | , | |
kickoffComponent | , | |||
("kickoff", QByteArray(), KComponentData::SkipMainComponentRegistration) | ||||
) |
Definition at line 182 of file models.cpp.