Providing file meta-data support with KFile plugins | ||
|---|---|---|
| <<< Previous | Next >>> | |
Some programs may wish to display the meta-data provided by your
KFile plugin in a particular order. For
example, when Konqueror is displaying
things in Info List View mode (as shown below), the order of the
fields is determined by the fields in the
.desktop.
Depending on what the most important information is in the metadata, you can provide hints to specify what information should be shown in what order.
You simply specify the groups and items, separated by commas. An
example (extracted from the EXR KFile plugin
that I wrote) is shown below:
| <<< Previous | Home | Next >>> |
| Groups and Items | Write support |