Plasma
runnercontext.h
Go to the documentation of this file.
52 None = 0,
53 UnknownType = 1,
54 Directory = 2,
55 File = 4,
56 NetworkLocation = 8,
57 Executable = 16,
58 ShellCommand = 32,
59 Help = 64,
60 FileSystem = Directory | File | Executable | ShellCommand
140 // trueg: what do we need the term for? It is stored in the context anyway! Plus: matches() does not have a term parameter!
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Thu Sep 25 2014 04:19:20 by doxygen 1.8.3.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Thu Sep 25 2014 04:19:20 by doxygen 1.8.3.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.