1PLASMAENGINEEXPLOR(1)          KDE User's Manual         PLASMAENGINEEXPLOR(1)
2
3
4

NAME

6       plasmaengineexplorer - Provides direct access to plasma data engines
7

SYNOPSIS

9       plasmaengineexplorer [--height pixels] [--width pixels] [-x pixels] [-y
10                            pixels] [--engine name] [--source name]
11                            [--interval ms]
12
13       plasmaengineexplorer [KDE Generic Options] [Qt Generic Options]
14
15

DESCRIPTION

17       plasmaengineexplorer  is  a  graphical tool allowing developers to test
18       Plasma data engines without writing a Plasma applet.
19
20
21       If no options are given, it will start without any data engine  select‐
22       ed. The required data engine can be selected from a drop-down list.
23
24
25       Only installed data engines will be found. kbuildsycoca4 may need to be
26       run for newly-installed data engines to be found.
27
28

OPTIONS

30       --height pixels
31              Sets the height of the window, in pixels.
32
33
34       --width pixels
35              Sets the width of the window, in pixels.
36
37
38       -x pixels
39              Sets the x (horizontal) co-ordinate of the top  left  corner  of
40              the window, in pixels.
41
42
43       -y pixels
44              Sets  the y (vertical) co-ordinate of the top left corner of the
45              window, in pixels.
46
47
48       --engine name
49              Start plasmaengineexplorer with the given data engine  selected.
50              name  is  the  internal  name  of  the  data engine given by the
51              X-KDE-PluginInfo-Name key of the desktop file.
52
53
54       --source name
55              Only valid in conjunction with  --engine.  Requests  a  specific
56              source  from the data engine when plasmaengineexplorer is start‐
57              ed.
58
59
60       --interval time
61              Sets the default update interval for requested sources  to  time
62              milliseconds.  If not set, the source will update on demand (for
63              some sources, this will be when new data is available).
64
65              If --source is specified, this is the update interval that  will
66              be used when requesting that source.
67
68

SEE ALSO

70       More detailed user documentation is available from help:/plasma (either
71       enter this URL into Konqueror, or run khelpcenter help:/plasma).
72
73

EXAMPLES

75       Load the time data engine, showing the local time  and  updating  every
76       second:
77
78
79              plasmaengineexplorer  --engine  time  --source  Local --interval
80              1000
81

AUTHORS

83       plasmaengineexplorer was written by Aaron Seigo  <aseigo@kde.org>.
84
85
86
87
88K Desktop Environment             Jan 2, 2008            PLASMAENGINEEXPLOR(1)
Impressum