blob: 245dbff5074f4102f9d74cb71073ea4792e70277 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
If you make a new plugin, please add the list of returned items to this list.
kfile_txt
=========
int Characters
int Words
int Lines
QString Format (Unix/DOS/Macintosh)
kfile_folder
============
int items
QString size (as a string to display bytes, kB, MB, etc)
kfile_lnk
============
int Size of target
QString Location
QString Points to
QString Description
kfile_mhtml
===========
QString Sender
QString Recipient
QString CopyTo (The CC: field)
QString Subject
QString Date
|