libtaskmanager
startup.h File Reference
#include <QtCore/QObject>
#include <ksharedptr.h>
#include <kstartupinfo.h>
Include dependency graph for startup.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
namespace | TaskManager |
Classes | |
class | TaskManager::Startup |
Represents a task which is in the process of starting. More... | |
Typedefs | |
typedef QVector< StartupPtr > | TaskManager::StartupList |
typedef KSharedPtr< Startup > | TaskManager::StartupPtr |